In a certain number base the equation above holds true. Find
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.
We will show that in the base 7 number system:
4 1 2 = 2 3 1 1
By converting these numbers into the decimal system, we get:
( 4 × 7 + 1 ) 2 = 2 × 7 3 + 3 × 7 2 + 1 × 7 + 1
2 9 2 = 8 4 1
8 4 1 = 8 4 1
Hence, our answer should be 7
Remark:
We can obtain our answer 7 by trial and improvement.
However, for the sake of completeness we should rather solve the following equation (n is the base of the number sytem, therefore a positive integer, n ≥ 5 as we have 4 as the largest digit):
( 4 n + 1 ) 2 = 2 n 3 + 3 n 2 + n + 1
1 6 n 2 + 8 n + 1 = 2 n 3 + 3 n 2 + n + 1
2 n 3 − 1 3 n 2 − 7 n = 0
n ( 2 n + 1 ) ( n − 7 ) = 0
n 1 = 0 , n 2 = − 0 . 5 (both are extraneous roots) , n 3 = 7