document.write( "Question 86863: the value of x in the following equation: 3 log x = log 125\r
\n" );
document.write( "\n" );
document.write( "is it .25? \n" );
document.write( "
Algebra.Com's Answer #62823 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 3 log x = log 125 \n" ); document.write( "3 log x = log 5^3 \n" ); document.write( "3 log x = 3 log 5 \n" ); document.write( "log x = log 5 \n" ); document.write( "x = 5 \n" ); document.write( " |