Raymond B. answered 12/06/25
Math, microeconomics or criminal justice
(0,4), (6,3), and (-7,-3) are points on a circle
find the circle's equation
it helps to plot the 3 points and estimate a circle through them
then with algebra
plug in each point into
(x-h)^2 + (y-k)^2 = r^2
then solve the resulting system of equations for (h,k) and r
h^2 + (4-k)^2 = r^2
(6-h)^2 + (3-k)^2 = r^2
(-7-h)^2 + (-3-k)^2 = r^2
3 equations 3 unknowns
solve by substitution elimination
then convert to x^2 +y^2 + ax +by + c = 0 form