Question 1072798: a number is written as 52 base X. four times the number is written as 301 base X. what is x? (thanks in advance) Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! a number is written as 52 base X. four times the number is written as 301 base X. what is x?
------------
4*(5x + 2) = 3x^2 + 1
3x^2 - 20x - 7 = 0
(x-7)*(3x + 1) = 0
x = 7