document.write( "Question 191153: log3(x-1) - log3(x+2) = 2 \n" ); document.write( "
Algebra.Com's Answer #143502 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
log3(x-1) - log3(x+2) = 2
\n" ); document.write( "3^(log3(x-1))-3^log3(x+2)=3^2
\n" ); document.write( "(x-1)/(x+2)=9
\n" ); document.write( "x-1=9x+18
\n" ); document.write( "-8x=19
\n" ); document.write( "x=-19/8
\n" ); document.write( "But there can't be a log of a negative number. The equation is false.
\n" ); document.write( "
\n" );