Analyzing the Setup
The motion occurs on a coordinate plane where point B moves along a circle defined by the equation x2+4x+(y−3)2=0.
By completing the square for the
x terms, we rewrite the equation as:
(x+2)2−4+(y−3)2=0
This simplifies to the standard form:
(x+2)2+(y−3)2=22
We are observing a circle centered at C1(−2,3) with a radius of 2. Our fixed anchor point is A(0,3), which lies on the circumference of this circle.
The Geometric Transformation
A chord AB is drawn from A to a point B on the circle and extended to a point M(h,k) such that AM=2AB.
Because the total length AM is twice the length of AB, the segment BM must be equal to AB. Since A, B, and M are collinear, B is the midpoint of the segment AM.
Using the midpoint formula, we express the coordinates of
B in terms of
M(h,k) and
A(0,3):
B=(20+h,23+k)=(2h,2k+3)
The Master Equation
Since point B must lie on the original circle, its coordinates must satisfy the equation x2+4x+(y−3)2=0. Substituting x=2h and y=2k+3 into this equation, we obtain:
(2h)2+4(2h)+(2k+3−3)2=0
Simplifying the terms step-by-step:
1. The first term is 4h2.
2. The second term, 4(2h), simplifies to 2h.
3. The third term becomes (2k+3−6)2=4(k−3)2.
Combining these, we have:
4h2+2h+4(k−3)2=0
Final Calculation
To clear the fractions, we multiply the entire equation by
4:
h2+8h+(k−3)2=0
Expanding the squared term
(k−3)2=k2−6k+9, the equation becomes:
h2+k2+8h−6k+9=0
Replacing
(h,k) with
(x,y), we find the
locus of M:
x2+y2+8x−6y+9=0
This result represents a circle centered at (−4,3) with a radius of 4. We have successfully mapped the path of M as B moves along the original circle.