Understanding the Vertex of an Absolute Value Equation- Definition and Examples

What Is the Vertex of an Absolute Value Equation?

The vertex is the turning point of the V-shaped graph. It's the point where the absolute value function changes direction. Every absolute value equation has exactly one vertex.

For the basic form y = |x|, the vertex sits at the origin (0, 0). When you add constants or coefficients, the vertex moves. That's the whole game here.

The General Form

Standard absolute value equations look like this:

y = a|x - h| + k

The vertex coordinates are always (h, k). The h value shifts the graph left or right. The k value shifts it up or down.

Finding the Vertex: Step by Step

Here's how to extract the vertex from any equation in this form:

  1. Identify h by taking the opposite sign of what's inside the absolute value
  2. Identify k from the constant added or subtracted outside
  3. Write the vertex as (h, k)

Example 1

y = |x - 3| + 2

The h value is 3 (opposite sign of what's inside). The k value is 2. The vertex is (3, 2).

Example 2

y = |x + 5| - 4

The h value is -5 (opposite of +5). The k value is -4. The vertex is (-5, -4).

Vertex of Horizontal Absolute Value Equations

Sometimes the equation is flipped on its side:

x = a|y - k| + h

This opens left or right instead of up or down. The vertex is still (h, k). The process for finding h and k stays exactly the same.

Why the Vertex Matters

The vertex gives you the minimum or maximum point of the graph. This matters when you're solving optimization problems or graphing transformations.

If a > 0, the V opens upward and the vertex is the minimum. If a < 0, it opens downward and the vertex is the maximum.

Quick Reference Table

Equation Form Vertex Opens
y = |x| (0, 0) Up
y = |x - 2| + 1 (2, 1) Up
y = |x + 3| - 5 (-3, -5) Up
y = -|x - 4| + 2 (4, 2) Down
y = 2|x| - 3 (0, -3) Up

How to Graph Using the Vertex

Once you have the vertex, plotting is straightforward:

  1. Plot the vertex (h, k)
  2. Use the coefficient a to determine the slope of each arm
  3. For y = a|x - h| + k, each arm has slope ±a from the vertex
  4. Draw two lines meeting at the vertex

Practical Example

Graph y = 2|x - 1| + 3

Vertex is at (1, 3). The slope of the right arm is 2, and the left arm is -2. From (1, 3), go right 1 and up 2, plot a point. Go left 1 and down 2, plot another. Connect everything to the vertex.

Converting From Standard Form to Vertex Form

If you have an equation like y = |x| + 4, it's already in vertex form. The vertex is (0, 4).

If you have y = |x - 2|, the vertex is (2, 0). The k value is just 0.

You don't need to do any algebra. The vertex form makes finding the vertex automatic.

Common Mistakes to Avoid

The Bottom Line

The vertex of an absolute value equation in the form y = a|x - h| + k is simply (h, k). Find h by taking the opposite of the value inside the absolute value. Find k from the constant outside. That's it. No hidden tricks.