What are the coordinates of the center of the circle that passes through the points (1, 1), (1, 5), and (5, 5)?
1 Answer
Jan 30, 2016
Explanation:
Along with the point
#((1+5)/2, (1+5)/2) = (3,3)#
The radius is the distance between
#sqrt((3-1)^2+(3-1)^2) = sqrt(8)#
So the equation of the circle may be written:
#(x-3)^2+(y-3)^2 = 8#
graph{((x-3)^2+(y-3)^2-8)((x-3)^2+(y-3)^2-0.01)((x-1)^2+(y-1)^2-0.01)((x-5)^2+(y-1)^2-0.01)((x-1)^2+(y-5)^2-0.01)((x-5)^2+(y-5)^2-0.01)((x-3)^100+(y-3)^100-2^100)(x-y)(sqrt(17-(x+y-6)^2)/sqrt(17-(x+y-6)^2)) = 0 [-5.89, 9.916, -0.82, 7.08]}