Skip to main content
🚀 This is a Beta – features are in progress.Share feedback
All topics
Math

Circles

5 min readMedium5-question drill

Circle questions on the SAT mostly come down to four formulas — circumference, area, the equation of a circle, and the relationship between central angles and arcs. Memorize them and these become quick wins.

Four core circle facts:

1. Circumference = 2πr2\pi r = πd\pi d (where dd is diameter).

2. Area = πr2\pi r^2.

3. Equation of a circle centered at (h,k)(h, k) with radius rr:

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2

The SAT often gives you a non-standard form like x2+y24x+6y=12x^2 + y^2 - 4x + 6y = 12 and asks you to find the center or radius. Complete the square for both xx and yy to convert to standard form.

4. Central angles, arcs, and sectors.

  • A central angle has its vertex at the center.
  • The arc length subtended by a central angle of θ\theta degrees is θ3602πr\frac{\theta}{360} \cdot 2\pi r.
  • The sector area (pie slice) is θ360πr2\frac{\theta}{360} \cdot \pi r^2.

In radians: arc length = rθr\theta and sector area = 12r2θ\frac{1}{2} r^2 \theta.

Key relationship: the fraction of the circle is the same for all three measures (angle, arc, sector area). If a central angle is one-fourth of the full circle (90°), then the arc is one-fourth of the circumference, and the sector is one-fourth of the area.

Inscribed angle theorem (sometimes tested):

  • An inscribed angle has its vertex on the circle.
  • An inscribed angle is half the central angle subtending the same arc.

Example: if a central angle is 80°, an inscribed angle facing the same arc is 40°.

Tangent line to a circle: perpendicular to the radius at the point of tangency. If a tangent touches the circle at point PP, then the radius to PP meets the tangent at 90°.

Completing the square refresher: to convert x24xx^2 - 4x to a perfect square, take half of the linear coefficient (-4 / 2 = -2), square it (4), and add: x24x+4=(x2)2x^2 - 4x + 4 = (x - 2)^2.

For x2+y24x+6y=12x^2 + y^2 - 4x + 6y = 12:

  • Group: (x24x)+(y2+6y)=12(x^2 - 4x) + (y^2 + 6y) = 12.
  • Complete: (x24x+4)+(y2+6y+9)=12+4+9(x^2 - 4x + 4) + (y^2 + 6y + 9) = 12 + 4 + 9.
  • Rewrite: (x2)2+(y+3)2=25(x - 2)^2 + (y + 3)^2 = 25.
  • Center (2,3)(2, -3), radius 5.
Quick check

Identify which formula applies (circumference, area, equation, arc, or sector). Read the circle's equation in the form $(x-h)^2 + (y-k)^2 = r^2$ and remember the sign flips for the center.

A circle has a radius of 5 cm. What is the area of the circle, in square centimeters? (Use π ≈ 3.14)

Worked examples

Example 1

What are the center and radius of the circle (x4)2+(y+1)2=36(x - 4)^2 + (y + 1)^2 = 36?

Example 2

A circle has radius 10. What is the area of a sector formed by a central angle of 72°?

Common pitfalls

Sign errors reading the center

(x4)2(x - 4)^2 means the center's xx-coordinate is +4+4. (x+4)2=(x(4))2(x + 4)^2 = (x - (-4))^2 means xx-coordinate is 4-4. The sign in the formula is opposite the sign in the center's coordinate.

Confusing radius and radius²

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2 — the right side is r2r^2, not rr. If you see =36= 36, the radius is 36=6\sqrt{36} = 6, not 36.

Mixing up arc length with sector area

Arc length = θ3602πr\frac{\theta}{360} \cdot 2\pi r (1D, length). Sector area = θ360πr2\frac{\theta}{360} \cdot \pi r^2 (2D, area). Same fraction, different base measure.

Forgetting to complete the square

If the equation isn't in (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2 form, you can't read off the center directly. Group the xx and yy terms, complete each square, and then read.

Key takeaways

  • Circumference =2πr= 2\pi r. Area =πr2= \pi r^2.

  • Equation of a circle: (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2. Center (h,k)(h, k), radius rr.

  • Convert x2+y2+ax+by+c=0x^2 + y^2 + ax + by + c = 0 to standard form by completing the square.

  • A central angle of θ°\theta° subtends an arc of θ3602πr\frac{\theta}{360} \cdot 2\pi r and a sector of area θ360πr2\frac{\theta}{360} \cdot \pi r^2.

  • Inscribed angle = half the central angle subtending the same arc.

Watch & learn

Curated Khan Academy walkthroughs on Circles. They're complementary to this lesson — watch one if a written explanation isn't clicking, or after to reinforce.

Try it yourself

5 practice questions on Circles, drawn from the question bank. The tutor is one click away if you get stuck.

Lesson v1 · generated 5/2/2026 · the floating tutor knows you're on this lesson — ask anything.