document.write( "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) \n" ); document.write( "
Algebra.Com's Answer #687635 by Alan3354(69443)\"\" \"About 
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?
\n" ); document.write( "------------
\n" ); document.write( "4*(5x + 2) = 3x^2 + 1
\n" ); document.write( "3x^2 - 20x - 7 = 0
\n" ); document.write( "(x-7)*(3x + 1) = 0
\n" ); document.write( "x = 7\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );