The Geometry of Transformation
A Journey into the Locus
Welcome, fellow traveler on the path to JEE mastery. Today, we aren't just solving a problem; we are uncovering a hidden geometry.
We are going to take a simple circle and, through the power of algebraic transformation, watch it morph into an ellipse. This is the beauty of coordinate geometry—it is not just about numbers; it is about the dance of shapes.
Phase 1
The Circle and the Parametric Bridge
We begin with the equation x2+y2=4. This is our foundation, representing a circle centered at the origin with a radius of r=2.
We are told that a point (h,k) lies on this circle. To avoid the complexity of square roots, we use the 'Parametric Bridge'.
Any point on a circle of radius
r can be elegantly described by an angle
θ. We define:
h=2cosθ
k=2sinθ
This transforms the constraint h2+k2=4 into the fundamental identity cos2θ+sin2θ=1. It is the ultimate simplification.
Phase 2
The Transformation Mapping
The problem introduces a new point (x,y) defined by the transformation x=2h+1 and y=3k+2. Imagine this as a mapping where every point on our circle is stretched and shifted to a new location.
To find the locus of this new point, we express our parameter
θ in terms of the new coordinates
x and
y. Substituting our parametric definitions into the transformation equations, we obtain:
x=2(2cosθ)+1=4cosθ+1
y=3(2sinθ)+2=6sinθ+2
Phase 3
The Elimination of the Parameter
Now, we isolate the trigonometric terms to prepare for the elimination of
θ:
cosθ=4x−1
sinθ=6y−2
Invoking the Pythagorean identity,
cos2θ+sin2θ=1, we substitute our expressions to arrive at the equation of the locus:
(4x−1)2+(6y−2)2=1
This simplifies to the standard form:
16(x−1)2+36(y−2)2=1
Phase 4
The Ellipse and the Final Calculation
This equation represents an ellipse shifted to the center (1,2). Because 36>16, the major axis is vertical, giving us a2=36 and b2=16.
The eccentricity
e is defined by the relation
e2=1−a2b2. Plugging in our values:
e2=1−3616=1−94=95
Finally, the problem asks for the value of
e25. Substituting our result:
5/95=5×59=9
The calculation is complete, and the elegance of the result is undeniable. You have successfully navigated the transformation; keep this intuition—that geometry is just algebra in disguise—and you will conquer any problem the JEE throws your way. The final answer is 9.