The Art of Reflection
A Geometric Journey
Welcome, fellow traveler in the world of coordinate geometry! Today, we are going to tackle a problem that might look intimidating at first glance: reflecting a parabola across a line.
But fear not! We are not going to brute-force this. We are going to use the elegance of the locus method to unveil the hidden symmetry of the problem.
Phase 1
The Locus Strategy
Imagine you are standing on the curve of the parabola x2=4y. Every point (h,k) on this curve obeys the sacred rule:
Now, imagine a mirror placed along the line x−y=1. When we reflect the entire parabola, we are essentially asking: where does every point (h,k) land on the other side of the mirror?
Instead of trying to reflect the whole shape, we pick a general point (h,k) and find its image (X,Y). The path traced by this image point (X,Y) will be our new parabola.
Phase 2
The Mirror Math
To find the image (X,Y) of a point (h,k) across the line x−y−1=0, we use the reflection formula. For a line Ax+By+C=0, the image (X,Y) is given by:
AX−h=BY−k=−2A2+B2Ah+Bk+C
Here, A=1, B=−1, and C=−1. Substituting these values, we get:
1X−h=−1Y−k=−212+(−1)2h−k−1
The denominator simplifies beautifully: 12+(−1)2=2. This cancels the −2 in the numerator, leaving us with:
1X−h=−1Y−k=−(h−k−1)=k−h+1
Phase 3
The Inverse Mapping
Now, we solve for X and Y. From X−h=k−h+1, we get X=k+1.
From −(Y−k)=k−h+1, we get Y−k=h−k−1, which simplifies to Y=h−1. We have our mapping!
But we need the inverse to map back to the original curve: k=X−1 and h=Y+1. This is the "Aha!" moment.
We know that the original point (h,k) must satisfy h2=4k. By substituting our inverse mappings, we get:
The Final Reveal
Replacing (X,Y) with general coordinates (x,y), we get the equation of the image parabola:
Comparing this with the given form (y+a)2=b(x−c), we find a=1, b=4, and c=1.
The sum is:
And there you have it—a beautiful, logical journey from a simple parabola to its reflected twin. Keep practicing, and remember: every complex problem is just a series of simple, elegant steps waiting to be discovered!