Fiveable

โž—Calculus II Unit 7 Review

QR code for Calculus II practice questions

7.5 Conic Sections

7.5 Conic Sections

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
โž—Calculus II
Unit & Topic Study Guides

Conic Sections

Conic sections are the curves you get by slicing a double cone at different angles: parabolas, ellipses, and hyperbolas. In Calculus II, these curves matter because they have elegant polar representations and show up constantly in physics (orbital mechanics, optics, signal processing). This section covers their equations in both standard and polar form, eccentricity, classification, and how to sketch them.

Conic Sections

Equations of Conic Sections

Each conic is defined by a geometric relationship between points and fixed references (foci, directrices). That geometric definition is what gives rise to the standard equation.

Parabolas

A parabola is the set of all points equidistant from a fixed point (the focus) and a fixed line (the directrix).

  • Vertical axis: y=a(xโˆ’h)2+ky = a(x - h)^2 + k
  • Horizontal axis: x=a(yโˆ’k)2+hx = a(y - k)^2 + h
  • The vertex is at (h,k)(h, k)
  • The sign of aa controls direction: positive aa opens upward (or rightward), negative aa opens downward (or leftward)
  • The distance from vertex to focus is 14โˆฃaโˆฃ\frac{1}{4|a|}

Applications: projectile trajectories, satellite dish reflectors, car headlight mirrors. In each case, the reflective property of parabolas (all parallel rays reflect through the focus) is what matters.

Ellipses

An ellipse is the set of all points where the sum of distances to two fixed points (the foci) is constant.

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

  • Center at (h,k)(h, k)
  • Semi-major axis aa (the longer one) and semi-minor axis bb (the shorter one), with a>ba > b
  • If the larger denominator is under the xx-term, the major axis is horizontal; if it's under the yy-term, the major axis is vertical
  • Foci lie along the major axis at distance c=a2โˆ’b2c = \sqrt{a^2 - b^2} from the center

Applications: planetary orbits (Kepler's first law says planets orbit in ellipses with the Sun at one focus), whispering galleries (St. Paul's Cathedral), elliptical gears.

Hyperbolas

A hyperbola is the set of all points where the difference of distances to two foci is constant.

  • Horizontal transverse axis: (xโˆ’h)2a2โˆ’(yโˆ’k)2b2=1\frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 1
  • Vertical transverse axis: (yโˆ’k)2a2โˆ’(xโˆ’h)2b2=1\frac{(y - k)^2}{a^2} - \frac{(x - h)^2}{b^2} = 1
  • Center at (h,k)(h, k)
  • aa is the semi-transverse axis (distance from center to each vertex), bb is the semi-conjugate axis
  • Foci are at distance c=a2+b2c = \sqrt{a^2 + b^2} from the center
  • Asymptotes have slopes ยฑba\pm \frac{b}{a} (for horizontal transverse axis)

Applications: sonic boom shock waves, LORAN navigation (which uses time differences of signals from two stations), cooling tower structures.

Equations of conic sections, Conic Sections ยท Calculus

Eccentricity in Conic Analysis

Eccentricity (ee) is a single number that tells you how "stretched" a conic is relative to a circle. It's what unifies all conics into one family:

  • Circle: e=0e = 0
  • Ellipse: 0<e<10 < e < 1
  • Parabola: e=1e = 1
  • Hyperbola: e>1e > 1

For an ellipse: e=ca=1โˆ’b2a2e = \frac{c}{a} = \sqrt{1 - \frac{b^2}{a^2}}, where a>ba > b. As ee approaches 1, the ellipse gets more elongated. Earth's orbit has eโ‰ˆ0.017e \approx 0.017 (nearly circular), while Halley's Comet has eโ‰ˆ0.967e \approx 0.967 (extremely elongated).

For a hyperbola: e=ca=1+b2a2e = \frac{c}{a} = \sqrt{1 + \frac{b^2}{a^2}}. Larger ee means the branches open more widely.

For a parabola: e=1e = 1 always. There's no variation.

Standard vs. Polar Form Equations

This is where conic sections connect to the polar coordinates theme of this unit. All three conics can be written with a single polar equation when one focus is placed at the origin.

Polar form:

r=ed1+ecosโกฮธr = \frac{ed}{1 + e\cos\theta}

or variants with โˆ’cosโกฮธ-\cos\theta, ยฑsinโกฮธ\pm\sin\theta depending on the orientation and which directrix you reference.

  • ee is the eccentricity
  • dd is the distance from the focus to the corresponding directrix (sometimes written as pp for the semi-latus rectum, where the semi-latus rectum โ„“=ed\ell = ed)

The type of conic depends entirely on ee: plug in e<1e < 1 and you get an ellipse, e=1e = 1 gives a parabola, e>1e > 1 gives a hyperbola. That's the power of this form.

