document.write( "Question 1206735: Solve the inequality │2x - 3│≥ 1 \n" ); document.write( "
Algebra.Com's Answer #844353 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The response from the other tutor shows a perfectly good standard formal algebraic solution.

\n" ); document.write( "A very different method for solving the problem is often much easier than the standard algebraic method.

\n" ); document.write( "The expression \"abs%28x-a%29=b\" can be interpreted as saying the difference between x and a is equal to b. For example, \"abs%28x-5%29=3\" means the difference between x and 5 is 3; that means x is either 5+3=8 or 5-3=2.

\n" ); document.write( "We can solve this problem using that method.

\n" ); document.write( "\"abs%282x-3%29%3E=1\"

\n" ); document.write( "Divide everything by 2, because we need \"x\" to be by itself:

\n" ); document.write( "\"abs%28x-1.5%29%3E=0.5\"

\n" ); document.write( "This absolute value inequality says that the difference between x and 1.5 is greater than or equal to 0.5.

\n" ); document.write( "1.5-0.5=1, so the difference between x and 1.5 is greater than or equal to 0.5 if x is less than or equal to 1;
\n" ); document.write( "1.5+0.5=2, so the difference between x and 1.5 is greater than or equal to 0.5 if x is greater than or equal to 2

\n" ); document.write( "So the inequality is satisfied if x is either less than or equal to 1, or greater than or equal to 2.

\n" ); document.write( "ANSWER: \"x%3C=1\" or \"x%3E=2\"

\n" ); document.write( "
\n" ); document.write( "
\n" );