document.write( "Question 29420: Solve and check each of follwoing 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( "Please help.\r
\n" );
document.write( "\n" );
document.write( "Thank you very much. \n" );
document.write( "
Algebra.Com's Answer #16630 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! x/(x-2) - (x+1)/x = 8/(x^2-2x) ----(1) \n" ); document.write( "x/(x-2) - (x+1)/x = 8/x(x-2) \n" ); document.write( "Multiplying by x(x-2) through out \n" ); document.write( "xX(x)-(x+1)(x-2)= 8 \n" ); document.write( "x^2-[x(x-2)+1(x-2)] = 8 \n" ); document.write( "x^2-[x^2-2x+x-2] = 8 \n" ); document.write( "x^2-x^2+2x-x+2 = 8 \n" ); document.write( "x+2 = 8 \n" ); document.write( "x = 8-2 = 6 \n" ); document.write( "Answer: x = 6 \n" ); document.write( "Verification:x= 6 in (1) \n" ); document.write( "LHS = 6/4-7/6 = (18-14)/12 =4/12= 1/3 \n" ); document.write( "RHS = 8/(36-12) = 8/24 = 1/3 =LHS\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |