Absolute Value Graph- Graphing and Interpretation

What Absolute Value Actually Means Before You Graph It

Absolute value is just the distance a number is from zero on a number line. It doesn't care about direction. |−5| = 5 and |5| = 5. That's it.

When you graph absolute value functions, you get a V-shaped curve. The bottom point where the V flips is called the vertex. Everything else about graphing these functions is just figuring out where that V sits and how wide or narrow it opens.

The Basic Shape: y = |x|

Start here. The parent function y = |x| gives you a V that:

That's your baseline. Every other absolute value graph is just this V moved around or stretched.

The Vertex Form You Need to Know

Absolute value functions follow this pattern:

y = a|x − h| + k

The vertex sits at (h, k). The "a" value controls width and direction.

How to Graph Absolute Value Functions

Step 1: Find the vertex

Set the inside of the absolute value equal to zero and solve. That's your x-coordinate. Plug it back in to get y.

Example: y = |x − 3| + 2

Step 2: Plot a few points

Pick x values on both sides of the vertex. Calculate y for each.

Using y = |x − 3| + 2:

Step 3: Connect the dots

Draw straight lines from the vertex outward. The lines must be perfectly linear — no curves. If your lines look curved, something's wrong.

Common Transformations

Equation Transformation Vertex
y = |x| + 3 Shifted up 3 (0, 3)
y = |x| − 2 Shifted down 2 (0, −2)
y = |x − 4| Shifted right 4 (4, 0)
y = |x + 4| Shifted left 4 (−4, 0)
y = −|x| Flipped upside down (0, 0)
y = 2|x| Stretched vertically (0, 0)
y = ½|x| Compressed vertically (0, 0)

Remember: horizontal shifts are backwards. |x − 3| moves right, |x + 3| moves left. People get tripped up on this constantly.

Reading What the Graph Tells You

Once you've got the graph, here's what to extract:

Piecewise Form: When You Need It

Sometimes teachers want you to write absolute value as a piecewise function. Here's the conversion:

y = |x − h| + k becomes:

Example: y = |x − 2| + 1

The vertex x-coordinate always splits your piecewise definition.

Where Absolute Value Graphs Show Up

You'll see these in:

Quick Reference: Graphing Checklist

Mistakes That Mess People Up

Practice Problem

Graph y = −2|x + 1| + 4

Solution:

That's it. Find the vertex, plot a couple points, draw straight lines. The V-shape makes these graphs straightforward once you know what the parameters actually do. 📐