answersLogoWhite

0


Best Answer

Starting at the right with the "ones", the value of each successive place doubles. So: 1, 2, 4, 8, 16 etc. The value of the place is either 0 x that number or 1 x that number. You figure out the value of each place and add them up.

So you have:

0 x 1 =0

0 x 2 =0

1 x 4 =4

1 x 8 =8

1 x 16 =16

0 x 32 =0

1 x 64 =64

1 x 128 =128

1 x 256 =256

0 x 512 =0

0 x 1024 =0

1 x 2048 =2048

0 x 4096 =0

1 x 8192=8192

_______+_____

10716

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

11110000 (base2)

= 1 * 2^7 + 1 * 2^6 + 1 * 2^5 + 1 * 2^4 + 0 * 2^3 + 0 * 2^2 + 0 * 2^1 + 0 * 2^0 (base 10)

= 2^7 + 2^6 + 2^5 + 2^4

= 128 + 64 + 32 + 16

= 240 (base 10)

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

to convert 10101111 start from least significant digit and multiply each digit of binary number by 2^(n){where n=0,1,2,3,4.....} and add the number calculated. The number obtained after addition is the equivalent decimal number. ex.- for 10101111 1*(2^7)+0*(2^6)+1*(2^5)+0*(2^4)+1*(2^3)+1*(2^2)+1*(2^1)+1*(2^0) = 175

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

111111112 = 128 + 64 + 32 + 16 + 8 + 4 + 2 + 1 = 255

101010102 = 128 + 32 + 8 + 2 = 170

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

The binary number 10111100111111101010 corresponds to the decimal number 774122.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

110111 in binary equates to 55 in decimal.

This answer is:
User Avatar

User Avatar

Wiki User

7y ago

46, 471, 436

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

Responda a esta pergunta ...90

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

23

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
4y ago

46. 115.75. 186

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the decimal conversion of the binary number 1111 1111 and 10101010?
Write your answer...
Submit
Still have questions?
magnify glass
imp