Question 1205247
<br>
I don't know what it means to use a geometric solution to find the equation of a circle.  At some point, no matter how much work you do with geometry, you need to use algebra to get an equation.<br>
The perpendicular bisector of any chord of a circle passes through the center of the circle.<br>
One chord of the given circle is the segment with endpoints (0,0) and (5,0).  That is a horizontal segment with midpoint (0,2.5); the perpendicular bisector of that segment is the vertical line x=2.5.  So the center of the circle lies somewhere on the line x=2.5; the coordinates of the center of the circle are (2.5,y), where y is to be determined.<br>
For a purely algebraic method for finding the center, we can use the fact that the distance from the center to any point on the circle is constant, so the distance from (2.5,y) to (5,0) is the same as the distance from (2.5,y) to (3,3):<br>
{{{(2.5)^2+y^2=(0.5)^2+(y-3)^2}}}
{{{6.25+y^2=0.25+y^2-6y+9}}}
{{{6y=9.25-6.25=3}}}
{{{y=0.5}}}<br>
The center of the circle is (2.5,0.5).<br>
Use that center point and any of the three given points on the circle to find that the radius of the circle is {{{sqrt(6.5)}}}. Then plug the coordinates of the center and the radius in the standard form for the equation of a circle to find the equation is<br>
{{{(x-2.5)^2+(y-0.5)^2=6.5}}}<br>
An alternative algebraic method for finding the center is by finding the intersection of any two chords of the circle.<br>
We have the equation of one chord: x=2.5.<br>
A little algebra shows that the perpendicular bisector of the chord joining (0,0) and (3,3) has the equation y=-x+3; the intersection of those two chords is (2.5,0.5).<br>
I leave the details of those calculations to the student.<br>
ANSWER: {{{(x-2.5)^2+(y-0.5)^2=6.5}}}<br>