Question
Question: Find the center of the circle passing through the points \(\left( {6, - 6} \right),\left( {3, - 7} \...
Find the center of the circle passing through the points (6,−6),(3,−7)and (3,3).
Solution
Hint: Name all the coordinates A,B and C. Draw a circle and name its center O. assume the coordinates of the center of the circle O to be (x,y). After doing so, apply the formula by naming the coordinates of the points A,B and C as (x1,y1);(x2,y2);(x3,y3)respectively, (x−x1)2+(y−y1)2.
Complete step-by-step answer:
The coordinates given to us by the question are-
(6,−6),(3,−7)and (3,3)
Name the coordinates A, B and C respectively, we get-
A=(6,−6) B=(3,−7)
And
C=(3,3)
Now, let the center of the circle be O and its coordinates be (x,y)
Since O is the center of the circle and the points A, B and C are on its circumference, then by property:
OA=OB=OC=R, where R is the radius of the circle.
now,
A=(6,−6)⇒x1=6,y1=−6 B=(3,−7)⇒x2=3,y2=−7 C=(3,3)⇒x3=3,y3=3
Since,
OA=OB=OC, then
OA=OB OA=OC
Putting the formula (x−x1)2+(y−y1)2 into OA, OB, and OC we get:
OA=(x−x1)+(y−y1)2=(x−6)2+(y+6)2 OB=(x−x2)2+(y−y2)2=(x−3)2+(y−3)2 OC=(x−x3)2+(y−y3)2=(x−3)2+(y+7)2
Name each equation mentioned above as equation 1, equation 2, and equation 3 respectively,
OA=(x−x1)+(y−y1)2=(x−6)2+(y+6)2 → equation 1
OB=(x−x2)2+(y−y2)2=(x−3)2+(y−3)2 → equation 2
OC=(x−x3)2+(y−y3)2=(x−3)2+(y+7)2 → equation 3
Now, since we already discussed that OA=OB=OC=R , we will put each equations equal to one another.
By putting OA=OB, which means by putting equation 1 and equation 2 equal to each other we get,
(x−6)2+(y+6)2=(x−3)2+(y−3)2
Squaring both sides, we get-
x2+36−12x+y2+36+12y=x2+9−6x+y2−6y+9
Cancelling x2 and y2 from both the sides,
\-6x+18y=−54 ⇒x−3y=9
Thus, mark the above equation as equation 4
x−3y=9 → equation 4
Similarly, putting OA=OCand squaring both sides we get,
x2+36−12x+y2+12y+36=x2+9−6x+y2+49+14y
⇒−6x−2y=−14 ⇒3x+y=7
Naming the above equation as equation 5
3x+y=7 → equation 5
Now, solve equation 4 and equation 5
Multiply both the sides of equation four by 3 then subtract equation five from equation four and we will get the value of x and y as:
x=3,y=−2
Hence, the coordinates of the center of the circle are x=3,y=−2.
Note: While subtracting, multiplying either one of the equations (sometimes both) by a number is necessary in order to make the equation balanced and to get the answer easily. These type of questions are always solved by using the formula (x−x1)2+(y−y1)2 directly or indirectly.