document.write( "Question 854186: (((x+5)*(x-1))/((x+1)*(x-5))): simlify \n" ); document.write( "
Algebra.Com's Answer #514486 by aditya2117(32)\"\" \"About 
You can put this solution on YOUR website!
= (x^2+4x-5)/(x^2-4x-5)
\n" ); document.write( "= (x^2-4x-5 + 8x)/(x^2-4x-5)
\n" ); document.write( "= x^2-4x-5/x^2-4x-5 + 8x/(x+1)(x-5)
\n" ); document.write( "= 1 + 8x/(x+1)(x-5) [ANS.]
\n" ); document.write( "
\n" );