SOLUTION: Three points; (0,0),(3,1) and (5,7) lie on a circle. Find the equation of the circle. ​

Algebra ->  Circles -> SOLUTION: Three points; (0,0),(3,1) and (5,7) lie on a circle. Find the equation of the circle. ​      Log On


   



Question 1191484: Three points; (0,0),(3,1) and (5,7) lie on a circle. Find the equation of the circle. ​
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Three points; A(0,0), B(3,1) and C(5,7) lie on a circle. Find the equation of the circle. ​
---------------
Step 1, find the equation of AB, then the equation of BC.
Step 2, find the perpendicular bisectors of AB and BC.
Step 3, find the intersection of the perp bisectors. That's the center of the circle at (h,k).
Step 4, find the distance from the center to any of the 3 points given, that's the radius, r.
===============
Then %28x-h%29%5E2+%2B+%28y-k%29%5E2+=+r%5E2
----
That's one way to do it.
I would use matrices.