document.write( "Question 815123: Solve the inequality |5x+11|>7 and write the solution set in interval form. \n" ); document.write( "
Algebra.Com's Answer #495187 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 5x+11 > 7 \n" ); document.write( "5x > -4 \n" ); document.write( "x > -4/5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "or\r \n" ); document.write( "\n" ); document.write( "5x+11 < -7 \n" ); document.write( "5x < -18 \n" ); document.write( "x < -18/5\r \n" ); document.write( "\n" ); document.write( "solution:\r \n" ); document.write( "\n" ); document.write( "(-oo, -18/5)U(-4/5, oo) \n" ); document.write( " |