document.write( "Question 812065: Find the solution of the equation, correct to four decimal places when needed.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #489318 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "log(x(x-3))=log10 \n" ); document.write( "x(x-3)=10 \n" ); document.write( "x^2-3x-10=0 \n" ); document.write( "(x-5)(x+2)=0 \n" ); document.write( "x=-2 (reject)x>0 \n" ); document.write( "or \n" ); document.write( "x=5 \n" ); document.write( " |