Ellipse: The set of all points where the sum of distances to two fixed points (foci) is constant
Standard Form: (x²/a²) + (y²/b²) = 1, where a > b for horizontal major axis
- Identify a² and b² from the standard form
- Calculate c using c² = a² - b²
- Determine center, vertices, co-vertices, and foci
- Calculate eccentricity e = c/a
(x²/25) + (y²/9) = 1
Comparing to (x²/a²) + (y²/b²) = 1:
a² = 25, so a = 5
b² = 9, so b = 3
Since a > b, major axis is horizontal
c² = a² - b² = 25 - 9 = 16
c = 4
Center: (0, 0)
Vertices: (±a, 0) = (±5, 0)
Co-vertices: (0, ±b) = (0, ±3)
Foci: (±c, 0) = (±4, 0)
e = c/a = 4/5 = 0.8
Center: (0, 0), Vertices: (±5, 0), Co-vertices: (0, ±3), Foci: (±4, 0), Eccentricity: e = 0.8
• Relationship: c² = a² - b² for ellipses
• Orientation: Major axis along direction of larger denominator
• Eccentricity: e = c/a, where 0 < e < 1
Vertical Major Axis: When b > a in the standard form, the major axis is vertical
(x²/16) + (y²/36) = 1
Comparing to (x²/b²) + (y²/a²) = 1:
b² = 16, so b = 4
a² = 36, so a = 6
Since a² > b² (36 > 16), the major axis is vertical
c² = a² - b² = 36 - 16 = 20
c = √20 = 2√5 ≈ 4.47
Center: (0, 0)
Vertices: (0, ±a) = (0, ±6)
Co-vertices: (±b, 0) = (±4, 0)
Foci: (0, ±c) = (0, ±2√5)
e = c/a = 2√5/6 = √5/3 ≈ 0.745
Center: (0, 0), Vertices: (0, ±6), Co-vertices: (±4, 0), Foci: (0, ±2√5), Eccentricity: e = √5/3
• Orientation: Major axis along direction of larger denominator
• Vertical major axis: Vertices have y-coordinates ±a
• Foci location: Along major axis, inside the ellipse
Translated Ellipse: An ellipse with center at (h, k) instead of origin
Standard Form: ((x-h)²/a²) + ((y-k)²/b²) = 1
((x-2)²/9) + ((y+1)²/4) = 1
Comparing to ((x-h)²/a²) + ((y-k)²/b²) = 1:
h = 2, k = -1 (center at (2, -1))
a² = 9, so a = 3
b² = 4, so b = 2
Since a > b (3 > 2), major axis is horizontal
c² = a² - b² = 9 - 4 = 5
c = √5 ≈ 2.24
Center: (2, -1)
Vertices: (h±a, k) = (2±3, -1) = (5, -1) and (-1, -1)
Co-vertices: (h, k±b) = (2, -1±2) = (2, 1) and (2, -3)
Foci: (h±c, k) = (2±√5, -1)
Center: (2, -1), Vertices: (5, -1) and (-1, -1), Foci: (2±√5, -1)
• Translation: Center moves from origin to (h, k)
• Vertex calculation: Add/subtract a or b from center coordinates
• Focus calculation: Add/subtract c from center coordinates
Ellipse: Set of points where sum of distances to foci is constant
Major Axis: Longest diameter of the ellipse
Minor Axis: Shortest diameter of the ellipse
Foci: Two fixed points inside the ellipse
Eccentricity: Measure of how elongated the ellipse is
- Identify orientation: Determine if major axis is horizontal or vertical
- Extract parameters: Identify a, b, h, k from standard form
- Calculate c: Use c² = a² - b²
- Find key features: Calculate vertices, co-vertices, foci
- Compute eccentricity: Calculate e = c/a
Astronomical Application: Planetary orbits follow elliptical paths with star at one focus
Perihelion/Aphelion: Closest and farthest distances from the star
Semi-major axis: a = 150 million km
Semi-minor axis: b = 149 million km
Star is at one focus of the ellipse
c² = a² - b² = (150)² - (149)²
c² = 22,500 - 22,201 = 299
c = √299 ≈ 17.29 million km
Perihelion (closest distance): a - c = 150 - 17.29 = 132.71 million km
Aphelion (farthest distance): a + c = 150 + 17.29 = 167.29 million km
Eccentricity: e = c/a = 17.29/150 ≈ 0.115
This is a low eccentricity (nearly circular) orbit
Perihelion (closest distance): 132.71 million km, Aphelion (farthest distance): 167.29 million km
• Astronomical model: Star at one focus of elliptical orbit
• Distance calculation: Perihelion = a - c, Aphelion = a + c
• Focal relationship: c² = a² - b²
General Form: Ax² + By² + Cx + Dy + E = 0 for ellipses
Completing the Square: Technique to convert to standard form
4x² - 16x + 9y² + 18y = 11
4(x² - 4x) + 9(y² + 2y) = 11
Take half of coefficient: -4/2 = -2
Square it: (-2)² = 4
Add inside parentheses: (x² - 4x + 4)
But since it's multiplied by 4: 4×4 = 16 added to left side
So add 16 to right side: 4(x² - 4x + 4) = 4(x - 2)²
Take half of coefficient: 2/2 = 1
Square it: 1² = 1
Add inside parentheses: (y² + 2y + 1)
But since it's multiplied by 9: 9×1 = 9 added to left side
So add 9 to right side: 9(y² + 2y + 1) = 9(y + 1)²
4(x - 2)² + 9(y + 1)² = 11 + 16 + 9 = 36
Divide by 36: (x - 2)²/9 + (y + 1)²/4 = 1
Center: (2, -1)
a² = 9, so a = 3 (major axis horizontal since a > b)
b² = 4, so b = 2
c² = a² - b² = 9 - 4 = 5, so c = √5
Standard form: (x - 2)²/9 + (y + 1)²/4 = 1, Center: (2, -1), Vertices: (5, -1) and (-1, -1), Foci: (2±√5, -1)
• Factoring: Factor coefficients before completing the square
• Completing the square: Account for factored coefficients
• Standard form: Divide by constant to get 1 on right side
Ellipse: The set of all points where the sum of distances to two fixed points (foci) is constant
Major Axis: The longest diameter of the ellipse, length 2a
Minor Axis: The shortest diameter of the ellipse, length 2b
Foci: Two fixed points inside the ellipse, distance c from center
Eccentricity: Measure of how elongated the ellipse is, e = c/a where 0 < e < 1
- Identify orientation: Compare denominators to determine major axis direction
- Extract parameters: Identify a, b, h, k from standard form
- Calculate focal distance: Use c² = a² - b²
- Find key features: Calculate center, vertices, co-vertices, foci
- Compute eccentricity: Calculate e = c/a
- Verify relationships: Check that c < a and 0 < e < 1
• Relationship: c² = a² - b² (not c² = a² + b² like hyperbolas)
• Eccentricity: e = c/a, where 0 < e < 1
• Orientation: Major axis along larger denominator's variable
• Sum of distances: For any point P on ellipse, PF₁ + PF₂ = 2a
• Circle: x² + y² = 25 (eccentricity = 0)
• Low eccentricity: x²/25 + y²/24 = 1 (eccentricity ≈ 0.2)
• Medium eccentricity: x²/25 + y²/9 = 1 (eccentricity = 0.8)
• High eccentricity: x²/25 + y²/1 = 1 (eccentricity ≈ 0.98)
Analysis: The visualization shows how eccentricity affects the shape of ellipses.
- Eccentricity near 0: Nearly circular
- Eccentricity near 1: Highly elongated
- Circle is an ellipse with e = 0
- All ellipses have 0 ≤ e < 1