Jam, Jim, and John count in binary, hexadecimal and decimal respectively.
Jam says "I have 101 trading cards."
Jim says "Me too!"
And John says "So do I!"
In decimal representation, how many do they have altogether?
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.
The total number of trading cards Jam has is 1 0 1 2 .
The total number of trading cards Jim has is 1 0 1 1 6 .
The total number of trading cards Jim has is 1 0 1 1 0 .
Let's convert all of these numbers to decimal numbers.
1 0 1 2 1 0 1 1 6 1 0 1 1 0 = = = 1 ( 2 2 ) + 0 ( 2 1 ) + 1 ( 2 0 ) 1 ( 1 6 2 ) + 0 ( 1 6 1 ) + 1 ( 1 6 0 ) 1 ( 1 0 2 ) + 0 ( 1 0 1 ) + 1 ( 1 0 0 ) = 5 = 2 5 7 = 1 0 1
Thus, in decimal representation, the total number of trading cards Jam, Jim and John have is
5 + 2 5 7 + 1 0 1 = 3 6 3 .