document.write( "Question 172573: solve the following logarithmic equation\r
\n" );
document.write( "\n" );
document.write( "log(x-5)=2\r
\n" );
document.write( "\n" );
document.write( "5+log2x=6 \n" );
document.write( "
Algebra.Com's Answer #127438 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the following logarithmic equation \n" ); document.write( "log(x-5)=2 \n" ); document.write( "x-5 = 10^2 \n" ); document.write( "x-5 = 100 \n" ); document.write( "x = 105 \n" ); document.write( "------------------- \n" ); document.write( "5+log2x=6 \n" ); document.write( "log(2x) = 1 \n" ); document.write( "2x = 10^1 \n" ); document.write( "x = 5 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |