document.write( "Question 395315: Solve the following equation for x, x-2/x+4 = x-4/x+6. The solutions are x=? \n" ); document.write( "
Algebra.Com's Answer #280552 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "\"%28x-2%29%2F%28x%2B4%29+=+%28x-4%29%2F%28x%2B6%29\" |cross multiplying to solve for x
\n" ); document.write( "(x-4)(x+4) = (x-2)(x+6)
\n" ); document.write( "x^2 - 16 = x^2 +4x - 12
\n" ); document.write( " -4 = 4x
\n" ); document.write( " -1 = x
\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " -3/3 = -5/5 = -1 \n" ); document.write( "
\n" );