document.write( "Question 1139419: |(5-2x)/(x+2)| ≤ 1 \n" ); document.write( "
Algebra.Com's Answer #759891 by ikleyn(52835)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "An inequality\r\n" );
document.write( "\r\n" );
document.write( "    \"abs%28%285-2x%29%2F%28x%2B2%29%29\" ≤ 1\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "is equivalent to\r\n" );
document.write( "\r\n" );
document.write( "    -1 <= \"%285-2x%29%2F%28x%2B2%29\" <= 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It means that we should solve TWO inequalities \r\n" );
document.write( "\r\n" );
document.write( "    (a)  -1 <= \"%285-2x%29%2F%28x%2B2%29\"   and   (b)  \"%285-2x%29%2F%28x%2B2%29\" <= 1\r\n" );
document.write( "\r\n" );
document.write( "and then take the intersection set of their solutions.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The domain (the set of real numbers where the rational function is defined) is the set of all real numbers except of x = -2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "I will solve the inequality (a)   -1 <= \"%285-2x%29%2F%28x%2B2%29\"    first.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let us consider the domain x > -2;  where (x+2) > 0 is positive.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Then the inequality (a) is equivalent to\r\n" );
document.write( "\r\n" );
document.write( "        -(x+2) <= 5-2x,   -x - 2 <= 5 - 2x,   2x - x < = 5 +2,   x <= 7.\r\n" );
document.write( "\r\n" );
document.write( "     So, the interval (-2,7] is the part of the solution to the inequality (a) in the domain x > -2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We should continue and complete the solution to the inequality (a), now in the domain x < -2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Then (x+2) < 0 is negative, and the inequality (a) is equivalent to \r\n" );
document.write( "\r\n" );
document.write( "          -(x+2) >= 5-2x,   -x - 2 >= 5-2x,   2x - x >= 5 + 2,   x >= 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     So, in the domain x < -2  the inequality (a) has no solution.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus we completed solving inequality (a) and found the set of its solutions as the interval (-2,7].\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now we should solve the inequality  (b)   \"%285-2x%29%2F%28x%2B2%29\" <= 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Again let's start with the domain  x > -2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     In this case, the inequality (b) is equivalent to\r\n" );
document.write( "\r\n" );
document.write( "        5-2x <= x+2,   5-2 <= x + 2x,   3 < = 3x,   x >= 1.\r\n" );
document.write( "\r\n" );
document.write( "     So, the interval x >= 1 is the part of the solution to the inequality (b) in the domain x > -2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We should continue and complete the solution to the inequality (b), now in the domain x < -2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Then (x+2) < 0 is negative, and the inequality (b) is equivalent to \r\n" );
document.write( "\r\n" );
document.write( "          5-2x >= x+2,   5-2 >= x + 2x,   3 >= 3x,   x <= 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     So, the interval x < -2  is the solution to inequality (b) in this case.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus we completed solving inequality (b) and found the set of its solutions as the union of intervals (\"-infinity\",\"-2\") U [\"1\",\"infinity\").\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The intersection of solutions to (a) and (b)  is the intersection of the sets\r\n" );
document.write( "\r\n" );
document.write( "    (-2,7]   (for (a))   and   (\"-infinity\",\"-2\") U [\"1\",\"infinity\")   (for (b)).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This intersection is the set [1,7].\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The solution to the original inequality is the set  [1,7].\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Below is the plot providing visual check of the solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Plot y = \"abs%28%285-2x%29%2F%28x%2B2%29%29\" (red) and  y = 1 (green)\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Concluding remark.  The analysis  (the solution)  by  @stanbon  was incomplete;  it is why I wrote my solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Fortunately,  both answers are the same.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );