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.
Relevant wiki Binary numbers
1 1 0 0 1 0 1 in Base 2 converted to Base 10 is 1 × 1 + 2 × 0 + 4 × 1 + 8 × 0 + 1 6 × 0 + 3 2 × 1 + 6 4 × 1 = 1 0 1 .
Maybe try experimenting with other number bases. These kinds of problems can be challenging and fun.
The correct answer is 1 0 1 and not 2 9 .
Problem Loading...
Note Loading...
Set Loading...
1 1 0 0 1 0 1 2 = ( 2 6 + 2 5 + 2 2 + 2 0 ) 1 0 = ( 6 4 + 3 2 + 4 + 1 ) 1 0 = 1 0 1 1 0