
Jesse E. answered 09/14/19
Experienced tutor for TEAS, chemistry, and biology
The equation of a circle is:
(x-h)2 + (y-k)2 = r2
where h and k are the circle's center coordinates and r is the radius. From the problem, we are given the center and only need to calculate the radius.
This can be accomplished by calculating the radius given the point the circle passes through and the center using Pythagorean's Theorem where the radius is the hypotenuse and the legs of the right triangle are the horizontal and vertical distance between the center and the point.
The horizontal distance is the distance along the x-axis and is 2 units. This is because we begin at the circle with its center point's X-value of 2 and moving two units along the x-axis to arrive at the point's x-value of 4.
The vertical distance is the distance along the y-axis and is 6 units. This is because we begin at -1 along the y-axis and move up 6 units to arrive at the point's y-value of 5.
Given these, we solve for r2:
r2 = (x)2 + (y)2 = 22 + 62 = 4 + 36 = 40
r2 = 40.
Now that we have the value for r2, we substitute this and the values of the circle's center into the circle equation:
(x-2)2 + (y-(-1))2 = 40
We will simply the y section:
(x-2)2 + (y+1)2 = 40
Now we have the equation of the circle.