document.write( "Question 449158: solve for x: x+2/x+6 = x-1/x+1 \n" ); document.write( "
Algebra.Com's Answer #309051 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Solving for x
\n" ); document.write( "\"%28x%2B2%29%2F%28x%2B6%29+=+%28x-1%29%2F%28x%2B1%29\" |Cross Multiplying
\n" ); document.write( " (x+2)(x+1) = (x+6)(x-1)
\n" ); document.write( " x^2 + 3x+2 = x^2 + 5x-6
\n" ); document.write( " 8 = 2x
\n" ); document.write( " x = 4
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 6/10 = 3/5 \n" ); document.write( "
\n" );