
Mukul S. answered 02/19/20
Ph.D. with Advanced Mathematics skills and experience
We are asked to follow certain steps to derive the equation of a circle. So, to follow the argument you will need to first draw a picture. To do this you can follow the steps 1-5 below.
- So the first step is draw a circle of radius 5 and centered on point (5,4).
- Then choose any point (x, y) in the top-right quadrant of the circle. In reality, the point can be chosen anywhere but for easy communication without pictures let's follow this path.
- Draw the radius from the center-point (5,4) to that point (x, y).
- Mark the point (5, y). This will fall along the vertical diameter
- Connect (5,4), (5,y) and (x,y) to complete the right triangle.
Now you can calculate the horizontal and vertical distances from the coordinates.
Horizontal distance between (x,y) and (5,y) = (x - 5)
Vertical distance between (5,y) and (5, 4) = (y - 4)
The hypotenuse is actually equal to the radius = 5
Following the pythagorean theorem you can now write the equation of a circle
(x-5)2 + (y-4)2 = 52
This answer goes with choice #2 in your question.