Difference between revisions of "Circle"

From Math Wiki
Jump to navigation Jump to search
(Created page with "<div class="noautonum">__TOC__</div> ==Definition== A circle is the set of points that are a fixed distance r, called the radius, from a fixed point (x, y), called the center...")
 
(No difference)

Latest revision as of 12:06, 21 November 2015

Definition

A circle is the set of points that are a fixed distance r, called the radius, from a fixed point (x, y), called the center. It can be thought of as a special case of an ellipse when

Algebraic Expression

The equation for the circle of radius r centered at (0, 0) is

If you want a circle centered at (h, k) replace x with (x - h) and y with (y - k)

 Return to Topics Page