Conic Sections: Circles, Ellipses, Hyperbolas, and Parabolas - Comprehensive Study Guide
Conic Sections Overview
Definition: A conic section is a curve obtained by the intersection of a plane with a cone. The primary types are circles, ellipses, hyperbolas, and parabolas.
Study Guide Goals:
Identify and graph each conic section based on its standard equation.
Convert general equations into standard form using "completing the square."
Extract critical features: centers, vertices, co-vertices, foci, axes, and radii.
Apply core formulas for focal distances and semi-axes.
Utilize a decision tree for rapid conic type identification from general forms.
Graphing Circles
Standard Form of a Circle: The equation is given by (x−h)2+(y−k)2=r2.
Center: (h,k).
Radius: r.
Example 1: Circle Centered at Origin:
Equation: x2+y2=9.
Identification: Here, h=0, k=0, and r2=9.
Features: Center is (0,0), Radius r=3.
Steps: Start at (0,0), move 3 units right, left, up, and down. Connect the four points.
Example 2: Shifted Circle:
Equation: (x−3)2+(y+4)2=16.
Identification: The signs in the equation are negative relative to the form, so (x−3) implies h=3 and (y+4) implies k=−4.
Features: Center is (3,−4). Radius r=16=4.
Steps: Plot center at (3,−4), move 4 units in cardinal directions, then connect.
Example 3: Negative Coordinates:
Equation: (x+2)2+(y−3)2=4.
Identification: h=−2, k=3.
Features: Center is (−2,3). Radius r=2.
Graphing Ellipses
Standard Forms of an Ellipse:
Horizontal: a2(x−h)2+b2(y−k)2=1 (where a>b).
Vertical: b2(x−h)2+a2(y−k)2=1 (where a>b).
Rule: In an ellipse, a2 is always the larger denominator. If the larger denominator is under x, the ellipse is horizontal; if it is under y, the ellipse is vertical.
Key Measurements:
Center: (h,k).
Semi-major axis (a): Distance from center to vertices (the longer axis).
Semi-minor axis (b): Distance from center to co-vertices (the shorter axis).
Focal distance (c): Calculated using c2=a2−b2. Foci lie on the major axis inside the ellipse.
Major Axis Length: 2a.
Minor Axis Length: 2b.
Example 1: Vertical Ellipse (Origin):
Equation: 25x2+49y2=1.
Identification: Larger denominator is under y, so a2=49 and b2=25. Center is (0,0).
Features: a=7, b=5. Major axis length =14, Minor axis length =10.
Foci: c2=49−25=24, so c=24=26≈4.89. Foci are at (0,±4.89).
Example 2: Horizontal Ellipse (Shifted):
Equation: 16(x−2)2+9(y+3)2=1.
Identification: Larger denominator is under x, so a2=16 and b2=9.
Features: Center is (2,−3). a=4, b=3.
Vertices: (h±a,k)=(2±4,−3)→(6,−3) and (−2,−3).
Co-vertices: (h,k±b)=(2,−3±3)→(2,0) and (2,−6).
Foci: c=16−9=7. Foci are at (2±7,−3).
Example 3: Vertical Ellipse (Shifted):
Equation: 9(x+1)2+25(y−2)2=1.
Identification: a2=25 (under y), b2=9, Center is (−1,2).
Features: a=5, b=3. c=25−9=4.
Vertices: (−1,2±5)→(−1,6) and (−1,−2).
Foci: (−1,2±4)→(−1,6) and (−1,−2). (Wait, the focus shares coordinates with vertices in this calculation if c=a, but here c=4 whereas a=5). Foci: (−1,6) and (−1,−2).
Finding Intercepts: To find x-intercepts, set y=0 and solve for x. To find y-intercepts, set x=0 and solve for y.
Graphing Hyperbolas
Standard Forms of a Hyperbola:
Horizontal: a2(x−h)2−b2(y−k)2=1 (opens left and right).
Vertical: a2(y−k)2−b2(x−h)2=1 (opens up and down).
Critical Distinction: Unlike ellipses, a2 is the denominator of the positive term, not necessarily the larger number.
Key Measurements:
Center: (h,k).
Transverse Axis: The axis containing the vertices.
Vertices: Distanced a from center along the transverse axis.
Focal distance (c): Calculated using c2=a2+b2. Foci lie outside the vertices.
Asymptote Box: Created using distance a along the transverse axis and distance b along the conjugate axis.
Asymptote Equations:
Horizontal: y−k=±ab(x−h).
Vertical: y−k=±ba(x−h).
Example 1: Horizontal Hyperbola (Origin):
Equation: 9x2−4y2=1.
Features: Center (0,0). a2=9→a=3. b2=4→b=2. opens left/right.
Foci: c2=9+4=13→c=13. Foci at (±13,0).
Asymptotes: Slope is rise over run. From center, up 2 (b) and right 3 (a). Equation y=±32x.
Example 2: Horizontal Hyperbola (Shifted):
Equation: 25(x−4)2−16(y−2)2=1.
Features: Center (4,2). a=5, b=4. c=25+16=41.
Vertices: (4±5,2)→(9,2) and (−1,2).
Asymptotes: y−2=±54(x−4).
Example 3: Vertical Hyperbola (Shifted):
Equation: 4(y−2)2−9(x+3)2=1.
Features: Center (−3,2). a2 is under y, so a=2 and b=3.
Vertices: (−3,2±2)→(−3,4) and (−3,0).
Foci: c=4+9=13. Foci at (−3,2±13).
Asymptotes: y−2=±32(x+3).
Graphing Parabolas
Definition: The set of all points equidistant from a fixed point (focus) and a fixed line (directrix).
Standard Forms:
Horizontal: (y−k)2=4p(x−h).
Opens right if p>0. Opens left if p<0.
Vertical: (x−h)2=4p(y−k).
Opens up if p>0. Opens down if p<0.
Key Measurements:
Vertex: (h,k).
Distance (p): Distance from vertex to focus and from vertex to directrix.
Focus: Always located inside the curve.
Directrix: Always located outside the curve.
Example 1: Horizontal Parabola (Origin):
Equation: y2=8x.
Identification: Horizontal (y is squared). 4p=8→p=2.