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

A. Convert The Following Binary Numbers To Decimal Form. 1

Download as docx, pdf, or txt
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 3

A. Convert the following binary numbers to decimal form.

1.

1000110011002

1(212)+0 (211 )+ 0(210)+0 (29)+1( 28)+1(27 )+ 0(26 )+0(25 )+1(24 )+1(23)+ 0(22)+0 (21)+2(20 )

(212)+0+ 0+0+(28)+(27 )+ 0+0+(24 )+(23 )+ 0+0+2(1)

4096 +256+128+16+ 8+2

¿ 4506

1.

11000111112

1(210)+1( 29)+0(28)+0( 27)+0 (26)+1(25 )+1(24 )+1(23 )+1( 22)+1(21)+2(20)

( 210 ) + ( 29 ) + 0+0+0+ ( 25 ) + ( 24 ) + ( 23 )+ ( 22 ) + ( 21 ) +2 ( 1 )
1024+512+32+16+ 8+4 +2+2

¿ 1600

B. Convert the following binary numbers to octal form.

1.
111001010101012
111001 010 101 012

1 ( 22 ) +1 ( 21 ) +1 ( 20 ) 0 ( 4 ) +0 ( 2 ) +1 ( 1 ) 0 ( 4 ) +1 ( 2 ) +0 ( 1 ) 1 ( 4 ) + 0 ( 2 ) +1 ( 1 ) 0 ( 4 ) +1 ( 2 ) +2 (1 )
4 +2+1 0+0+1 0+2+0 4+0+ 10+ 2+ 2
7 1 25 4
¿ 712548

2.

1111110011000011112
001 111110 011000 011 112

0 ( 4 ) +0 ( 2 ) +1 (1 ) 1 ( 4 )+1 ( 2 ) +1 ( 1 ) 1 ( 4 )+ 1 ( 2 ) +0 ( 1 ) 0 ( 4 )+ 1 ( 2 ) +1 ( 1 ) 0 ( 4 ) +0 ( 2 ) +0 ( 1 ) 0 ( 4 )+1 ( 2 ) +1 (1 ) 0 ( 4 ) +1 (2 )+2 ( 1 )


0+ 0+1 4+2+1 4 +2+0 0+2+1 0+0+ 0 0+2+1 4+ 2+ 2
1 7 6 3 03 8
¿ 17630388

C. Convert the following binary numbers to hexadecimal form.

1.

11100011110101012
0001 1100 01111010 1012

0(8)+ 0 ( 4 )+ 0 ( 2 ) +1 ( 1 ) 1(8)+1 ( 4 ) +0 ( 2 ) +0 ( 1 ) 0 (8)+ 1 ( 4 ) +1 ( 2 ) +1 ( 1 ) 1(8)+0 ( 4 ) +1 ( 2 ) +0 ( 1 ) 1(8)+0 ( 4 )+ 1 ( 2 ) +2 ( 1 )


0+ 0+0+1 8+4 +0+ 0 0+4 +2+18+ 0+2+1 8+0+2+2

1 127 10 12
¿ 1C 7 AC 16

1.

1111111000011112
1111 1110 0001 11 12

1(8)+1 ( 4 )+ 1 ( 2 ) +1 ( 1 ) 1(8)+1 ( 4 )+ 1 ( 2 ) +0 ( 1 ) 0(8)+0 ( 4 ) +0 ( 2 ) +1 (1 ) 1(8)+1 ( 4 )+1 ( 2 ) +2 ( 1 )


8+ 4+2+1 8+ 4+2+ 0 0+0+0+1 8+ 4+2+2

15 14 11 6
¿ FE1 G16

You might also like