Analyzing the Setup
Imagine you are standing on the graph of y=x3. It is a smooth, elegant curve that starts from the depths of the third quadrant, passes gracefully through the origin, and climbs toward infinity in the first quadrant.
To explore the relationship between a tangent line and the point where it 'revisits' the curve, we pick an arbitrary point P on the curve with coordinates (t,t3).
The Tangent's Identity
To find the tangent line, we need its slope. We invoke the power of calculus: differentiating y=x3 gives us the derivative dxdy=3x2.
At our specific point P, the slope m is simply 3t2. Using the point-slope form, y−y1=m(x−x1), we construct the equation of our tangent line:
This line is our probe. It captures the local behavior of the curve at P.
The Intersection Mystery
Now, we ask: where does this line meet the curve again? We set the line equal to the curve: x3=3t2(x−t)+t3.
Rearranging this, we get the cubic equation:
We know that x3−t3 factors into (x−t)(x2+xt+t2). Substituting this back, we see:
(x−t)(x2+xt+t2)−3t2(x−t)=0
Since $x
eq t$ at point Q, we can safely divide by (x−t). This leaves us with a beautiful quadratic equation: x2+xt−2t2=0.
Factoring this, we find (x−t)(x+2t)=0. The root x=t corresponds to our starting point P, and the root x=−2t reveals the location of our mysterious point Q.
The Final Synthesis
With xQ=−2t, we find the ordinate yQ by plugging it back into the original curve: yQ=(−2t)3=−8t3. Now, we have point P(t,t3) and point Q(−2t,−8t3).
We are tasked with finding the ordinate of a point R that divides PQ in a 1:2 ratio. Using the section formula, yR=m+nmyQ+nyP, we substitute our values:
yR=1+21(−8t3)+2(t3)=3−8t3+2t3=3−6t3=−2t3
The Takeaway
Look at that result: −2t3. It is elegant, simple, and profound.
We have discovered that for any tangent drawn to the curve y=x3, the point of intersection Q and the point of tangency P are linked by a rigid geometric ratio. This is the kind of mathematical harmony that JEE Advanced problems are built upon.