Circle
A circle is a set of all those points in the plane of the form (x,y) whose distance from a fixed point is constant. The fixed point is called the center, and the constant distance is called the radius. The standard form for the equation of the circle with center (h,k) and radius r is given by (x-h)2 + (y-k)2 = r2 .