document.write( "Question 922503: the solution set of |x+2| < 5 ?
\n" );
document.write( "i have tried:
\n" );
document.write( "x+2=0 and x-2=0
\n" );
document.write( "then solving \n" );
document.write( "
Algebra.Com's Answer #559581 by ewatrrr(24785) You can put this solution on YOUR website! |x+2| < 5 \n" ); document.write( "-5 < x + 2 < 5 \n" ); document.write( "-7 < x < 3 \n" ); document.write( " \n" ); document.write( " |