Fiveable

📈AP Pre-Calculus Unit 4 Review

QR code for AP Pre-Calculus practice questions

4.6 Conic Sections

4.6 Conic Sections

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
📈AP Pre-Calculus
Unit & Topic Study Guides
Pep mascot

TLDR

Conic sections are the parabola, ellipse (with the circle as a special case), and hyperbola, and in AP Precalculus you represent each one analytically using its standard equation with center or vertex at (h,k)(h, k). Once you recognize which equation matches which shape, you can pull out key features like center, vertex, radii, and asymptotes.

Why This Matters for the AP Precalculus Exam

Unit 4 topics, including conic sections, are not assessed on the AP Precalculus exam. The exam covers Units 1, 2, and 3, since those are the topics used for college credit and placement. Schools may still teach this material because it builds skills you will use in calculus and other math and science courses.

So treat this guide as preparation for the bigger picture. The thinking you practice here, recognizing a function or relation from its equation and reading off key features, is exactly the kind of reasoning the exam rewards in the units that are tested. Conic sections also connect directly to implicit equations and parametric forms, which round out your understanding of how curves in the plane can be described.

Key Takeaways

  • A parabola with vertex (h,k)(h, k) is written as yk=a(xh)2y - k = a(x - h)^2 when it opens up or down, or as xh=a(yk)2x - h = a(y - k)^2 when it opens left or right, with a0a \neq 0.
  • An ellipse centered at (h,k)(h, k) has the form (xh)2a2+(yk)2b2=1\frac{(x - h)^2}{a^2} + \frac{(y - k)^2}{b^2} = 1, where aa is the horizontal radius and bb is the vertical radius.
  • A circle is just an ellipse with a=ba = b.
  • A hyperbola centered at (h,k)(h, k) is (xh)2a2(yk)2b2=1\frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 1 when it opens left and right, or (yk)2b2(xh)2a2=1\frac{(y - k)^2}{b^2} - \frac{(x - h)^2}{a^2} = 1 when it opens up and down.
  • The asymptotes of a hyperbola are yk=±ba(xh)y - k = \pm \frac{b}{a}(x - h).
  • The sign between the squared terms tells you the shape: a plus sign means an ellipse, a minus sign means a hyperbola, and only one squared term means a parabola.

Conic Sections Overview

Conic sections are curves you get when a plane slices through a cone. The four types are the circle, ellipse, parabola, and hyperbola. In AP Precalculus you focus on conics with horizontal or vertical symmetry, meaning they are not tilted, and you represent each one with a standard equation centered or vertexed at (h,k)(h, k).

The fastest way to identify a conic from its equation is to look at the squared terms:

  • One variable is squared and the other is not, then it is a parabola.
  • Both variables are squared and added, then it is an ellipse (a circle if the radii are equal).
  • Both variables are squared and subtracted, then it is a hyperbola.

Parabola

A parabola is the set of all points equidistant from a fixed point called the focus and a fixed line called the directrix. The vertex is the turning point of the curve.

With vertex (h,k)(h, k) and a nonzero constant aa, a parabola is represented as:

  • yk=a(xh)2y - k = a(x - h)^2 if it opens up or down.
  • xh=a(yk)2x - h = a(y - k)^2 if it opens left or right.

The sign of aa tells you direction. For an up or down parabola, positive aa opens up and negative aa opens down. For a left or right parabola, positive aa opens right and negative aa opens left.

Ellipse and Circle

An ellipse is defined by the property that the sum of the distances from any point on the curve to two fixed points (the foci) is constant. An ellipse centered at (h,k)(h, k) is:

(xh)2a2+(yk)2b2=1\frac{(x - h)^2}{a^2} + \frac{(y - k)^2}{b^2} = 1

Here aa is the horizontal radius and bb is the vertical radius. The center is (h,k)(h, k), and the curve stretches aa units left and right and bb units up and down from the center.

A circle is the special case where a=ba = b. With radius rr, a circle centered at (h,k)(h, k) can be written as:

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2

The foci of an ellipse lie on the longer axis, and the focal length cc satisfies c2=a2b2c^2 = a^2 - b^2 (using the larger of the two radii as aa). This focus relationship is useful background, but the standard equation above is what you build directly from the center and radii.

Hyperbola

A hyperbola centered at (h,k)(h, k) with horizontal and vertical lines of symmetry is represented as:

  • (xh)2a2(yk)2b2=1\frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 1 if it opens left and right.
  • (yk)2b2(xh)2a2=1\frac{(y - k)^2}{b^2} - \frac{(x - h)^2}{a^2} = 1 if it opens up and down.

The center is (h,k)(h, k), and the asymptotes are:

yk=±ba(xh)y - k = \pm \frac{b}{a}(x - h)

The asymptotes are the diagonal lines the branches approach but never touch. The term that comes first and is positive tells you which direction the hyperbola opens.

How to Use This on the AP Precalculus Exam

Even though Unit 4 is not tested, the recognition and feature-reading skills here carry over to graded units. Practice these moves so they become automatic.

