A circle equation stores two geometric facts: its center and radius. Standard form makes both visible; general form hides them until you complete the square.
Standard form
The center is \((h,k)\), and the radius is the positive square root of the right side.
| Feature | Where it appears | Common trap |
|---|---|---|
| Center x-coordinate h | Inside \((x-h)^2\) | The visible sign is opposite h |
| Center y-coordinate k | Inside \((y-k)^2\) | \((y+4)^2\) means \(k=-4\) |
| Radius r | \(r=\sqrt{r^2}\) | The right side is radius squared |
Write standard form
Write the equation of the circle with center \((-3,5)\) and radius 6.
- Substitute
\((x-(-3))^2+(y-5)^2=6^2\).
- Simplify
\((x+3)^2+(y-5)^2=36\).
Complete the square
General-to-standard workflow
- Group
Place x terms together, y terms together, and move the constant.
- Add twice
For \(x^2+bx\), add \((b/2)^2\) to both sides; repeat for y.
- Factor
Rewrite each trinomial as a binomial square, then read center and radius.
Complete two squares
Find the center and radius of \(x^2+y^2-8x+6y-11=0\).
- Move constant
\(x^2-8x+y^2+6y=11\).
- Add square terms
Add 16 and 9 to both sides: \((x-4)^2+(y+3)^2=36\).
- Read
Center \((4,-3)\); radius 6.
Tangency, diameter endpoints, and area
Diameter endpoints
A diameter has endpoints \((-5,4)\) and \((3,-2)\). Find the center and \(r^2\).
- Midpoint
The center is \((-1,1)\).
- Radius squared
From \((-1,1)\) to \((3,-2)\), \(r^2=4^2+(-3)^2=25\).
Equation check
For \((x-2)^2+(y+7)^2=49\), state the center, radius, and area.
Show answer and explanation
Answer: Center \((2,-7)\), radius 7, area \(49\pi\).
Reverse the signs inside the binomials and use the positive square root of 49.
Key takeaways
- Standard form is \((x-h)^2+(y-k)^2=r^2\).
- Complete a square by adding the square of half the linear coefficient to both sides.
- Diameter endpoints give the center by midpoint and radius by half-distance.
- Axis tangency turns a center coordinate’s absolute value into the radius.
Put these notes into practice
Apply the ideas with SAT-style questions, then reinforce key details with flashcards.