Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Equations of circles in the coordinate plane connect geometric shapes with algebraic formulas. This cheat sheet helps students identify a circle’s center and radius from an equation, write equations from a graph or description, and recognize when an equation represents a circle. These skills are important for graphing, analytic geometry, and later work with conic sections.

The main form is center-radius form, (xh)2+(yk)2=r2\left(x - h\right)^2 + \left(y - k\right)^2 = r^2, where (h,k)\left(h,k\right) is the center and rr is the radius. Circles can also appear in general form, which often requires completing the square to rewrite the equation. Key ideas include using distance, interpreting signs correctly, and checking that the radius squared is positive.

Key Facts

  • The center-radius form of a circle is (xh)2+(yk)2=r2\left(x - h\right)^2 + \left(y - k\right)^2 = r^2, where the center is (h,k)\left(h,k\right) and the radius is rr.
  • A circle centered at the origin has equation x2+y2=r2x^2 + y^2 = r^2.
  • If the equation is (x+3)2+(y5)2=16\left(x + 3\right)^2 + \left(y - 5\right)^2 = 16, the center is (3,5)\left(-3,5\right) and the radius is 44.
  • The distance formula d=(x2x1)2+(y2y1)2d = \sqrt{\left(x_2 - x_1\right)^2 + \left(y_2 - y_1\right)^2} can be used to find a circle’s radius from its center and a point on the circle.
  • The diameter is twice the radius, so d=2rd = 2r, and the radius is half the diameter, so r=d2r = \frac{d}{2}.
  • To complete the square for x2+bxx^2 + bx, add (b2)2\left(\frac{b}{2}\right)^2 to make x2+bx+(b2)2=(x+b2)2x^2 + bx + \left(\frac{b}{2}\right)^2 = \left(x + \frac{b}{2}\right)^2.
  • A general circle equation has the form x2+y2+Dx+Ey+F=0x^2 + y^2 + Dx + Ey + F = 0, with equal coefficients on x2x^2 and y2y^2 and no xyxy term.
  • After rewriting in center-radius form, the value on the right must be positive because r2>0r^2 > 0 for a real circle.

Vocabulary

Circle
A circle is the set of all points in a plane that are the same distance from one fixed point.
Center
The center is the fixed point (h,k)\left(h,k\right) that is the same distance from every point on the circle.
Radius
The radius is the distance rr from the center of a circle to any point on the circle.
Diameter
The diameter is a segment through the center with endpoints on the circle, and its length is 2r2r.
Center-Radius Form
Center-radius form is (xh)2+(yk)2=r2\left(x - h\right)^2 + \left(y - k\right)^2 = r^2, which shows the center and radius directly.
Completing the Square
Completing the square is an algebraic method that rewrites a quadratic expression as a perfect square trinomial.

Common Mistakes to Avoid

  • Reading the signs of the center incorrectly, because (xh)2\left(x - h\right)^2 means the center’s xx-coordinate is hh, not h-h.
  • Using r2r^2 as the radius, because the number on the right side of (xh)2+(yk)2=r2\left(x - h\right)^2 + \left(y - k\right)^2 = r^2 is the radius squared, not the radius.
  • Forgetting to add the same completing-square values to both sides, because changing only one side creates a different equation.
  • Treating every quadratic equation as a circle, because a circle must have equal coefficients on x2x^2 and y2y^2 and no xyxy term.
  • Leaving the equation in expanded form when asked for center and radius, because the center and radius are easiest to identify from center-radius form.

Practice Questions

  1. 1 Find the center and radius of (x4)2+(y+2)2=25\left(x - 4\right)^2 + \left(y + 2\right)^2 = 25.
  2. 2 Write the equation of the circle with center (1,3)\left(-1,3\right) and radius 66.
  3. 3 Rewrite x2+y28x+10y+32=0x^2 + y^2 - 8x + 10y + 32 = 0 in center-radius form, then identify the center and radius.
  4. 4 Explain how you can tell whether x2+y2+6x4y+20=0x^2 + y^2 + 6x - 4y + 20 = 0 represents a real circle without graphing it.