document.write( "Question 44690: Solve and check each equation 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( "Thank You!!! \n" );
document.write( "
Algebra.Com's Answer #29568 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x/(x-2) - (x+1)/x = 8/(x^2-2x)\r \n" ); document.write( "\n" ); document.write( "LCM = x(x-2)\r \n" ); document.write( "\n" ); document.write( "Multiply both sides by the LCM to get:\r \n" ); document.write( "\n" ); document.write( "x^2 - (x+1)(x-2)=8 \n" ); document.write( "x^2-x^2+x+2=8 \n" ); document.write( "x=6 \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( " |