MODULUS FUNCTION GRAPHS (Exam-Oriented
Notes)
1. Basic Concept: |x| gives distance from 0, so graph is always positive.
2. Shifted Graph: y = |x-1| shifts the graph right by 1.
3. Sum of Modulus: y = |x-1| + |x-2|
Break into regions: x<1, 12
Final result: piecewise linear with flat region between 1 and 2