100 0 10 1000_{10} in binary

What is decimal 1000 in binary?

1111110110 1111110100 1111101100 1111101000

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Winston Choo
Nov 15, 2018

1000 is a multiple of 8. Therefore, the digit placeholders representing 1, 2 and 4 should be 0.

Only one of the options have 3 zeroes at the end.

The answer must be 1111101000.

Chew-Seong Cheong
Nov 15, 2018

1000 = 512 + 488 = 2 9 + 256 + 232 = 2 9 + 2 8 + 128 + 104 = 2 9 + 2 8 + 2 7 + 64 + 40 = 2 9 + 2 8 + 2 7 + 2 6 + 32 + 8 = 2 9 + 2 8 + 2 7 + 2 6 + 2 5 + 2 3 = 1 111 101 000 \begin{aligned} 1000 & = 512 + 488 \\ & = 2^9 + 256 + 232 \\ & = 2^9 + 2^8 + 128 + 104 \\ & = 2^9 + 2^8 +2^7 + 64 + 40 \\ & = 2^9 + 2^8 +2^7 + 2^6 + 32 + 8 \\ & = 2^9 + 2^8 +2^7 + 2^6 + 2^5 + 2^3 \\ & = \boxed{1\ 111\ 101\ 000} \end{aligned}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...