document.write( "Question 352664: Solve for the variable in each equation below. Show all your work. Provide a check for each answer. If a solution is undefined, state that in your answer.\r
\n" );
document.write( "\n" );
document.write( "x-2/x+1 = x+1/x-2\r
\n" );
document.write( "\n" );
document.write( "CHECK.\r
\n" );
document.write( "\n" );
document.write( "It seems to me that the x-2's would cancel eachother out, and the same for x+1, am I correct? Please help me! Thanks so much! \n" );
document.write( "
Algebra.Com's Answer #252062 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "If I am understanding your question properly \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Cross multiply in the above to solve \n" ); document.write( "(x-2)*(x-2) = (x+1)*(x+1) \n" ); document.write( ". \n" ); document.write( "x^2 - 4x + 4 = x^2 + 2x +1 \n" ); document.write( ". \n" ); document.write( "simplify \n" ); document.write( "3 = 6x \n" ); document.write( ". \n" ); document.write( "x = (1/2) \n" ); document.write( " |