Analyzing the Setup
Imagine you are standing on a coordinate plane. You see a fixed point A at (0,6) on the y-axis, and a point B at (2t,0) sliding along the x-axis.
As t varies, the line segment AB sweeps across the first quadrant, constantly changing its orientation. This is the stage for our problem, where we observe a dynamic system to determine the locus of a specific point P.
The Midpoint M and the Perpendicular Bisector
First, let us find the heart of this segment, the midpoint M. Using the midpoint formula, we find:
Notice the elegance here: M is always at a height of 3, regardless of where B is. It is dancing along the horizontal line y=3.
Now, we determine the perpendicular bisector of AB. The slope of AB is:
For the perpendicular bisector, we require a slope m⊥ such that mAB⋅m⊥=−1. Thus, m⊥=3t.
Using the point-slope form at M(t,3), the equation of our bisector is:
The Intercept C and the Target P
This bisector hits the y-axis at point C. Setting x=0 in our equation, we get y−3=3t(0−t), which simplifies to:
Thus, the coordinates of C are (0,3−3t2). Now, we define P as the midpoint of MC.
Using the midpoint formula on M(t,3) and C(0,3−3t2), we find the coordinates of P(h,k):
The Final Revelation
We are at the finish line. We have the parametric equations h=2t and k=3−6t2. To find the locus, we must eliminate the parameter t.
From the first equation, we find t=2h. Substituting this into the second equation yields:
k=3−6(2h)2=3−64h2=3−32h2
Multiplying by 3 gives 3k=9−2h2, or 2h2+3k−9=0. Replacing h and k with x and y, we arrive at the final equation:
This is the path P traces—a beautiful, downward-opening parabola. You have successfully mapped the motion of a point through the language of algebra.