---
title: "Parabola — AP Precalculus Definition & Exam Guide"
description: "A parabola is a conic section written as y - k = a(x - h)² or x - h = a(y - k)² with vertex (h, k). Tested in AP Precalc Topics 4.6 and 4.7 with parametrization."
canonical: "https://fiveable.me/ap-pre-calc/key-terms/parabola"
type: "key-term"
subject: "AP Pre-Calculus"
unit: "Unit 4"
---

# Parabola — AP Precalculus Definition & Exam Guide

## Definition

In AP Precalculus, a parabola is a conic section with vertex (h, k) written as y - k = a(x - h)² when it opens up or down, or x - h = a(y - k)² when it opens left or right, where a ≠ 0 (EK 4.6.A.1). The sign of a and which variable is squared tell you the direction it opens.

## What It Is

A parabola is one of the conic sections you study in [Unit 4](/ap-pre-calc/unit-4 "fv-autolink"), and the CED gives you two standard forms to know. If the parabola opens up or down, it's y - k = a(x - h)². If it opens left or right, it's x - h = a(y - k)². In both cases (h, k) is the [vertex](/ap-pre-calc/key-terms/vertex "fv-autolink") and a ≠ 0. The squared variable is your direction detector. Squared x means vertical opening (up if a > 0, down if a < 0). Squared y means horizontal opening (right if a > 0, left if a < 0).

Here's the part that's new compared to Algebra 2. A sideways parabola like x - h = a(y - k)² fails the vertical line test, so it's not a [function](/ap-pre-calc/unit-1/change-tandem/study-guide/eQFiTo22fpkDFsnj "fv-autolink") of x. It's an implicitly defined curve. That's exactly why Topic 4.7 follows it up with parametrization. Since the equation can be solved for x, you can parametrize it as (x(t), y(t)) = (f(t), t), replacing y with t. An upward or downward parabola solves for y instead, giving (t, f(t)). Same curve, two viewpoints.

## Why It Matters

The parabola lives in Unit 4 (Functions Involving Parameters, Vectors, and Matrices) under two learning objectives. [AP Pre Calc](/ap-pre-calc "fv-autolink") 4.6.A asks you to represent conic sections with horizontal or vertical symmetry analytically, and EK 4.6.A.1 is literally the parabola fact. AP Pre Calc 4.7.B then asks you to represent conic sections parametrically, and EK 4.7.B.1 spells out the parabola's trick. Solve for one variable, set the other equal to t. The parabola is the gentlest conic, which makes it the bridge concept. It connects the [quadratic functions](/ap-pre-calc/key-terms/quadratic-function "fv-autolink") you already know to the implicit equations and parametric curves that ellipses and hyperbolas demand. If you can read vertex and orientation off a parabola's standard form, you have the template for decoding every conic on the exam.

## Connections

### [Vertex (Unit 4)](/ap-pre-calc/key-terms/vertex)

The vertex (h, k) is the anchor point of every parabola equation. On exam questions you read it straight out of the [standard form](/ap-pre-calc/key-terms/standard-form "fv-autolink"), then use the sign of a and the squared variable to nail the orientation.

### Ellipse and Hyperbola (Unit 4)

[Topic 4.6](/ap-pre-calc/unit-4/conic-sections/study-guide/yOOFG6LWDgBrpinV "fv-autolink") treats all three conics as a family of implicit equations built from (x - h) and (y - k) shifts. The parabola is the odd one out because only one variable gets squared, which is exactly why it parametrizes with simple substitution while ellipses and hyperbolas need trig functions (EK 4.7.B.2 and 4.7.B.3).

### Parameter and Parametrization (Unit 4)

A sideways parabola isn't a function of x, but parametrization rescues it. Solve for x, let y = t, and you get (x(t), y(t)) = (f(t), t), a curve traced by a single [parameter](/ap-pre-calc/key-terms/parameter "fv-autolink") (EK 4.7.B.1). This is the same move Unit 4 uses for any implicitly defined curve.

### [Invertible Function (Unit 1)](/ap-pre-calc/key-terms/invertible-function)

EK 4.7.A.2 says an invertible function y = f(x) parametrizes as (t, f(t)) and its inverse as (f(t), t). Swapping the coordinates of an upward parabola gives you a sideways parabola, which is the geometric picture of swapping x and y to find an inverse. The catch is that the full sideways parabola needs a restricted t-interval to come from an invertible piece.

## On the AP Exam

Parabola questions in Unit 4 are mostly multiple-choice and they test three skills. First, decode a standard-form equation. Given x + 1 = -2(y - 3)², you identify the vertex (-1, 3) and conclude it opens left because y is squared and a is negative. Second, build the equation from clues. A typical stem gives you the vertex, one point on the curve, and the opening direction, then asks you to solve for a. For example, vertex (3, -2) passing through (7, 0) opening right means you plug into x - 3 = a(y + 2)² and solve. Third, connect to transformations and parametrization. Know which change turns y = x² into a left-opening parabola (swapping the roles of x and y with a negative coefficient), and be ready to write (x(t), y(t)) = (f(t), t) for an equation solved for x. No released FRQ centers on the parabola by name, but the analytic-representation skill from 4.6.A shows up wherever conics do.

## parabola vs hyperbola

