0% found this document useful (0 votes)
92 views3 pages

Convert The Following Quiz

The document provides 10 examples of converting between binary, decimal, and hexadecimal number systems. For each example, the steps to perform the conversion are shown. The conversions include changing decimal numbers to binary and vice versa, converting between binary and hexadecimal, and performing fractional to binary conversions.

Uploaded by

sammie manlapao
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)
92 views3 pages

Convert The Following Quiz

The document provides 10 examples of converting between binary, decimal, and hexadecimal number systems. For each example, the steps to perform the conversion are shown. The conversions include changing decimal numbers to binary and vice versa, converting between binary and hexadecimal, and performing fractional to binary conversions.

Uploaded by

sammie manlapao
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/ 3

Kristy Joy S.

Manlapao BSCS 1A
Convert the following: Show your solution
1. 145 10 = 10010001 2
Solution:

Division Quotient Remainders

145/2 72 1

72/2 36 0

36/2 18 0

18/2 9 0

9/2 4 1

4/2 2 0

2/2 1 0

½ 0 1

Therefore: 14510 = 100100012

2. 11o1 2 = 13 10
Solution:

1101 = 1 x 23 + 1 x 22 + 0 x 21 + 1 x 20 Therefore:

=8+4+0+1 11012 = 1310

= 13

3. 34.24510 = 100010.001112
Solution: Converting the Integral Part

Divisions Quotients Remainder

34/2 17 0

17/2 8 1

8/2 4 0

4/2 2 0

2/2 1 0

½ 0 1
100010

Converting the fractional form:

Multiplication Integral part

0.245 x 2 = 0.49 0

0.49 x 2 = 0.98 0

0.98 x 2 = 1.96 1

0.96 x 2 = 1.92 1

0.92 x 2 = 1.84 1

00111

sum of two equivalents

3410 + 0.24510 = 1000102 + 001112

34.245 = 100010.001112

4. 46510 =7218
Solution:

Division Remainders

465/8 = 58 1 Therefore:

58/8 = 7 2 46510 = 7218

⅞=0 7

5. 254 8 =17210
Solution:

2548 = 2 x 82 + 5 x 81 + 4 x 80 Therefore:

= 128 + 40 + 4 2548 = 17210

= 172

6. 0110111012 =3358
Solution:

0110111012 = 011 011 1012 or 3358


7. 82 10 = 5216
Solution:

Divisions Remainders

82/16 = 5 5

5/16 = 0 2

Therefore:

8210 = 5216

8. F2A316 =6211510
solution:

F2A316 = 15 x 163 + 2 x 162 + 10 x 161 + 3 x 160

= 61 440 + 512 + 160 + 3

= 62 11510

Therefore:

F2A316 = 6211510

9. 110101011110 2 =D5E16
Solution:

1101010111102 = 1101 0101 11102 = D5E

10. 011012 =1310

Solution:

011012 = 0 x 24 + 1 x 23 + 1 x 22 + 0 x 21 + 1 x 20

=0+8+4+0+1 Therefore:

= 1310 011012 = 1310

You might also like