Question
Question: ∣x−2∣−2 ∣x-2∣−1 ≤0...
∣x−2∣−2 ∣x-2∣−1 ≤0
[0, 1) ∪ (3, 4]
Solution
To solve the inequality ∣x−2∣−1∣x−2∣−2≤0, we first simplify it by substituting y=∣x−2∣.
The inequality becomes:
y−1y−2≤0
For a rational expression BA≤0, we need A and B to have opposite signs, or A=0 (provided B=0).
The critical points are the values of y where the numerator or denominator is zero:
- Numerator y−2=0⟹y=2.
- Denominator y−1=0⟹y=1.
We can use a sign analysis (or number line method) for the expression y−1y−2:
-
Case 1: y<1
Let y=0. 0−10−2=−1−2=2. Since 2≤0, this interval is not part of the solution. -
Case 2: 1<y<2
Let y=1.5. 1.5−11.5−2=0.5−0.5=−1. Since −1≤0, this interval is part of the solution. -
Case 3: y>2
Let y=3. 3−13−2=21. Since 21≤0, this interval is not part of the solution.
Also, we must consider the endpoints:
- If y=1, the denominator becomes zero, so the expression is undefined. Thus y=1.
- If y=2, the numerator becomes zero, so 2−12−2=10=0. Since 0≤0, y=2 is included in the solution.
Combining these, the solution for y is 1<y≤2.
Now, substitute back y=∣x−2∣: 1<∣x−2∣≤2 This compound inequality can be broken down into two separate inequalities:
- ∣x−2∣>1
- ∣x−2∣≤2
Let's solve each part:
Part 1: ∣x−2∣>1
This inequality holds if x−2>1 OR x−2<−1.
- x−2>1⟹x>3
- x−2<−1⟹x<1
So, the solution for Part 1 is x∈(−∞,1)∪(3,∞).
Part 2: ∣x−2∣≤2
This inequality holds if −2≤x−2≤2.
Add 2 to all parts of the inequality:
- −2+2≤x−2+2≤2+2
- 0≤x≤4
So, the solution for Part 2 is x∈[0,4].
Finally, we need to find the intersection of the solutions from Part 1 and Part 2, because both conditions must be satisfied simultaneously: x∈((−∞,1)∪(3,∞))∩[0,4] Let's find the intersection for each part of the union:
- Intersection of (−∞,1) and [0,4] is [0,1).
- Intersection of (3,∞) and [0,4] is (3,4].
Combining these two intervals, the final solution set for x is: x∈[0,1)∪(3,4]