document.write( "Question 1060130: Solve for x.\r
\n" );
document.write( "\n" );
document.write( "log (x − 9) − log x = 6 \n" );
document.write( "
Algebra.Com's Answer #675124 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve for x.\r \n" ); document.write( "\n" ); document.write( "log(x-9) - log(x) = 6 \n" ); document.write( "log((x-9)/x) = log(10^6) \n" ); document.write( "(x-9)/x = 1000000 \n" ); document.write( "etc \n" ); document.write( " |