document.write( "Question 1199861: 6^x=5(2^x) \n" ); document.write( "
Algebra.Com's Answer #833837 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
6^x=5(2^x)
\n" ); document.write( "------------
\n" ); document.write( "x*log(6) = log(5) + x*log(2)
\n" ); document.write( "x*log(6) - x*log(2) = log(5)
\n" ); document.write( "x*log(3) = log(5)
\n" ); document.write( "x = log(5)/log(3) = ~1.46497
\n" ); document.write( "
\n" ); document.write( "
\n" );