A parabola and one branch of a hyperbola can look almost identical on a graph, but they're algebraically different animals. A parabola has exactly one squared variable and no asymptotes. Its arms keep getting steeper (or flatter) forever without approaching any line. A hyperbola squares both variables with a minus sign between them, has two separate branches, and its branches hug slant asymptotes. On the exam, count the squared terms. One squared variable means parabola, two squared variables with subtraction means hyperbola.

## Key Takeaways

- A parabola with vertex (h, k) is written y - k = a(x - h)² if it opens up or down, or x - h = a(y - k)² if it opens left or right, with a ≠ 0 (EK 4.6.A.1).
- The squared variable tells you the orientation. Squared x means vertical opening, squared y means horizontal opening, and the sign of a picks the direction within that.
- A left- or right-opening parabola fails the vertical line test, so it's not a function of x. It's an implicitly defined curve.
- To parametrize a parabola, solve for one variable and set the other equal to t, giving (t, f(t)) or (f(t), t) (EK 4.7.B.1). No trig needed, unlike ellipses and hyperbolas.
- To find a from a point on the parabola, plug the vertex into standard form, substitute the point's coordinates, and solve.
- Parabolas have no asymptotes, which is the fastest way to tell them apart from a hyperbola branch.

## FAQs

### What is a parabola in AP Precalculus?

It's a conic section with vertex (h, k) written as y - k = a(x - h)² for vertical opening or x - h = a(y - k)² for horizontal opening, where a ≠ 0. It's covered in Topic 4.6 (Conic Sections) and parametrized in Topic 4.7.

### Is a sideways parabola a function?

No. A parabola opening left or right, like x - h = a(y - k)², fails the vertical line test, so it's not a function of x. That's why AP Precalc treats it as an implicitly defined curve and parametrizes it as (f(t), t) instead.

### How do I tell which way a parabola opens from its equation?

Look at which variable is squared and the sign of a. Squared x with a > 0 opens up, a < 0 opens down. Squared y with a > 0 opens right, a < 0 opens left. For example, x + 1 = -2(y - 3)² has y squared and a = -2, so it opens left with vertex (-1, 3).

### How is a parabola different from a hyperbola?

A parabola squares one variable and has no asymptotes. A hyperbola squares both variables with subtraction between them, has two branches, and approaches slant asymptotes. If a graph's arms straighten out toward a line, it's a hyperbola, not a parabola.

### Do parabolas need trig functions to parametrize like ellipses do?

No. Per EK 4.7.B.1, you just solve the equation for x or y and set the other variable equal to t, giving (f(t), t) or (t, f(t)). Trig parametrizations (cos t and sin t) are for ellipses and hyperbolas (EK 4.7.B.2 and 4.7.B.3).

## 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/parabola#resource","name":"Parabola — AP Precalculus Definition & Exam Guide","url":"https://fiveable.me/ap-pre-calc/key-terms/parabola","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-pre-calc/key-terms/parabola#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T05:27:28.002Z","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/parabola#term","name":"parabola","description":"In AP Precalculus, a parabola is a conic section with vertex (h, k) written as y - k = a(x - h)² when it opens up or down, or x - h = a(y - k)² when it opens left or right, where a ≠ 0 (EK 4.6.A.1). The sign of a and which variable is squared tell you the direction it opens.","url":"https://fiveable.me/ap-pre-calc/key-terms/parabola","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 a parabola in AP Precalculus?","acceptedAnswer":{"@type":"Answer","text":"It's a conic section with vertex (h, k) written as y - k = a(x - h)² for vertical opening or x - h = a(y - k)² for horizontal opening, where a ≠ 0. It's covered in Topic 4.6 (Conic Sections) and parametrized in Topic 4.7."}},{"@type":"Question","name":"Is a sideways parabola a function?","acceptedAnswer":{"@type":"Answer","text":"No. A parabola opening left or right, like x - h = a(y - k)², fails the vertical line test, so it's not a function of x. That's why AP Precalc treats it as an implicitly defined curve and parametrizes it as (f(t), t) instead."}},{"@type":"Question","name":"How do I tell which way a parabola opens from its equation?","acceptedAnswer":{"@type":"Answer","text":"Look at which variable is squared and the sign of a. Squared x with a > 0 opens up, a < 0 opens down. Squared y with a > 0 opens right, a < 0 opens left. For example, x + 1 = -2(y - 3)² has y squared and a = -2, so it opens left with vertex (-1, 3)."}},{"@type":"Question","name":"How is a parabola different from a hyperbola?","acceptedAnswer":{"@type":"Answer","text":"A parabola squares one variable and has no asymptotes. A hyperbola squares both variables with subtraction between them, has two branches, and approaches slant asymptotes. If a graph's arms straighten out toward a line, it's a hyperbola, not a parabola."}},{"@type":"Question","name":"Do parabolas need trig functions to parametrize like ellipses do?","acceptedAnswer":{"@type":"Answer","text":"No. Per EK 4.7.B.1, you just solve the equation for x or y and set the other variable equal to t, giving (f(t), t) or (t, f(t)). Trig parametrizations (cos t and sin t) are for ellipses and hyperbolas (EK 4.7.B.2 and 4.7.B.3)."}}]},{"@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":"parabola"}]}]}
```
