Respuesta :

the base 10 for binary 1000 would be 8

Answer:

1000 (base 2) converted to base 10 is 8.

Step-by-step explanation:

Given : Binary number are made up of 1s and 0s We have given binary number 1000.

To find : What is the base 10 number for the binary number 1000?

Solution :

To convert the binary number into base of 10 we do,

Multiply the place value with the 2 the power from lowest to greatest.

So, Applying the method

[tex]1000=1\times 2^3+0\times 2^2+0\times 2^1+0\times 2^0[/tex]

[tex]1000=2^3+0+0+0[/tex]

[tex]1000=8[/tex]

Therefore, 1000 (base 2) converted to base 10 is 8.