document.write( "Question 441421: problem is |x+3|<5
\n" ); document.write( "how do i solve this?
\n" ); document.write( "

Algebra.Com's Answer #304706 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
The inequality \"abs%28x%2B3%29%3C5\" is equivalent with two inequalities:\r
\n" ); document.write( "\n" ); document.write( "1)x+3>-5 and 2) x+3<5. Solving these two inequalities we get:\r
\n" ); document.write( "\n" ); document.write( "1) x>-8 and 2) x<2. the solution set of our inequality is:{x:-8< x <2}.
\n" ); document.write( "
\n" );