Analyzing the Setup
Imagine you are standing on a coordinate plane, looking at three points that define a beautiful, symmetrical curve: an ellipse. We have the center C(1,−2), a focus F(3,−2), and a vertex V(5,−2).
Notice how all three points share the same y-coordinate of −2? This is not a coincidence; it is the key to the entire problem.
Because these points share a y-value, they lie on a horizontal line, which we identify as the major axis of our ellipse. This simple observation simplifies our entire path forward.
Decoding the Parameters
In the world of ellipses, the distance from the center to the vertex is the semi-major axis, denoted by
a. Since our center
C is at
(1,−2) and our vertex
V is at
(5,−2), the distance is simply the difference in their
x-coordinates:
a=∣5−1∣=4
Similarly, the focal distance
c is the distance from the center to the focus. With the center at
(1,−2) and the focus at
(3,−2), we calculate:
c=∣3−1∣=2
We have now unlocked the two most important parameters of our ellipse: a=4 and c=2.
The Golden Relation
Now, we reach the heart of the ellipse's identity. There is a fundamental relationship that binds the semi-major axis
a, the semi-minor axis
b, and the focal distance
c together:
b2=a2−c2
This is the bridge that allows us to move from the major axis and focal distance to the width of the ellipse. Substituting our values, we get:
b2=(4)2−(2)2
Calculating this, we find:
b2=16−4=12
The Final Calculation
The Latus Rectum
The question asks for the length of the latus rectum, which is the chord passing through the focus and perpendicular to the major axis. The formula for this length is:
L=a2b2
We have
b2=12 and
a=4. Plugging these into our formula, we get:
L=42(12)
This simplifies to:
L=424=6
The elegance of this result is in its simplicity. We started with three points, identified the horizontal orientation, extracted the geometric parameters, and used the fundamental relations to find the latus rectum.
Always remember: in JEE problems, the geometry is your best friend. If you can visualize the points, the algebra will follow naturally. The final answer is 6.