Analyzing the Setup
When you look at an ellipse, do not just see an oval. See a locus of points defined by a beautiful, rigid dance between a focus and a directrix. Our problem provides a center at the origin, an eccentricity of e=21, and a directrix at x=4.
Because the directrix x=4 is a vertical line, it forces our ellipse to stretch horizontally. The directrix is always perpendicular to the major axis; therefore, the major axis must lie perfectly along the x-axis.
This confirms the standard form of our equation:
a2x2+b2y2=1
Determining the Semi-Major Axis
For a horizontal ellipse, the directrix is defined by the equation x=ea. This relationship dictates that the distance from the center to the directrix is exactly the semi-major axis divided by the eccentricity.
Given
x=4 and
e=21, we substitute these values into the formula:
4=1/2a
Solving for
a, we multiply
4 by
21, yielding
a=2. Squaring this result gives us the value for the denominator:
a2=4
Calculating the Semi-Minor Axis
We utilize the fundamental relationship that binds
a,
b, and
e together:
b2=a2(1−e2)
Substituting our known values into this equation:
b2=4(1−(21)2)
First, square the eccentricity to get
41, then subtract this from
1 to obtain
43. Calculating the final value for
b2:
b2=4×43=3
Final Assembly and Simplification
We have determined our parameters to be
a2=4 and
b2=3. Substituting these into our standard form, we obtain:
4x2+3y2=1
To match the standard linear form, we clear the denominators by multiplying the entire equation by the least common multiple, which is
12:
12(4x2+3y2)=12(1)
Distributing the 12 across the terms, we arrive at the final equation:
3x2+4y2=12