document.write( "Question 300045: pre-algebra Solve the inequality for x 3x+4<-11 \n" ); document.write( "
Algebra.Com's Answer #268423 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 3x + 4 < -11; \n" ); document.write( "3x < -11 - 4; \n" ); document.write( "3x < -15; \n" ); document.write( "x < -5. Solution set is { x| x < -5}. \n" ); document.write( " |