document.write( "Question 456094: I am having trouble with solving for x in the following equation:\r
\n" ); document.write( "\n" ); document.write( "\"+%28x%2B1%29%2F%28x-3%29=x%2B2+\"\r
\n" ); document.write( "\n" ); document.write( "So far I have tried the following steps to simplify:\r
\n" ); document.write( "\n" ); document.write( "x+1=(x+2)(x-3)
\n" ); document.write( "x+1=\"x%5E2-3x%2B2x-6\"
\n" ); document.write( "x+1=\"x%5E2-x-6\"
\n" ); document.write( "x+7=\"x%5E2-x\"
\n" ); document.write( "2x+7=\"x%5E2\"
\n" ); document.write( "2+7=\"x%5E2%2Fx\"
\n" ); document.write( "9=\"x%5E2%2Fx\"
\n" ); document.write( "9x=\"x%5E2\"
\n" ); document.write( "9=x\r
\n" ); document.write( "\n" ); document.write( "However, when I plug this solution for x into a calculator I end up with \"%289%2B1%29%2F%289-3%29=+5%2F3\", which is not = to 9+2.\r
\n" ); document.write( "\n" ); document.write( "I hope you can explain this to me! I've been trying for hours over the past couple of days and I'm just not understanding it.\r
\n" ); document.write( "\n" ); document.write( "Thank you for taking the time to read this.
\n" ); document.write( "

Algebra.Com's Answer #313090 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
(x+1)/(x-3)=x+2
\n" ); document.write( "x+1=(x-3)(x+2)
\n" ); document.write( "x+1=x^2-x-6
\n" ); document.write( "x^2-2x-7=0
\n" ); document.write( "x=1-2sqrt(2), x=1+2sqrt(2) see below
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( ".
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"1x%5E2%2B-2x%2B-7+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-2%29%5E2-4%2A1%2A-7=32\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=32 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--2%2B-sqrt%28+32+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-2%29%2Bsqrt%28+32+%29%29%2F2%5C1+=+3.82842712474619\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-2%29-sqrt%28+32+%29%29%2F2%5C1+=+-1.82842712474619\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1x%5E2%2B-2x%2B-7\" can be factored:
\n" ); document.write( " \"1x%5E2%2B-2x%2B-7+=+1%28x-3.82842712474619%29%2A%28x--1.82842712474619%29\"
\n" ); document.write( " Again, the answer is: 3.82842712474619, -1.82842712474619.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-2%2Ax%2B-7+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );