document.write( "Question 668047: what is the awnser to the question \" is |x-3| equal to or greater than 2 \"
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #415319 by Adrianne15(25)\"\" \"About 
You can put this solution on YOUR website!
|x-3|≥ 2
\n" ); document.write( "To solve, get rid of the absolute value signs and then show the two cases:
\n" ); document.write( "x-3 ≥ 2 or -(x-3)≥ 2
\n" ); document.write( "x≥ 2+3 or -x+3≥ 2
\n" ); document.write( "x≥5 or -x≥-1
\n" ); document.write( "x≥5 or x≤1 (remember that when you multiply/divide an inequality by a negative number, you switch the sign)
\n" ); document.write( "
\n" );