All values of x that satisfy ∣x∣+∣x−2∣>3 are....
Explanation
The definition of absolute value ∣x−2∣ is
∣x−2∣={x−2,−(x−2),for x≥2for x<2
To facilitate finding the solution, we divide it into 3 regions based on the definition of absolute value above
Region Division
Three regions based on absolute value definition: x<0, 0≤x<2, and x≥2.
Region I
Region II
Region III
0
2
∣x∣=−x
∣x−2∣=−(x−2)=−x+2
∣x∣+∣x−2∣>3
−x+(−x+2)>3
−2x+2>3
−2x>1
x<−21
So the solution set is {x<0}∩{x<−21}={x<−21}.
Region II: (0≤x<2)∣x∣=x
∣x−2∣=−(x−2)=−x+2
∣x∣+∣x−2∣>3
x+(−x+2)>3
2>3
This means there is no value of x that satisfies region II.
Region III: (x≥2)∣x∣=x
∣x−2∣=x−2
∣x∣+∣x−2∣>3
x+(x−2)>3
2x>5
x>25
So the solution set is {x≥2}∩{x>25}={x>25}.
So the total solution is the union of the three regions
{x<−21}∪{x>25}
So the solution is {x<−21∪x>25}.