document.write( "Question 385797: What is the solution set of |2x + 4| < 10? \n" ); document.write( "
Algebra.Com's Answer #272927 by robertb(5830)![]() ![]() You can put this solution on YOUR website! -10 < 2x+4 < 10; \n" ); document.write( "-14 < 2x < 6; \n" ); document.write( "-7 < x < 3, or in interval notation, (-7, 3). \n" ); document.write( " |