document.write( "Question 50527: x-1/x-5 < x+6/x+3 \n" ); document.write( "
Algebra.Com's Answer #33615 by seawind(8)\"\" \"About 
You can put this solution on YOUR website!
x-1/x-5 < x+6/x+3
\n" ); document.write( "(x-1/x-5)*(x-5)(x+3) < (x+6/x+3)*(x-5)(x+3)
\n" ); document.write( "(x+3)(x-1)<(x+6)(x-5)
\n" ); document.write( "x^2+2x-3\n" ); document.write( "2x-3\n" ); document.write( "2x-x-3<-30
\n" ); document.write( "x-3<-30
\n" ); document.write( "x<3-30
\n" ); document.write( "x<-27
\n" ); document.write( "
\n" );