document.write( "Question 215043: What are the steps on solving this problem?
\n" ); document.write( "-|x+3|<-2
\n" ); document.write( "

Algebra.Com's Answer #162493 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Solve:
\n" ); document.write( "\"-abs%28x%2B3%29+%3C+-2\" Multiply both sides by -1 remembering to reverse the inequality sign.
\n" ); document.write( "\"abs%28x%2B3%29+%3E+2\" Remove the absolute-value bars.
\n" ); document.write( "\"x%2B3+%3E+2\" or \"x%2B3+%3C+-2\" Subtract 3 from both sides.
\n" ); document.write( "\"x+%3E+-1\" or \"x+%3C+-5\"
\n" ); document.write( "
\n" );