Answers are at the end of the chapter. 1. What weight does the digit 7 have in each of the following numbers? (a) 1370 (b) 6725 (c) 7051 (d) 58.72 2. Express each of the following decimal numbers as a sum of the products obtained by multiplying each digit by its appropriate weight: (a) 51 (b) 137 (c) 1492 (d) 106.58
Answers are at the end of the chapter. 1. What weight does the digit 7 have in each of the following numbers? (a) 1370 (b) 6725 (c) 7051 (d) 58.72 2. Express each of the following decimal numbers as a sum of the products obtained by multiplying each digit by its appropriate weight: (a) 51 (b) 137 (c) 1492 (d) 106.58
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
![SECTION 2-1 CHECKUP
Answers are at the end of the chapter.
1. What weight does the digit 7 have in each of the following numbers?
(a) 1370 (b) 6725 (c) 7051 (d) 58.72
2. Express each of the following decimal numbers as a sum of the products obtained by
multiplying each digit by its appropriate weight:
(a) 51 (b) 137 (c) 1492 (d) 106.58
SECTION 2-2 CHECKUP
1. What is the largest decimal number that can be represented in binary with eight bits?
2. Determine the weight of the 1 in the binary number 10000.
3. Convert the binary number 10111101.011 to decimal.
I
SECTION 2-3 CHECKUP
1. Convert each decimal number to binary by using the sum-of-weights method:
(a) 23 (b) 57 (c) 45.5
2. Convert each decimal number to binary by using the repeated division-by-2 method
(repeated multiplication-by-2 for fractions):
(a) 14
(b) 21
(c) 0.375
SECTION 2-4 CHECKUP
1. Perform the following binary additions:
(a) 1101 + 1010
(b) 1011101101
2. Perform the following binary subtractions:
(a) 1101 - 0100
(b) 1001 - 0111
3. Perform the indicated binary operations:
(a) 110 x 111
(b) 1100 011](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F94458cf2-014b-466a-bada-fa68de68f3b9%2Fccf0967c-627f-4fe8-a16a-f02ff1540fe3%2Fyz323ab_processed.jpeg&w=3840&q=75)
Transcribed Image Text:SECTION 2-1 CHECKUP
Answers are at the end of the chapter.
1. What weight does the digit 7 have in each of the following numbers?
(a) 1370 (b) 6725 (c) 7051 (d) 58.72
2. Express each of the following decimal numbers as a sum of the products obtained by
multiplying each digit by its appropriate weight:
(a) 51 (b) 137 (c) 1492 (d) 106.58
SECTION 2-2 CHECKUP
1. What is the largest decimal number that can be represented in binary with eight bits?
2. Determine the weight of the 1 in the binary number 10000.
3. Convert the binary number 10111101.011 to decimal.
I
SECTION 2-3 CHECKUP
1. Convert each decimal number to binary by using the sum-of-weights method:
(a) 23 (b) 57 (c) 45.5
2. Convert each decimal number to binary by using the repeated division-by-2 method
(repeated multiplication-by-2 for fractions):
(a) 14
(b) 21
(c) 0.375
SECTION 2-4 CHECKUP
1. Perform the following binary additions:
(a) 1101 + 1010
(b) 1011101101
2. Perform the following binary subtractions:
(a) 1101 - 0100
(b) 1001 - 0111
3. Perform the indicated binary operations:
(a) 110 x 111
(b) 1100 011
![ANSWERS
SECTION CHECKUPS
Section 2-1 Decimal Numbers
1. (a) 1370: 10 (b) 6725: 100
2. (a) 51 = (5 × 10) + (1 × 1)
(b) 137 (1 X 100) + (3 × 10) + (7 × 1)
(c) 7051: 1000 (d) 58.72: 0.1
(c) 1492 = (1 x 1000) + (4 × 100) + (9 × 10) + (2 × 1)
(d) 106.58 = (1 x 100) + (0 × 10) + (6 × 1) + (5 × 0.1) + (8 × 0.01)
Number Systems, Operations, and Codes
Section 2-2 Binary Numbers
1.28 - 1 = 255
2. Weight is 16.
3. 10111101.011 = 189.375
Section 2-3 Decimal-to-Binary Conversion
1. (a) 23 10111
(b) 57 111001
10101
2. (a) 14 = 1110
(b) 21
Section 2-4 Binary Arithmetic
1. (a) 1101 + 1010 10111
2. (a) 1101 - 0100
1001
101010
3. (a) 110 X 111 =
(c) 45.5
(c) 0.375
101101.1
0.011
(b) 10111 + 01101 = 100100
(b) 10010111 = 0010
(b) 1100 011 = 100](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F94458cf2-014b-466a-bada-fa68de68f3b9%2Fccf0967c-627f-4fe8-a16a-f02ff1540fe3%2Fgst2n_processed.jpeg&w=3840&q=75)
Transcribed Image Text:ANSWERS
SECTION CHECKUPS
Section 2-1 Decimal Numbers
1. (a) 1370: 10 (b) 6725: 100
2. (a) 51 = (5 × 10) + (1 × 1)
(b) 137 (1 X 100) + (3 × 10) + (7 × 1)
(c) 7051: 1000 (d) 58.72: 0.1
(c) 1492 = (1 x 1000) + (4 × 100) + (9 × 10) + (2 × 1)
(d) 106.58 = (1 x 100) + (0 × 10) + (6 × 1) + (5 × 0.1) + (8 × 0.01)
Number Systems, Operations, and Codes
Section 2-2 Binary Numbers
1.28 - 1 = 255
2. Weight is 16.
3. 10111101.011 = 189.375
Section 2-3 Decimal-to-Binary Conversion
1. (a) 23 10111
(b) 57 111001
10101
2. (a) 14 = 1110
(b) 21
Section 2-4 Binary Arithmetic
1. (a) 1101 + 1010 10111
2. (a) 1101 - 0100
1001
101010
3. (a) 110 X 111 =
(c) 45.5
(c) 0.375
101101.1
0.011
(b) 10111 + 01101 = 100100
(b) 10010111 = 0010
(b) 1100 011 = 100
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY