Graphing Absolute Value Functions
Ever wonder what makes those V-shaped graphs tick? Absolute value functions follow the form y = a|x - h| + k, where the point (h, k) serves as the vertex or corner point of the graph. The graph is always symmetric around the vertical line x = h.
The value of 'a' determines both direction and shape. When a > 0, the graph opens upward; when a < 0, it opens downward. The magnitude of 'a' affects the width - when |a| < 1, the graph is wider than y = |x|, and when |a| > 1, it's narrower.
For example, to graph y = 2|x + 1| - 2, identify the vertex at (-1, -2), plot another point like (0, 0), and use symmetry to find a third point at (-2, 0). Connect these points with a V-shape that opens upward sincea=2ispositive and is narrower than y = |x| (since |a| > 1).
Remember: The vertex is the starting point for graphing absolute value functions - it's where the "point" of your V-shape will be!