Answer:
Explanation:
A circle is a geometric figure made up of a bunch of points that are all equidistant from a center. For example, you might choose a central point and then mark a dozen or so points that are 3 inches from that center. That would be a circle of radius 3.
The simplest equation of a circle is
x^2 + y^2 = r^2, where r is the radius of the circle and the center is at the origin (0, 0).
For a circle whose center is not at the origin (not at (0, 0) ), the general equation of a circle with center at (h, k) is
(x-h)^2 + (y-k)^2 = r^2