document.write( "Question 114135: I am having problems with this solution:\r
\n" );
document.write( "\n" );
document.write( "Solve for x: log(x - 5) + log 4 = 2\r
\n" );
document.write( "\n" );
document.write( "Please help. Thanks
\n" );
document.write( "-Ryan \n" );
document.write( "
Algebra.Com's Answer #83063 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log(x - 5) + log 4 = 2 \n" ); document.write( "log[4(x-5)] = 2 \n" ); document.write( "4(x-5) = 10^2 \n" ); document.write( "4x-20 = 100 \n" ); document.write( "4x = 120 \n" ); document.write( "x = 30 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |