document.write( "Question 268557: please help me solve this equation: x/x+1-2=3/x-3 \n" ); document.write( "
Algebra.Com's Answer #854066 by MathTherapy(10781)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "please help me solve this equation: x/x+1-2=3/x-3\r\n" );
document.write( "*************************************************\r\n" );
document.write( "\"x%2F%28x+%2B+1%29+-+2+=+3%2F%28x+-+3%29\", with \"system%28x+%3C%3E+-+1%2C++x+%3C%3E+3%29\"\r\n" );
document.write( "x(x - 3) - 2(x + 1)(x - 3) = 3(x + 1) ---- Multiplying by LCD, (x + 1)(x - 3)\r\n" );
document.write( "  \"x%5E2++-++3x++-++2%28x%5E2++-++2x++-++3%29+=+3x+%2B+3\"\r\n" );
document.write( "       \"x%5E2++-++3x++-++2x%5E2+%2B+4x+%2B+6+=+3x+%2B+3\"\r\n" );
document.write( "       \"x%5E2+-+2x%5E2+-+3x+%2B+4x+%2B+6+=+3x+%2B+3\"\r\n" );
document.write( "                       \"-+x%5E2+%2B+x+%2B+6+=+3x+%2B+3\"\r\n" );
document.write( "       \"0+=+x%5E2+%2B+3x+-+x+%2B+3+-+6+=+0\"\r\n" );
document.write( "                       \"x%5E2+%2B+2x+-+3+=+0\"\r\n" );
document.write( "                 (x - 1)(x + 3) = 0 --- Factorizing the trinomial\r\n" );
document.write( " x - 1 = 0      OR    x + 3 = 0 --- Equating each binomial to 0\r\n" );
document.write( "       x = 1      OR           x =  -  3 \r\n" );
document.write( " \r\n" );
document.write( "Neither of the 2 solutions is - 1 or 3, so BOTH are VALID!
\n" ); document.write( "
\n" );