Hi Nikki G
Since you are given the endpoints of the diameter (0,0) and (8,6), and the midpoint of the diameter is also the center of the circle
I have an alternate route toward (x - h)2 + (y - k)2 = r2
First start by calculating the midpoint of the diameter, this gives you the h,k coordinates, using only what you are given
Midpoint formula is (x1 + x2)/2 for the x coordinate and , (y1+y2)/2 for the y coordinate
For the center of a circle
x = h = (0+8)/2 = 4
y = k = (0+6)/2 = 3
Secondly you now just plug these values into (x - h)2 + (y - k)2 = r2
Finally you already have two points along the clrcle either pair can be used to find r then another can be used to check it
Your given points (0, 0), (8, 6)
(0 - 4)2 + (0 - 3)2 = r2
(-4)2 + (-3)2 = r2
16 + 9 = r2
25 = r2
√25 = r
5 = r
Checking the radius with other given coordinates
(8 - 4)2 + (6 - 3)2 = r2
(4)2 + (3)2 = r2
16 + 9 = r2
25 = r2
You still get your equation as
(x - 4)2 + (y - k)2 = 25
You can graph your circle to confirm the given points along the circlen the radius and the center.
Mark M.
Plotting the points produces a 3-4-5 triangel. No need for distance formula.06/06/23