Absolute Value
Parentf(x) = |x|
Generalf(x) = a|x − h| + k
Parameter Effects
- a > 0 opens upward; a < 0 opens downward
- |a| > 1 narrows; 0 < |a| < 1 widens
- h shifts the vertex horizontally (right if positive)
- k shifts the vertex vertically (up if positive)
- Vertex is at (h, k)
- Domain: all real numbers
- Range: [k, ∞) if a > 0; (−∞, k] if a < 0
Parent Graph: f(x) = |x|
| Parameter | Effect on Graph |
|---|---|
| a = 2 | Narrower V (steeper) |
| a = ½ | Wider V (shallower) |
| a = −1 | Flips upside down ∧ |
| h = 3 | Vertex shifts right 3 |
| k = −2 | Vertex shifts down 2 |
Worked Examples
Example 1
f(x) = 2|x − 3| + 1
1Identify a = 2, h = 3, k = 1
2Vertex: (3, 1) — shift right 3, up 1
3a = 2 > 0 → opens upward, narrower
4Range: [1, ∞); Domain: all reals
Example 2
f(x) = −|x + 2| − 1
1Identify a = −1, h = −2, k = −1
2Vertex: (−2, −1) — shift left 2, down 1
3a = −1 < 0 → opens downward (∧ shape)
4Range: (−∞, −1]; Domain: all reals