document.write( "Question 35192: Problem goes like this.....\r
\n" );
document.write( "\n" );
document.write( "Solve equation.\r
\n" );
document.write( "\n" );
document.write( "log (x+5) - log (x-1) = log (x+2) - log (x-3) \n" );
document.write( "
Algebra.Com's Answer #21370 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log (x+5) - log (x-1) = log (x+2) - log (x-3)\r \n" ); document.write( "\n" ); document.write( "log[(x+5)/(x-1)] = log[(x+2)/(x-3)] \n" ); document.write( "Take the anti-log of both sides to get: \n" ); document.write( "[(x+5)/(x-1)] = [(x+2)/(x-3)] \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "x^2+2x-15= x^2+x-2 \n" ); document.write( "x=13 \n" ); document.write( "Check the answer in the original equation; it works. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |