Graph Absolute Value- Step-by-Step Guide

What Absolute Value Graphs Actually Look Like

The graph of an absolute value function is always a V-shape. That's the whole deal. No curves, no wiggles—just a sharp point at the bottom (or top) with two lines spreading outward at equal angles.

This shape comes from the definition itself. Absolute value makes everything positive. So y = |x| never goes below zero. The lowest point sits at the origin (0, 0), and the arms extend upward at 45-degree angles in both directions.

That's your baseline. Everything else is just modifications of this basic shape.

The Equation Format You Need to Know

Absolute value functions follow a standard format:

y = a|x - h| + k

This is called vertex form. Each letter controls something specific:

The point (h, k) is the vertex—the tip of the V. Memorize this. It's the anchor point for every transformation.

How Transformations Work

Vertical Shifts (the k value)

Change k, and the whole V moves up or down:

The shape stays identical. Only the position changes.

Horizontal Shifts (the h value)

Here's where people mess up. The transformation is opposite to what you'd expect.

Watch the sign carefully. Inside the absolute value bars, adding moves left, subtracting moves right. It's backwards from most other transformations.

Width and Direction (the a value)

The coefficient a does two things:

Putting It All Together

For y = -2|x - 3| + 5:

Step-by-Step: Graphing an Absolute Value Function

Let's graph y = 2|x - 1| + 3

Step 1: Find the vertex

Set inside-absolute-value to zero: x - 1 = 0, so x = 1

Vertex is at (1, 3)

Step 2: Plot the vertex

Put a point at (1, 3). This is your starting point.

Step 3: Determine the slope of each arm

The coefficient a = 2. From the vertex, one arm goes up 2 units for every 1 unit right. The other arm goes up 2 units for every 1 unit left.

Step 4: Draw the V

From (1, 3), go right: (2, 5), (3, 7), (4, 9)...

From (1, 3), go left: (0, 5), (-1, 7), (-2, 9)...

Connect the points. Done.

Quick Reference: Common Transformations

Equation Vertex Opens Width
y = |x| (0, 0) Up Standard
y = |x| + 4 (0, 4) Up Standard
y = |x - 2| (2, 0) Up Standard
y = 3|x| (0, 0) Up Narrower
y = ½|x| (0, 0) Up Wider
y = -|x| (0, 0) Down Standard

Where People Screw Up

Getting the horizontal shift backwards. Remember: x - h means move right to h. The sign flips inside the absolute value.

Forgetting the vertex isn't always at the origin. Always solve for where the expression inside the bars equals zero. That's your vertex x-coordinate.

Not checking if the V opens up or down. A negative coefficient flips the whole thing. This matters.

Drawing curves instead of straight lines. Absolute value graphs are made of straight lines. If your pencil curves, you're doing it wrong.

Practice Problem

Graph y = -|x + 2| + 1

Solution:

That's it. That's the whole graph.

The Bottom Line

Graphing absolute value comes down to three things: finding the vertex, knowing if it opens up or down, and calculating the slope of the arms. Everything else is just applying those rules. The shape never changes—it's always a V. Only its position, size, and orientation vary.

Practice finding vertices quickly. That's the skill that makes the rest automatic.