Advanced AlgebraTopic #14 of 32

Conic Sections

Equations and properties of parabolas, circles, ellipses, and hyperbolas.

Overview

Conic sections are curves obtained by intersecting a cone with a plane: circles, ellipses, parabolas, and hyperbolas.

Circle

Standard Form (Center at origin)

x2+y2=r2x^2 + y^2 = r^2

Standard Form (Center at (h,k)(h, k))

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

PropertyValue
Center(h,k)(h, k)
Radiusrr

Parabola

Vertical Axis (opens up/down)

(xh)2=4p(yk)(x - h)^2 = 4p(y - k)

  • Vertex: (h,k)(h, k)
  • Focus: (h,k+p)(h, k + p)
  • Directrix: y=kpy = k - p
  • p>0p > 0: opens upward
  • p<0p < 0: opens downward

Horizontal Axis (opens left/right)

(yk)2=4p(xh)(y - k)^2 = 4p(x - h)

  • Vertex: (h,k)(h, k)
  • Focus: (h+p,k)(h + p, k)
  • Directrix: x=hpx = h - p
  • p>0p > 0: opens right
  • p<0p < 0: opens left

Ellipse

Horizontal Major Axis

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

PropertyValue
Center(h,k)(h, k)
Vertices(h±a,k)(h \pm a, k)
Co-vertices(h,k±b)(h, k \pm b)
Foci(h±c,k)(h \pm c, k) where c2=a2b2c^2 = a^2 - b^2
Major axis length2a2a
Minor axis length2b2b

Vertical Major Axis

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

PropertyValue
Center(h,k)(h, k)
Vertices(h,k±a)(h, k \pm a)
Co-vertices(h±b,k)(h \pm b, k)
Foci(h,k±c)(h, k \pm c) where c2=a2b2c^2 = a^2 - b^2

Eccentricity

e=ca(where 0<e<1 for ellipse)e = \frac{c}{a} \quad \text{(where } 0 < e < 1 \text{ for ellipse)}

Hyperbola

Horizontal Transverse Axis

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

PropertyValue
Center(h,k)(h, k)
Vertices(h±a,k)(h \pm a, k)
Foci(h±c,k)(h \pm c, k) where c2=a2+b2c^2 = a^2 + b^2
Asymptotesyk=±ba(xh)y - k = \pm\frac{b}{a}(x - h)

Vertical Transverse Axis

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

PropertyValue
Center(h,k)(h, k)
Vertices(h,k±a)(h, k \pm a)
Foci(h,k±c)(h, k \pm c) where c2=a2+b2c^2 = a^2 + b^2
Asymptotesyk=±ab(xh)y - k = \pm\frac{a}{b}(x - h)

Eccentricity

e=ca(where e>1 for hyperbola)e = \frac{c}{a} \quad \text{(where } e > 1 \text{ for hyperbola)}

General Second-Degree Equation

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

Discriminant: B24ACB^2 - 4AC

ValueConic
B24AC<0B^2 - 4AC < 0Ellipse (or circle if A=CA = C and B=0B = 0)
B24AC=0B^2 - 4AC = 0Parabola
B24AC>0B^2 - 4AC > 0Hyperbola

Quick Reference

ConicRelationshipEccentricity
Circler=constantr = \text{constant}e=0e = 0
Ellipsec2=a2b2c^2 = a^2 - b^20<e<10 < e < 1
ParabolaVertex to focus =p= pe=1e = 1
Hyperbolac2=a2+b2c^2 = a^2 + b^2e>1e > 1