Relating polar parameters to standard form:

  • For an ellipse, the semi-latus rectum is โ„“=b2a\ell = \frac{b^2}{a}
  • For a hyperbola, the semi-latus rectum is also โ„“=b2a\ell = \frac{b^2}{a}
  • For a parabola y=ax2y = ax^2 (vertex at origin), the focal distance is 14a\frac{1}{4a}, and the semi-latus rectum equals twice the focal distance

The polar form is especially useful in physics. Orbital mechanics problems almost always use r=โ„“1+ecosโกฮธr = \frac{\ell}{1 + e\cos\theta} because the central body sits at the focus.

Equations of conic sections, Conic Sections ยท Calculus

Classification of Second-Degree Equations

Any conic can be written in the general second-degree form:

Ax2+Bxy+Cy2+Dx+Ey+F=0Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0

You classify it using the discriminant ฮ”=B2โˆ’4AC\Delta = B^2 - 4AC:

  • ฮ”<0\Delta < 0: ellipse (or circle, or degenerate)
  • ฮ”=0\Delta = 0: parabola (or degenerate)
  • ฮ”>0\Delta > 0: hyperbola (or degenerate)

Special cases to watch for:

  • Circle: A=CA = C and B=0B = 0 (equal coefficients on x2x^2 and y2y^2, no cross term)
  • Degenerate conics: the equation might factor into lines, a single point, or have no real solutions. Always check after classifying.

If Bโ‰ 0B \neq 0, the conic's axes are rotated relative to the coordinate axes. You can eliminate the xyxy term by rotating axes through angle ฮธ\theta where cotโก2ฮธ=Aโˆ’CB\cot 2\theta = \frac{A - C}{B}.

Sketching Conics from Equations

Parabolas:

  1. Rewrite in standard form to identify the vertex (h,k)(h, k)
  2. Find the focus: it's 14โˆฃaโˆฃ\frac{1}{4|a|} units from the vertex along the axis of symmetry
  3. Find the directrix: same distance from the vertex, opposite side
  4. Plot the vertex, draw the axis of symmetry, and sketch the curve opening toward the focus

Ellipses:

  1. Rewrite in standard form to identify the center (h,k)(h, k)

  2. Read off aa and bb from the denominators (aa is the larger value)

  3. Plot the four endpoints of the axes: vertices at ยฑa\pm a along the major axis, co-vertices at ยฑb\pm b along the minor axis

  4. Find foci at c=a2โˆ’b2c = \sqrt{a^2 - b^2} from center along the major axis

  5. Sketch a smooth oval through the four endpoints

Hyperbolas:

  1. Rewrite in standard form to identify the center (h,k)(h, k) and which variable is positive
  2. Plot vertices at ยฑa\pm a from center along the transverse axis
  3. Find foci at c=a2+b2c = \sqrt{a^2 + b^2} from center along the transverse axis
  4. Draw the asymptotes: lines through the center with slopes ยฑba\pm \frac{b}{a} (horizontal case) or ยฑab\pm \frac{a}{b} (vertical case)
  5. Sketch each branch approaching but never touching the asymptotes

Applications in Physics and Engineering

  • Parabolas and reflection: Any ray parallel to the axis of a parabola reflects through the focus. This is why satellite dishes, radio telescopes, and headlights all use parabolic shapes.
  • Ellipses and orbits: Kepler's first law states that planets travel in elliptical orbits with the Sun at one focus. The eccentricity determines how circular or elongated the orbit is.
  • Hyperbolas and navigation: The LORAN system determines position by measuring the time difference of radio signals from two stations. Each constant time difference traces out a hyperbola, and the intersection of two hyperbolas gives your location.
  • Cooling towers: Many power plant cooling towers have a hyperboloid shape (a hyperbola rotated around an axis), which provides structural strength with minimal material.

Advanced Conic Section Concepts

Rotation of axes is the main advanced technique here. When a general second-degree equation has a nonzero BxyBxy term, the conic is tilted. To analyze it:

  1. Compute the rotation angle: cotโก2ฮธ=Aโˆ’CB\cot 2\theta = \frac{A - C}{B}

  2. Apply the substitution x=Xcosโกฮธโˆ’Ysinโกฮธx = X\cos\theta - Y\sin\theta, y=Xsinโกฮธ+Ycosโกฮธy = X\sin\theta + Y\cos\theta

  3. The resulting equation in X,YX, Y will have no cross term, so you can classify and sketch it using standard methods

Locus definition: Each conic is defined as a locus (set of all points satisfying a distance condition). This geometric definition is what connects the algebraic equations to the physical properties. For instance, the reflective property of parabolas follows directly from the equidistant-from-focus-and-directrix definition.