Sums of Moduli
Add the two distances, not their insides
adds the distances from 1 and 5. Between those points, moving towards one moves equally far from the other, so the total is always 4.
Outside that interval, both distances grow. Split at the two sign changes, and :
For example, on the left both insides are negative, so the sum is . In the middle it is .
Common mistake
Use each rule only on its own interval
Worked example
Solve |x − 1| + |x − 5| = 8.
Left: gives , which is below 1. Middle: is impossible. Right: gives , which is above 5.
For a total at most 8, use the portion of the graph at or below that height: . For a total equal to 4, every between 1 and 5 works; for a total below 4, none do.
Solve . Then solve the same expression equal to 10 and equal to 5.
Show worked answer
The centres are −2 and 4, six units apart. The minimum total is 6, reached throughout .
For total 10, the outer branches are and , giving or . A total of 5 is impossible because it is below the minimum of 6.
