---
title: "Vertex — AP Precalculus Definition & Exam Guide"
description: "The vertex (h, k) is a parabola's turning point and the anchor of its equation in Topic 4.6. Learn both forms, sign traps, and how it differs from a center."
canonical: "https://fiveable.me/ap-pre-calc/key-terms/vertex"
type: "key-term"
subject: "AP Pre-Calculus"
unit: "Unit 4"
---

# Vertex — AP Precalculus Definition & Exam Guide

## Definition

In AP Precalculus, the vertex is the point (h, k) where a parabola turns, and it anchors both conic equations: y - k = a(x - h)² for parabolas opening up or down, and x - h = a(y - k)² for parabolas opening left or right (Topic 4.6).

## What It Is

The vertex is the single turning point of a [parabola](/ap-pre-calc/key-terms/parabola "fv-autolink"), written as the [ordered pair](/ap-pre-calc/unit-2/inverses-exponential-functions/study-guide/7mdx6zi19alJ4hK3 "fv-autolink") (h, k). It sits exactly on the parabola's axis of symmetry, so the curve mirrors itself perfectly on either side of it. If you know the vertex and one other point, you know the whole parabola. That's why every parabola equation in Topic 4.6 is built around (h, k).

The CED (essential knowledge 4.6.A.1) gives you two templates. A parabola opening up or down is y - k = a(x - h)². A parabola opening left or right is x - h = a(y - k)². In both, the vertex is (h, k) and the sign of a tells you which way it opens (positive means up or right, negative means down or left). The trap is the subtraction. The equation x + 1 = -2(y - 3)² is really x - (-1) = -2(y - 3)², so the vertex is (-1, 3), not (1, -3). Read "x + 1" as "x minus negative 1" every single time.

## Why It Matters

The vertex lives in Topic 4.6 (Conic Sections) in [Unit 4](/ap-pre-calc/unit-4 "fv-autolink") and directly supports learning objective [AP Pre Calc](/ap-pre-calc "fv-autolink") 4.6.A, which asks you to represent conic sections with horizontal or vertical symmetry analytically. "Analytically" means writing the equation from a graph or description, and you literally cannot do that without the vertex, since (h, k) plugs straight into both parabola templates. The vertex is also where AP Precalc levels up from Algebra 2. You already knew y = a(x - h)² + k for functions, but now parabolas can open sideways, which means treating the parabola as a curve in the plane rather than a function of x.

## Connections

### [Parabola (Unit 4)](/ap-pre-calc/key-terms/parabola)

The vertex is the parabola's defining anchor point. Every parabola question in [Topic 4.6](/ap-pre-calc/unit-4/conic-sections/study-guide/yOOFG6LWDgBrpinV "fv-autolink") either gives you the vertex and asks for the equation, or gives you the equation and asks you to read off the vertex and opening direction.

### Transformations of functions (Unit 1)

Moving a parabola's vertex is just a translation. Shifting y = x² to a vertex at (3, -2) means translating right 3 and down 2, which is the same h and k logic you used for [function](/ap-pre-calc/unit-1/change-tandem/study-guide/eQFiTo22fpkDFsnj "fv-autolink") transformations earlier in the course.

### [Hyperbola (Unit 4)](/ap-pre-calc/key-terms/hyperbola)

Hyperbolas have vertices too, the points where each branch turns around, but their equations are written around the center (h, k), not the vertices. Knowing which point each conic equation is built on keeps the formulas straight.

### Polynomial extrema (Unit 1)

For an up-or-down parabola, the vertex is the function's absolute maximum or minimum, the same extrema idea from [Unit 1](/ap-pre-calc/unit-1 "fv-autolink"). A sideways parabola breaks that link because it isn't a function of x at all.

## On the AP Exam

Vertex questions in Unit 4 are almost always multiple choice and come in two flavors. First, equation-to-vertex, where you decode something like x + 1 = -2(y - 3)² and identify the vertex (-1, 3) and the opening direction (left, because a is negative and the y-term is squared). Second, vertex-to-equation, where you're given the vertex and one point, pick the correct template based on opening direction or axis of symmetry, and solve for a. For example, a parabola with vertex (3, -2) opening right and passing through (7, 0) means plugging both points into x - h = a(y - k)² to find a. You may also see transformation framing, like which shift converts y = x² into a parabola with vertex (3, -2). The skills tested are picking the right form, handling the signs of h and k, and solving for a.

## vertex vs center (of an ellipse, circle, or hyperbola)

A vertex is a turning point on the curve itself; a center is a point of symmetry that the curve never touches. Parabolas have a vertex and no center. Ellipses and hyperbolas are centered at (h, k), and that center sits inside or between the curves. The good news is that (h, k) plays the same role in every conic equation in 4.6, it just gets a different name depending on the shape.

## Key Takeaways

- The vertex (h, k) is the turning point of a parabola and sits on its axis of symmetry.
- A parabola opening up or down is y - k = a(x - h)², and one opening left or right is x - h = a(y - k)², per essential knowledge 4.6.A.1.
- Whichever variable is squared tells you the orientation: a squared y-term means the parabola opens left or right, and a squared x-term means it opens up or down.
- The sign of a gives direction: positive opens up or right, negative opens down or left.
- Watch the signs inside the parentheses, since x + 1 = a(y - 3)² has vertex (-1, 3), not (1, -3).
- Given a vertex and one extra point, plug both into the correct template and solve for a to write the full equation.

