document.write( "Question 235505: 5/x+3 is less than -3/x-1\r
\n" );
document.write( "\n" );
document.write( "solve algebraically the rational inequality \n" );
document.write( "
Algebra.Com's Answer #173574 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 5/x+3 is less than -3/x-1 \n" ); document.write( "--------------- \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "5(x-1) < -3(x+3) \n" ); document.write( "5x-5 < -3x-9 \n" ); document.write( "8x < -4 \n" ); document.write( "x < -1/2 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |