document.write( "Question 461479: I'm having trouble with this question... and all my calculators give me the same answer which is none of the ones available.
\n" );
document.write( "Solve the equation \r
\n" );
document.write( "\n" );
document.write( "log(2+x)-log(x-5)=log 4
\n" );
document.write( "answers are
\n" );
document.write( "A) 7/2 b 22/3 C 22/-3 D 0\r
\n" );
document.write( "\n" );
document.write( "Any help would be appreciated. \n" );
document.write( "
Algebra.Com's Answer #316472 by graphmatics(170)![]() ![]() You can put this solution on YOUR website! log(2+x)-log(x-5)=log 4 \n" ); document.write( "Rules for logarithms says that log(a) - log(b) = log(a/b). \n" ); document.write( "So we get that \n" ); document.write( "log((2+x)/(x-5))= log 4 \n" ); document.write( "Clearly \n" ); document.write( "(2+x)/(x-5) = 4 \n" ); document.write( "2+x = 4*(x-5) \n" ); document.write( "2+x = 4x - 20 \n" ); document.write( "x-4x = -20 -2 \n" ); document.write( "3x = -22 \n" ); document.write( "x = -22/3 \n" ); document.write( "x = 22/-3 \n" ); document.write( " |