document.write( "Question 328960: Solve. Where appropriate, include approximations to the nearest thousandth. If no solution exists, state this.\r
\n" );
document.write( "\n" );
document.write( "log (x + 4) - log (x - 2) = log 3 \n" );
document.write( "
Algebra.Com's Answer #235698 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log (x + 4) - log (x - 2) = log 3 \n" ); document.write( "--- \n" ); document.write( "log[(x+4)/(x-2)] = log(3) \n" ); document.write( "--- \n" ); document.write( "(x+4)/(x-2) = 3 \n" ); document.write( "--- \n" ); document.write( "x+4 = 3x-6 \n" ); document.write( "2x = 10 \n" ); document.write( "x = 5 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |