When we have the equation ∣3x−20∣+∣3x−40∣=20, we solve this using the case method for absolute value equations.
When we have absolute value expressions, we need to consider when each expression inside is positive or negative. The critical points where the expressions change sign are:
3x−20=0→x=320
3x−40=0→x=340
These critical points divide the number line into three regions where we can remove the absolute value signs.
When x<320:
3x−20<0, so ∣3x−20∣=−(3x−20)=20−3x
3x−40<0, so ∣3x−40∣=−(3x−40)=40−3x
(20−3x)+(40−3x)=20
60−6x=20
6x=40
x=640=320
We found x=320, but this contradicts our assumption that x<320.
Therefore, no solution exists in this case.
When 320≤x<340:
3x−20≥0, so ∣3x−20∣=3x−20
3x−40<0, so ∣3x−40∣=−(3x−40)=40−3x
(3x−20)+(40−3x)=20
3x−20+40−3x=20
20=20
This is always true! Every value of x in the interval 320≤x<340 satisfies our equation.
When x≥340:
3x−20>0, so ∣3x−20∣=3x−20
3x−40≥0, so ∣3x−40∣=3x−40
(3x−20)+(3x−40)=20
6x−60=20
6x=80
x=680=340
Since 340≥340, this solution is valid in this case.
Combining the valid cases:
From Case 2: 320≤x<340
From Case 3: x=340
Therefore, the condition ∣3x−20∣+∣3x−40∣=20 holds when:
320≤x≤340
Converting to decimals: 6.67≤x≤13.33
Geometrically, this represents the distance from point 3x to points 20 and 40 on the number line. The sum of these distances equals 20 (which is exactly the distance between 20 and 40) when 3x lies between these two points.