document.write( "Question 85666: Hi I need to solve and check the equations for x:\r
\n" ); document.write( "\n" ); document.write( "x/x-2-x+1/x=8/x^2-2x\r
\n" ); document.write( "\n" ); document.write( "\"x%2F%28x+-+2%29\" - \"%28x+%2B+1%29%2Fx\" = \"8%2F%28x%5E2+-+2x%29\"
\n" ); document.write( "Can someone please help me with this??
\n" ); document.write( "

Algebra.Com's Answer #61860 by scianci(186)\"\" \"About 
You can put this solution on YOUR website!
You need an LCD. Put the \"x%5E2+-+2x\" in factored form:\r
\n" ); document.write( "\n" ); document.write( "\"x%2F%28x+-+2%29\" - \"%28x+%2B+1%29%2Fx\" = \"8%2F%28x%28x+-+2%29%29\"\r
\n" ); document.write( "\n" ); document.write( "Now it's easy to see that your LCD is x(x - 2). Multiply everything by x(x - 2):\r
\n" ); document.write( "\n" ); document.write( "(x)(x - 2)(\"x%2F%28x+-+2%29\" - \"%28x+%2B+1%29%2Fx\" = \"8%2F%28x%28x+-+2%29%29\")\r
\n" ); document.write( "\n" ); document.write( "Now the denominators cancel out and you have no more fractions:\r
\n" ); document.write( "\n" ); document.write( "(x)(x) - (x + 1)(x - 2) = 8\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2\" - \"%28x%5E2+-+x+-+2%29\" = 8
\n" ); document.write( "x + 2 = 8
\n" ); document.write( "x = 6
\n" ); document.write( "Check for extraneous solutions:\r
\n" ); document.write( "\n" ); document.write( "x = 6 isn't = 0
\n" ); document.write( "x - 2 = 6 = 2 = 4 isn't = 0
\n" ); document.write( "x = 6 is a good solution
\n" ); document.write( "
\n" );