📚 What is Eccentricity?
Eccentricity is a non-negative number that characterizes how much a conic section (circle, ellipse, parabola, hyperbola) deviates from being a perfect circle. It's a key property that helps us understand the shape of these curves.
- ⭕ Circle: Eccentricity ($e$) = 0. A circle is perfectly round, so it has no deviation from circularity.
- 🥚 Ellipse: 0 < Eccentricity ($e$) < 1. An ellipse is an elongated circle. The closer $e$ is to 0, the more circular the ellipse; the closer it is to 1, the more elongated it is.
- 🔪 Parabola: Eccentricity ($e$) = 1. A parabola has a fixed eccentricity of 1.
- ♾️ Hyperbola: Eccentricity ($e$) > 1. A hyperbola consists of two separate branches. The larger $e$ is, the wider the hyperbola opens.
📐 Eccentricity Formulas
Here's how to calculate eccentricity for ellipses and hyperbolas:
- 🍎 Ellipse: $e = \frac{c}{a}$, where $c$ is the distance from the center to each focus, and $a$ is the distance from the center to each vertex (the semi-major axis).
- 🍇 Hyperbola: $e = \frac{c}{a}$, where $c$ is the distance from the center to each focus, and $a$ is the distance from the center to each vertex (the distance from center to vertex).
✍️ Examples
- 💡 Ellipse Example: Consider an ellipse with $a = 5$ and $c = 3$. Then, $e = \frac{3}{5} = 0.6$. This ellipse is moderately elongated.
- 🔥 Hyperbola Example: Consider a hyperbola with $a = 4$ and $c = 6$. Then, $e = \frac{6}{4} = 1.5$. This hyperbola opens relatively widely.
💡 Tips for Understanding Eccentricity
- 📈 Visualize: Imagine stretching a circle. The more you stretch it, the higher the eccentricity becomes for an ellipse. For hyperbolas, think about how "wide" the branches are.
- 🧭 Foci: The foci are key! Eccentricity is directly related to the distance between the foci and the center.
- 🧮 Practice: The best way to understand eccentricity is to work through examples.
✏️ Practice Quiz
Determine the eccentricity of each conic section based on the given information:
- An ellipse with $a = 10$ and $c = 8$.
- A hyperbola with $a = 5$ and $c = 7$.
- An ellipse with $a = 7$ and $b = \sqrt{33}$. (Hint: Use $c^2 = a^2 - b^2$ for ellipses).
- A hyperbola with $a = 3$ and $b = 4$. (Hint: Use $c^2 = a^2 + b^2$ for hyperbolas).
- An ellipse with equation $\frac{x^2}{25} + \frac{y^2}{9} = 1$.
- A hyperbola with equation $\frac{x^2}{16} - \frac{y^2}{9} = 1$.
- An ellipse where the distance between the foci is 6 and the major axis has length 10.
✅ Quiz Answers
- $e = 0.8$
- $e = 1.4$
- $e = \frac{4}{7} \approx 0.57$
- $e = \frac{5}{3} \approx 1.67$
- $e = 0.8$
- $e = 1.25$
- $e = 0.6$