Identifying the Conic

Look at the squared terms first.

  • Only one squared term means parabola.
  • Two squared terms added means ellipse or circle.
  • Two squared terms subtracted means hyperbola.

Then check signs and coefficients to find orientation and key features.

Reading Off Key Features

Once you match the equation to its shape, pull out features directly:

  • Center or vertex: read (h,k)(h, k) from the equation. Remember the signs flip, so (x3)2(x - 3)^2 gives h=3h = 3.
  • Ellipse radii: aa is the horizontal radius and bb is the vertical radius.
  • Hyperbola asymptotes: use yk=±ba(xh)y - k = \pm \frac{b}{a}(x - h).

Common Trap

The orientation of a hyperbola depends on which squared term is positive, not which letter sits under it. For (yk)2b2(xh)2a2=1\frac{(y - k)^2}{b^2} - \frac{(x - h)^2}{a^2} = 1, the yy term is positive, so it opens up and down.

Common Misconceptions

  • Mixing up plus and minus. Added squared terms give an ellipse, and subtracted squared terms give a hyperbola. The operation between the terms decides the shape.
  • Forgetting the sign flip on (h,k)(h, k). In (xh)2(x - h)^2, the center coordinate is +h+h, not h-h. So (x+2)2(x + 2)^2 means h=2h = -2.
  • Assuming aa is always bigger than bb in an ellipse. In the standard form used here, aa is the horizontal radius and bb is the vertical radius, so either one can be larger depending on the shape.
  • Thinking a parabola needs both variables squared. A parabola has exactly one squared variable. If both are squared, it is an ellipse or hyperbola.
  • Confusing hyperbola orientation. The positive squared term determines the opening direction, not the variable that appears first by habit.
  • Treating the circle as separate from the ellipse. A circle is just an ellipse with equal radii, a=ba = b.

Practice Problems

  1. What type of conic section is represented by the equation (x2)2(y+3)2=1(x - 2)^2 - (y + 3)^2 = 1?

a) Circle b) Ellipse c) Parabola d) Hyperbola

  1. What type of conic section is represented by the equation (x4)29+(y+2)24=1\frac{(x - 4)^2}{9} + \frac{(y + 2)^2}{4} = 1?

a) Circle b) Ellipse c) Parabola d) Hyperbola

Answers

#1 d) Hyperbola

The equation has two squared terms that are subtracted and set equal to 1, which is the standard form of a hyperbola. The center is (2,3)(2, -3), and since the xx term is positive, it opens left and right.

#2 b) Ellipse

The equation has two squared terms that are added and set equal to 1, which is the standard form of an ellipse. The center is (4,2)(4, -2), with a horizontal radius of 3 and a vertical radius of 2. Since the horizontal radius is larger, the ellipse is stretched horizontally.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

asymptote

Lines that a graph approaches but never reaches, indicating behavior at infinity or at points of discontinuity.

circle

A special case of an ellipse where the horizontal and vertical radii are equal (a = b).

conic sections

Curves formed by the intersection of a plane with a cone, including parabolas, ellipses, circles, and hyperbolas.

ellipse

A conic section formed when a plane intersects a cone at an angle, or the set of points where the sum of distances to two foci is constant.

horizontal radius

The distance from the center of an ellipse to its edge along the horizontal axis, represented by the value a.

hyperbola

A conic section formed when a plane intersects both nappes of a cone, or the set of points where the difference of distances to two foci is constant.

parabola

A conic section formed when a plane intersects a cone parallel to its side, or the set of points equidistant from a focus and directrix.

vertex

The point (h, k) that represents the center or turning point of a parabola.

vertical radius

The distance from the center of an ellipse to its edge along the vertical axis, represented by the value b.

Frequently Asked Questions

What are the four types of conic sections?

The four main conic sections are circles, ellipses, parabolas, and hyperbolas. AP Precalculus focuses on representing these curves analytically when they have horizontal or vertical symmetry.

How do you identify a conic from its equation?

A parabola has one squared variable, an ellipse or circle has two squared variables added, and a hyperbola has two squared variables subtracted. A circle is a special ellipse with equal radii.

What is the standard form of an ellipse?

An ellipse centered at (h, k) can be written as (x - h)^2/a^2 + (y - k)^2/b^2 = 1. The values a and b describe the horizontal and vertical radii.

What is the standard form of a parabola?

A parabola with vertical symmetry can be written as y - k = a(x - h)^2. A parabola with horizontal symmetry can be written as x - h = a(y - k)^2, where (h, k) is the vertex.

What is the standard form of a hyperbola?

A hyperbola centered at (h, k) can be written as (x - h)^2/a^2 - (y - k)^2/b^2 = 1 or (y - k)^2/b^2 - (x - h)^2/a^2 = 1. Its asymptotes help show the curve's direction and shape.

Are conic sections tested on the AP Precalculus exam?

Conic sections are in AP Precalculus Unit 4, and Unit 4 is not assessed on the AP Precalculus Exam. They still matter for the course and for later math because they build equation analysis and graph interpretation skills.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot