document.write( "Question 926620: How to solve the equation?\r
\n" );
document.write( "\n" );
document.write( "Log base 2 (x+2) – log base 2 (x-5) = 3 \n" );
document.write( "
Algebra.Com's Answer #562350 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the equation? \n" ); document.write( "Log base 2 (x+2) – log base 2 (x-5) = 3 \n" ); document.write( "----- \n" ); document.write( "log[(x+2)/(x-5)] = 3 \n" ); document.write( "------ \n" ); document.write( "(x+2)/(x-5) = 10^3 \n" ); document.write( "------ \n" ); document.write( "x+2 = 1000x - 5000 \n" ); document.write( "----- \n" ); document.write( "999x = -4998 \n" ); document.write( "x = -5.003 \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |