---
title: "Ellipse — AP Precalculus Definition & Exam Guide"
description: "An ellipse is a conic section centered at (h, k) with equation (x-h)²/a² + (y-k)²/b² = 1. Learn its standard form, trig parametrization, and how AP Precalc tests it."
canonical: "https://fiveable.me/ap-pre-calc/key-terms/ellipse"
type: "key-term"
subject: "AP Pre-Calculus"
unit: "Unit 4"
---

# Ellipse — AP Precalculus Definition & Exam Guide

## Definition

In AP Precalculus, an ellipse is a conic section centered at (h, k) with horizontal radius a and vertical radius b, written analytically as (x - h)²/a² + (y - k)²/b² = 1, and parametrized as x(t) = h + a cos t, y(t) = k + b sin t for 0 ≤ t ≤ 2π.

## What It Is

An ellipse is a stretched [circle](/ap-pre-calc/unit-4/conic-sections/study-guide/yOOFG6LWDgBrpinV "fv-autolink"). The AP Precalculus CED defines it analytically as **(x - h)²/a² + (y - k)²/b² = 1**, where (h, k) is the center, a is the horizontal radius, and b is the vertical radius (EK 4.6.A.2). The numbers under each fraction control how far the curve reaches from the center. From (h, k), the ellipse extends a units left and right and b units up and down. A circle is just the special case where a = b, so if you can read a circle's equation, you already know how to read an ellipse's.

The ellipse also shows up in parametric form. Per EK 4.7.B.2, you can trace it with x(t) = h + a cos t and y(t) = k + b sin t for 0 ≤ t ≤ 2π. This works because of the [Pythagorean identity](/ap-pre-calc/key-terms/pythagorean-identity "fv-autolink"). Plug the [parametric equations](/ap-pre-calc/unit-4/parametric-functions/study-guide/SFakkUzoJggLIbYQ "fv-autolink") into the standard form and you get cos²t + sin²t, which equals 1 for every value of t. That's the whole reason the parametrization satisfies the equation, and it's exactly the kind of reasoning AP Precalc wants you to be able to explain.

## Why It Matters

The ellipse lives in [Unit 4](/ap-pre-calc/unit-4 "fv-autolink") (Functions Involving Parameters, Vectors, and Matrices) and hits two learning objectives. Under **[AP Pre Calc](/ap-pre-calc "fv-autolink") 4.6.A**, you represent conic sections with horizontal or vertical symmetry analytically, which means reading and writing the standard-form equation. Under **AP Pre Calc 4.7.B**, you represent conics parametrically, which for the ellipse means using cosine for x and sine for y. The ellipse is the bridge between these two skills. It's the cleanest example of an implicitly defined curve (no single function y = f(x) can describe the whole thing, since it fails the vertical line test) that becomes simple once you introduce a parameter t. That idea, trading one implicit equation for two explicit functions of t, is the core move of Topics 4.6-4.7.

## Connections

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

The [hyperbola](/ap-pre-calc/key-terms/hyperbola "fv-autolink")'s equation is the ellipse's with one sign flipped, (x - h)²/a² minus (y - k)²/b² = 1 instead of plus. That single minus sign changes everything. The ellipse is a closed loop, while the hyperbola splits into two branches that run off toward asymptotes.

### [Parameter (Unit 4)](/ap-pre-calc/key-terms/parameter)

The ellipse is the showcase example of [parametrization](/ap-pre-calc/unit-4/parametric-functions-rates-change/study-guide/q0ptFutV7roiDkPW "fv-autolink"). The implicit equation tells you which points are on the curve, but the parametric form (h + a cos t, k + b sin t) tells you how to travel around it, starting at the rightmost point when t = 0 and going counterclockwise.

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

Both are conic sections in Topic 4.6, but a [parabola](/ap-pre-calc/key-terms/parabola "fv-autolink") can be solved for x or y, so it parametrizes the easy way as (t, f(t)). An ellipse can't be solved for y as a single function, which is exactly why it needs the trig parametrization instead.

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

An ellipse fails the vertical line test, so it isn't the graph of a function at all, let alone an invertible one. Topic 4.7 uses curves like the ellipse to show why parametric representation exists. It handles curves that function notation can't.

## On the AP Exam

Ellipse questions are mostly translation tasks in both directions. Given an equation like (x-3)²/25 + (y+4)²/9 = 1, you pull out the center (3, -4), the horizontal radius 5, and the vertical radius 3. Watch the two classic traps. The denominators are a² and b², not a and b, so 25 means radius 5. And the signs flip, so (y + 4) means k = -4. Going the other way, you build the equation from a described center and radii. Multiple-choice questions also like transformations, such as stretching a circle vertically by a factor of 2 and asking for the resulting ellipse's equation (only the b² value changes), or giving you a point on the ellipse plus a symmetry condition and asking you to find the center. For Topic 4.7, expect to convert between the standard form and the parametrization x(t) = h + a cos t, y(t) = k + b sin t, or to identify which curve a given parametrization traces.

## ellipse vs hyperbola

The equations look nearly identical, but the ellipse adds its two fractions while the hyperbola subtracts. The plus sign in (x-h)²/a² + (y-k)²/b² = 1 gives you a closed, bounded oval. The minus sign in the hyperbola's equation gives you two open branches with asymptotes. On the exam, check the sign between the fractions first. It instantly tells you which conic you're looking at. Their parametrizations differ too. The ellipse uses cos t and sin t (which satisfy cos²t + sin²t = 1), while the hyperbola needs a different trig setup because its identity involves a difference.

## Key Takeaways

- The standard form of an ellipse is (x - h)²/a² + (y - k)²/b² = 1, where (h, k) is the center, a is the horizontal radius, and b is the vertical radius.
- The denominators are the radii squared, so a denominator of 25 means a radius of 5, not 25.
- A circle is a special case of an ellipse where a = b, so circles and ellipses share the same equation structure.
- An ellipse can be parametrized as x(t) = h + a cos t and y(t) = k + b sin t for 0 ≤ t ≤ 2π, and substituting these into the standard form gives cos²t + sin²t = 1.
- The sign inside each parenthesis is opposite the coordinate of the center, so (y + 4)² means k = -4.
- A plus sign between the two fractions means ellipse; a minus sign means hyperbola.

## FAQs

### What is an ellipse in AP Precalculus?

It's a conic section centered at (h, k) with horizontal radius a and vertical radius b, written as (x - h)²/a² + (y - k)²/b² = 1. It appears in Topic 4.6 (analytic form) and Topic 4.7 (parametric form).

### Is a circle an ellipse?

Yes. Per the CED (EK 4.6.A.2), a circle is the special case of an ellipse where a = b, meaning the horizontal and vertical radii are equal. Stretching a circle in one direction turns it into a non-circular ellipse.

### How is an ellipse different from a hyperbola?

The ellipse's equation adds the two fractions and produces a closed oval, while the hyperbola's equation subtracts them and produces two open branches with asymptotes. Check the sign between the fractions to tell them apart instantly.

### How do you parametrize an ellipse?

Use x(t) = h + a cos t and y(t) = k + b sin t for 0 ≤ t ≤ 2π (EK 4.7.B.2). It works because substituting back into the standard form gives cos²t + sin²t, which equals 1 for every t.

### Do a and b in the ellipse equation have to be the major and minor axes?

No, and AP Precalc doesn't frame it that way. In the CED, a is simply the horizontal radius and b is the vertical radius. Either one can be larger, so don't assume a > b.

## 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/ellipse#resource","name":"Ellipse — AP Precalculus Definition & Exam Guide","url":"https://fiveable.me/ap-pre-calc/key-terms/ellipse","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-pre-calc/key-terms/ellipse#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T05:27:28.102Z","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/ellipse#term","name":"ellipse","description":"In AP Precalculus, an ellipse is a conic section centered at (h, k) with horizontal radius a and vertical radius b, written analytically as (x - h)²/a² + (y - k)²/b² = 1, and parametrized as x(t) = h + a cos t, y(t) = k + b sin t for 0 ≤ t ≤ 2π.","url":"https://fiveable.me/ap-pre-calc/key-terms/ellipse","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 an ellipse in AP Precalculus?","acceptedAnswer":{"@type":"Answer","text":"It's a conic section centered at (h, k) with horizontal radius a and vertical radius b, written as (x - h)²/a² + (y - k)²/b² = 1. It appears in Topic 4.6 (analytic form) and Topic 4.7 (parametric form)."}},{"@type":"Question","name":"Is a circle an ellipse?","acceptedAnswer":{"@type":"Answer","text":"Yes. Per the CED (EK 4.6.A.2), a circle is the special case of an ellipse where a = b, meaning the horizontal and vertical radii are equal. Stretching a circle in one direction turns it into a non-circular ellipse."}},{"@type":"Question","name":"How is an ellipse different from a hyperbola?","acceptedAnswer":{"@type":"Answer","text":"The ellipse's equation adds the two fractions and produces a closed oval, while the hyperbola's equation subtracts them and produces two open branches with asymptotes. Check the sign between the fractions to tell them apart instantly."}},{"@type":"Question","name":"How do you parametrize an ellipse?","acceptedAnswer":{"@type":"Answer","text":"Use x(t) = h + a cos t and y(t) = k + b sin t for 0 ≤ t ≤ 2π (EK 4.7.B.2). It works because substituting back into the standard form gives cos²t + sin²t, which equals 1 for every t."}},{"@type":"Question","name":"Do a and b in the ellipse equation have to be the major and minor axes?","acceptedAnswer":{"@type":"Answer","text":"No, and AP Precalc doesn't frame it that way. In the CED, a is simply the horizontal radius and b is the vertical radius. Either one can be larger, so don't assume a > b."}}]},{"@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":"ellipse"}]}]}
```
