document.write( "Question 616496: Solve for x: log(10x + 5) = 2 \n" ); document.write( "
Algebra.Com's Answer #387699 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
log(10x + 5) = 2
\n" ); document.write( "(10x + 5) = 10^2
\n" ); document.write( "10x + 5 = 100
\n" ); document.write( "10x = 95
\n" ); document.write( "x = 95/10
\n" ); document.write( "x = 9.5
\n" ); document.write( "
\n" ); document.write( "
\n" );