0% found this document useful (0 votes)
87 views4 pages

A. Tick The Correct Option.: Chapter 1: Number System

The document discusses number systems and binary arithmetic. It provides examples of: 1) Converting decimal numbers to binary. Decimal numbers like 345, 72, 128, 55, and 173 are converted to binary as 101011001, 1001000, 10000000, 110111, and 10101101 respectively. 2) Performing binary arithmetic. Operations like subtracting 1101 from 100110 and adding pairs of binary numbers like 1000 + 101 and 1011 + 101 are shown. 3) Converting decimal numbers to binary through repeated halving and noting remainders. Decimal numbers like 39 and 128 are converted to binary as 100111 and 10000000.

Uploaded by

Afsana Laskar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
87 views4 pages

A. Tick The Correct Option.: Chapter 1: Number System

The document discusses number systems and binary arithmetic. It provides examples of: 1) Converting decimal numbers to binary. Decimal numbers like 345, 72, 128, 55, and 173 are converted to binary as 101011001, 1001000, 10000000, 110111, and 10101101 respectively. 2) Performing binary arithmetic. Operations like subtracting 1101 from 100110 and adding pairs of binary numbers like 1000 + 101 and 1011 + 101 are shown. 3) Converting decimal numbers to binary through repeated halving and noting remainders. Decimal numbers like 39 and 128 are converted to binary as 100111 and 10000000.

Uploaded by

Afsana Laskar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Chapter 1: Number System

Answer to Numerical type Questions


A. Tick the correct option.

4.) The decimal number (345)10 is equivalent to:


Solve:
2 345
2 172 1
2 86 0
2 43 0
2 21 1
2 10 1
2 5 0
2 2 1
1 0

The decimal number is equivalent to (101011001)2 .

F. Solve the following.


1. Subtract (1101)2 from (100110)2
Solve:
0 10(1) 10 0 10 Borrow
1 0 0 1 1 0
1 1 0 1
1 1 0 0 1
Result: (11001)2

2. Add the following binary numbers.


a. (1000)2 and (101)2
Solve:
1 0 0 0
1 0 1
1 1 0 1

Result: (1101)2
b. (1011)2 and (101)2
Solve: 1 1 1 1 Carry bits
1 0 1 1
1 0 1
1 0 0 0 0

Result: (10000)2
c. (1001)2 and (101)2
Solve: 1 Carry bits
1 0 0 1
1 0 1
1 1 1 0
Result: (1110)2

d. (1111)2 and (1111)2


Solve: 1 1 1 1 Carry bits
1 1 1 1
1 1 1 1
1 1 1 1 0
Result: (11110)2

e. (11001)2 and (10101)2


Solve: 1 1 Carry Bits
1 1 0 0 1
1 0 1 0 1
1 0 1 1 1 0
Result: (101110)2
3. Convert the following decimal numbers into binary.
a. (39)10

2 39
2 19 1
2 9 1
2 4 1
2 2 0
Result: (100111)2
1 0
b. (72)10
Solve:

2 72
2 36 0
2 18 0
2 9 0
2 4 1
2 2 0
Result: (1001000)2
1 0

c. (128)10
Solve:

2 128
2 64 0
2 32 0
2 16 0
2 8 0
2 4 0
2 2 0 Result: (10000000)2
1 0

d. (55)10
Solve:

2 55
2 27 1
2 13 1
2 6 1
2 3 0
Result: (110111)2
1 1
e. (173)10
Solve:

2 173
2 86 1
2 43 0
2 21 1
2 10 1
2 5 0 Result: (10101101)2
2 2 1
1 0

You might also like