document.write( "Question 817867: solve: -3+|2x+7| > 6 \n" ); document.write( "
Algebra.Com's Answer #494848 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! -3+|2x+7| > 6 \n" ); document.write( "-3+3+|2x+7| > 6+3 \n" ); document.write( "|2x+7| > 9\r \n" ); document.write( "\n" ); document.write( "2x+7 > 9 or 2x+7 < -9\r \n" ); document.write( "\n" ); document.write( "2x > 2 or 2x < -16\r \n" ); document.write( "\n" ); document.write( "x > 1 or x < -8 \n" ); document.write( " |