document.write( "Question 86945: solve the following equation for x: 3^2x=15
\n" );
document.write( "is it 2.46? \n" );
document.write( "
Algebra.Com's Answer #62954 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the following equation for x: 3^2x=15 \n" ); document.write( "is it 2.46? \n" ); document.write( "---------------- \n" ); document.write( "3^2x=15 \n" ); document.write( "Take the log of both sides to get \n" ); document.write( "(2x)log3 = log15 \n" ); document.write( "2x = [log15]/[log3] \n" ); document.write( "2x = 2.464973521... \n" ); document.write( "x = 1.232486... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |