document.write( "Question 682164: Can you please help me with solving this problem:\r
\n" );
document.write( "\n" );
document.write( "Solve the equation for x. =1/2 \n" );
document.write( "
Algebra.Com's Answer #423067 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log(x,5) = 1/2 \n" ); document.write( "---- \n" ); document.write( "Use the \"Change of Base Law\" to get: \n" ); document.write( "log(5)/log(x) = 1/2 \n" ); document.write( "---- \n" ); document.write( "Invert: \n" ); document.write( "log(x)/log(5) = 2 \n" ); document.write( "--- \n" ); document.write( "log(x) = 2*log(5) \n" ); document.write( "log(x) = log (25) \n" ); document.write( "x = 25 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |