Properties of Modulus
Property 1: the output of the negation of the quantity inside the absolute value will be the SAME
In other words: | X - k | = | k - X |
Property 2:
| kX - kA | ——> you can extract a common factor and multiply absolute values
Assuming k = some constant number value
| kX - kA | = | k | * |X - A| = k * |X - A|
Starting with the question stem:
|3 - 3x/2 | = | 3x/2 - 3|
So we have
|3x/2 - 3| >/= 1
Multiply both sides of the inequality by the absolute value of |2| and use property 2 above:
|2| * |3x/2 - 3| >/= 1 * |2|
|3x - 6| >/= |2|
Use property 2 again to extract common fact on left side:
3 * |x - 2| >/= 2
|x - 2| >/= 2/3
X is at a distance of greater than or equal to 2/3rd units away from +2 on the number line
This means:
X </= 4/3
Or
X >/= 8/3
Only 5/3 does not fall in the solution ranges of X
5/3 is in the middle part between 4/3 and 8/3 that does not satisfy the inequality
*D*
Posted from my mobile device