document.write( "Question 629706: Solve for x: (x+8/x-5)=(x+5/x-2) \n" ); document.write( "
Algebra.Com's Answer #396444 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "\"%28x%2B8%29%2F%28x-5%29=%28x%2B5%29%2F%28x-2%29\" || Cross Multiplying to solve
\n" ); document.write( " (x+8)(x-2) = (x-5)(x+5)
\n" ); document.write( " x^2 + 6x - 16 = x^2 - 25 ||Solve for x \n" ); document.write( "
\n" );