Find the positive integer base .
Clarification: In what base does the base-10 numeral 123 equal 323?
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.
3 2 3 b can be written as 3 b 2 + 2 b + 3 . Since 3 2 3 b = 1 2 3 , this can be formulated into a quadratic equation -
3 b 2 + 2 b + 3 = 1 2 3 3 b 2 + 2 b − 1 2 0 = 0 ( 3 b + 2 0 ) ( b − 6 ) = 0
So b = 6 or b = − 3 2 0 . Since the base is a positive integer, the answer is b .