## FAQs

### What is the vertex of a parabola in AP Precalculus?

It's the point (h, k) where the parabola turns around, sitting on the axis of symmetry. In Topic 4.6 it anchors both standard forms: y - k = a(x - h)² for up/down parabolas and x - h = a(y - k)² for left/right parabolas.

### Is the vertex always a maximum or minimum?

No. That's only true for parabolas opening up or down, where the vertex is the absolute min or max of the function. A sideways parabola (squared y-term) isn't a function of x, so its vertex is the leftmost or rightmost point, not a max or min value.

### How is a vertex different from the center of an ellipse?

A vertex is on the curve; a center is not. Parabolas have a vertex at (h, k), while ellipses, circles, and hyperbolas are centered at (h, k). Same [coordinates](/ap-pre-calc/unit-3 "fv-autolink") in the equation, different geometric meaning.

### How do I find the vertex from an equation like x + 1 = -2(y - 3)²?

Rewrite it as x - (-1) = -2(y - 3)², so h = -1 and k = 3, giving vertex (-1, 3). Since the y-term is squared and a = -2 is negative, the parabola opens to the left.

### Is vertex form from Algebra 2 the same thing as the AP Precalc parabola equation?

Almost. The Algebra 2 form y = a(x - h)² + k is just y - k = a(x - h)² rearranged. AP Precalc adds the sideways version, x - h = a(y - k)², because conic sections include parabolas that open left and right.

## Related Study Guides

- [4.6 Conic Sections](/ap-pre-calc/unit-4/conic-sections/study-guide/yOOFG6LWDgBrpinV)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-pre-calc/key-terms/vertex#resource","name":"Vertex — AP Precalculus Definition & Exam Guide","url":"https://fiveable.me/ap-pre-calc/key-terms/vertex","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-pre-calc/key-terms/vertex#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T05:27:28.751Z","isPartOf":{"@type":"Collection","name":"AP Pre-Calculus Key Terms","url":"https://fiveable.me/ap-pre-calc/key-terms"},"publisher":{"@type":"Organization","name":"Fiveable","url":"https://fiveable.me"}},{"@type":"DefinedTerm","@id":"https://fiveable.me/ap-pre-calc/key-terms/vertex#term","name":"vertex","description":"In AP Precalculus, the vertex is the point (h, k) where a parabola turns, and it anchors both conic equations: y - k = a(x - h)² for parabolas opening up or down, and x - h = a(y - k)² for parabolas opening left or right (Topic 4.6).","url":"https://fiveable.me/ap-pre-calc/key-terms/vertex","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Pre-Calculus Key Terms","url":"https://fiveable.me/ap-pre-calc/key-terms"}},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is the vertex of a parabola in AP Precalculus?","acceptedAnswer":{"@type":"Answer","text":"It's the point (h, k) where the parabola turns around, sitting on the axis of symmetry. In Topic 4.6 it anchors both standard forms: y - k = a(x - h)² for up/down parabolas and x - h = a(y - k)² for left/right parabolas."}},{"@type":"Question","name":"Is the vertex always a maximum or minimum?","acceptedAnswer":{"@type":"Answer","text":"No. That's only true for parabolas opening up or down, where the vertex is the absolute min or max of the function. A sideways parabola (squared y-term) isn't a function of x, so its vertex is the leftmost or rightmost point, not a max or min value."}},{"@type":"Question","name":"How is a vertex different from the center of an ellipse?","acceptedAnswer":{"@type":"Answer","text":"A vertex is on the curve; a center is not. Parabolas have a vertex at (h, k), while ellipses, circles, and hyperbolas are centered at (h, k). Same [coordinates](/ap-pre-calc/unit-3 \"fv-autolink\") in the equation, different geometric meaning."}},{"@type":"Question","name":"How do I find the vertex from an equation like x + 1 = -2(y - 3)²?","acceptedAnswer":{"@type":"Answer","text":"Rewrite it as x - (-1) = -2(y - 3)², so h = -1 and k = 3, giving vertex (-1, 3). Since the y-term is squared and a = -2 is negative, the parabola opens to the left."}},{"@type":"Question","name":"Is vertex form from Algebra 2 the same thing as the AP Precalc parabola equation?","acceptedAnswer":{"@type":"Answer","text":"Almost. The Algebra 2 form y = a(x - h)² + k is just y - k = a(x - h)² rearranged. AP Precalc adds the sideways version, x - h = a(y - k)², because conic sections include parabolas that open left and right."}}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"AP Pre-Calculus","item":"https://fiveable.me/ap-pre-calc"},{"@type":"ListItem","position":2,"name":"Key Terms","item":"https://fiveable.me/ap-pre-calc/key-terms"},{"@type":"ListItem","position":3,"name":"Unit 4","item":"https://fiveable.me/ap-pre-calc/unit-4"},{"@type":"ListItem","position":4,"name":"vertex"}]}]}
```
