document.write( "Question 150619: Find the value of x in the inequality Ix-7I is less then or equal to 2.
\n" ); document.write( "NOTE-II are absolute value signs.
\n" ); document.write( "Thanks,
\n" ); document.write( "Pat
\n" ); document.write( "

Algebra.Com's Answer #110557 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Find the value of x:
\n" ); document.write( "\"abs%28x-7%29%3C=+2\" Remove the absolute-value bars to get the two inequalitites:
\n" ); document.write( "\"x-7+%3C=+2\" and \"x-7+%3E=+-2\" Now solve each of these to get:
\n" ); document.write( "\"x%3C=9\" and \"x%3E=5\"
\n" ); document.write( "
\n" );