SOLUTION: In What postive base b does the equation 4*12=103 for multiplaction of base b hold?

Algebra ->  Human-and-algebraic-language -> SOLUTION: In What postive base b does the equation 4*12=103 for multiplaction of base b hold?      Log On


   



Question 30430: In What postive base b does the equation 4*12=103 for multiplaction of base b hold?
Answer by Fermat(136) About Me  (Show Source):
You can put this solution on YOUR website!
Let the base be b.
the numbers in the expression can be re-written as,
4+=+4%2Ab%5E0
12+=+1%2Ab%5E1+%2B+2%2Ab%5E0
103+=+1%2Ab%5E2+%2B+0%2Ab%5E1+%2B+3%2Ab%5E0
or,
4 = 4
12 = b + 2
103 = bē + 3
Therefore,
4*(b+2) = (bē+3)
4b + 8 = bē + 3
bē - 4b - 5 = 0
(b+1)(b-5) = 0
b = -1, b = 5
since the base is to be positivee, then
Ans: b = 5
==========