Animated Solution for Mathematics - Circles: The locus of a point, which moves such that the sum of squares of its distances from the points (0,0),(1,0),(0,1),(1,1) is 18 units, is a circle of diameter d. Then d2 is equal to .
Enter Numerical Value:
Visualized Solution
Visualizing the Fixed Points
Let the moving point be P(x,y).
The four fixed points are A(0,0), B(1,0), C(0,1), and D(1,1).
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
Analyzing the Setup
Imagine you are standing on a vast, empty coordinate plane. At four specific locations—the origin (0,0), and the corners of a unit square at (1,0), (0,1), and (1,1)—you have placed four heavy, immovable anchors.
Now, imagine a point P(x,y) that is tethered to these anchors by invisible, elastic strings. The point P is moving, but it is constrained by a very specific rule: the sum of the squares of its distances to these four anchors must always remain exactly 18.
This sounds like a chaotic motion, doesn't it? But as we peel back the layers of algebra, we will find that this point is actually tracing a perfect, elegant circle.
Translating Geometry into Algebra
To capture the motion of P(x,y), we must first translate the physical constraint into the language of mathematics. The distance d between two points (x1,y1) and (x2,y2) is given by (x−x1)2+(y−y1)2.
Since we are dealing with the sum of squares of these distances, we can discard the square roots. Our constraint equation is:
PA2+PB2+PC2+PD2=18
Substituting the coordinates of our anchors, we get:
Looking at four sets of brackets can feel overwhelming, but let’s expand them one by one. We know that (x−1)2=x2−2x+1 and (y−1)2=y2−2y+1.
When we distribute these into our equation, the terms begin to group themselves. We have four x2 terms and four y2 terms, linear terms −2x and −2y appearing twice each, and a collection of constants.
After expanding and grouping, the equation transforms into:
4x2+4y2−4x−4y+4=18
Finding the Circle's Soul
Now, we simplify. Subtracting 4 from both sides gives us 4x2+4y2−4x−4y=14. Dividing the entire equation by 4 reveals the standard form of our circle:
x2+y2−x−y−27=0
By comparing this to the general circle equation x2+y2+2gx+2fy+c=0, we identify g=−21, f=−21, and c=−27.
The radius r of any circle is defined by the relationship r=g2+f2−c. Plugging in our values:
r=(−21)2+(−21)2−(−27)=41+41+414=416=2
The Final Victory
We have found that the radius of this path is 2. The problem asks for the square of the diameter d.
Since the diameter d=2r, we have d=2(2)=4. Therefore, the final result is:
d2=42=16
You have successfully mapped the trajectory of the point through the logic of geometry. This result confirms that the point P traces a circle with a diameter of 4, proving that even complex constraints often hide a beautiful, simple symmetry.