Circles on the Digital SAT
The core circle formulas
Three formulas cover almost every circle question on the SAT:
Circumference: C = 2πr (or πd if you have diameter).
Area: A = πr².
Diameter: d = 2r. The longest distance across the circle.
Memorize these three. The SAT also expects you to know comparable formulas for parts of a circle (arcs and sectors) — see below.
The equation of a circle
A circle on the coordinate plane has the equation:
(x − h)² + (y − k)² = r²
center at (h, k), radius r
Example. (x - 3)² + (y + 2)² = 25 has center (3, -2) and radius 5 (since r² = 25).
Watch the signs. The center coordinates are positive when the equation has (x - h)², and negative when it has (x + h)². The (y + 2)² means k = -2.
Completing the square. If the SAT gives you a messy equation like x² + y² - 6x + 4y - 12 = 0, you need to complete the square in both x and y to find the center and radius. (Or graph it in Desmos — see below.)
Arcs and sectors
Arc length and sector area are fractions of the whole circle, where the fraction equals the central angle divided by 360° (or by 2π in radians).
Arc length: arc = (angle/360) · 2πr. (Fraction of the circumference.)
Sector area: sector = (angle/360) · πr². (Fraction of the area.)
Example. In a circle of radius 6, the central angle is 60°. The arc length is (60/360) · 2π(6) = (1/6) · 12π = 2π. The sector area is (60/360) · π(36) = 6π.
Radians shortcut. If the angle is given in radians (let's call it θ), then arc = rθ and sector area = (1/2)r²θ. Cleaner formulas with no fractions.
Central vs inscribed angles
Two important angle types in circles:
- Central angle: vertex at the center, arms are two radii. Its measure equals the arc it cuts off.
- Inscribed angle: vertex on the circle, arms are two chords. Its measure is half the arc it cuts off.
Inscribed angle theorem: An inscribed angle is half the central angle that cuts off the same arc.
Special case: an inscribed angle that cuts off a diameter (a semicircle) is always 90°. The SAT loves this one — it secretly turns the inscribed triangle into a right triangle.
Tangent line property: A tangent line touches the circle at exactly one point, and at that point it is perpendicular to the radius drawn to that point. This often creates a right triangle for Pythagorean work.
Stuck on a circles problem?
Prepiii's AI tutor watches your scratchwork and tells you exactly where the logic broke — not just whether the answer was right.
Solving with Desmos
Desmos handles circles natively. Three techniques save real time:
1. Graph the equation to see center and radius
(x - 3)² + (y + 2)² = 25. Desmos draws the circle. Hover or click to read off the center and confirm the radius.2. Skip 'completing the square' by graphing the messy form
x² + y² - 6x + 4y - 12 = 0, just type it as-is. Desmos plots the circle. Click the center to read the coordinates; the radius is visible from the graph. Saves 60+ seconds of algebra.3. Compute arc length and sector area with one expression
(theta/360) · 2 · pi · r with your values substituted. Desmos returns the exact decimal. Same pattern for sector area.For the full set of Desmos techniques across the entire test, see our Desmos & Test Tools guides.
Common mistakes
Confusing (x − h) with (x + h) when reading the center
If the equation has (x − 5)², the center's x-coordinate is +5. If it has (x + 5)², the center's x-coordinate is −5. The sign flips.
Forgetting r² is in the equation, not r
(x − 3)² + (y − 2)² = 16 has radius 4, not 16. The right side equals r², so take the square root.
Mixing up arc length and sector area
Arc length is a fraction of circumference (uses 2πr). Sector area is a fraction of area (uses πr²). The two formulas look similar — read which one the question asks for.
Forgetting the inscribed-in-semicircle = right angle rule
If a triangle is inscribed in a circle with one side being the diameter, the angle opposite that diameter is always 90°. Spot this and you instantly have a right triangle.
Practice problems
8 problems adapted from College Board released questions and internal Prepiii sets. Click each one to reveal the solution.
1A circle has equation (x - 4)² + (y + 3)² = 49. What are the center and radius?
- Center (4, 3), radius 49
- Center (4, −3), radius 7
- Center (−4, 3), radius 7
- Center (−4, 3), radius 49
Click to reveal solution →
A circle has equation (x - 4)² + (y + 3)² = 49. What are the center and radius?
- Center (4, 3), radius 49
- Center (4, −3), radius 7
- Center (−4, 3), radius 7
- Center (−4, 3), radius 49
Click to reveal solution →
Answer: (B) Center (4, −3), radius 7
From (x - h)² + (y - k)² = r²: h = 4, k = -3 (sign flip on the +3), r = √49 = 7.
2A circle has radius 6. What is its area?
- 12π
- 24π
- 36π
- 72π
Click to reveal solution →
A circle has radius 6. What is its area?
- 12π
- 24π
- 36π
- 72π
Click to reveal solution →
Answer: (C) 36π
A = πr² = π(6²) = 36π.
3In a circle of radius 10, a central angle measures 72°. What is the length of the arc it cuts off?
- 2π
- 4π
- 8π
- 20π
Click to reveal solution →
In a circle of radius 10, a central angle measures 72°. What is the length of the arc it cuts off?
- 2π
- 4π
- 8π
- 20π
Click to reveal solution →
Answer: (B) 4π
arc = (72/360) · 2π(10) = (1/5) · 20π = 4π.
4What is the area of a sector of a circle with radius 4 and central angle 90°?
- 2π
- 4π
- 8π
- 16π
Click to reveal solution →
What is the area of a sector of a circle with radius 4 and central angle 90°?
- 2π
- 4π
- 8π
- 16π
Click to reveal solution →
Answer: (B) 4π
sector = (90/360) · π(16) = (1/4) · 16π = 4π.
5A triangle is inscribed in a circle with one side equal to the diameter (length 10). The other two sides have lengths 6 and 8. What is the area of the triangle?
- 24
- 30
- 40
- 48
Click to reveal solution →
A triangle is inscribed in a circle with one side equal to the diameter (length 10). The other two sides have lengths 6 and 8. What is the area of the triangle?
- 24
- 30
- 40
- 48
Click to reveal solution →
Answer: (A) 24
The triangle inscribes a diameter → the opposite angle is 90°. So it's a right triangle with legs 6 and 8 (and hypotenuse 10, confirming 6-8-10 = 3-4-5 scaled).
Area = (1/2) · 6 · 8 = 24.
6A circle has center (2, -5) and passes through (5, -1). What is its radius?
- 3
- 4
- 5
- 7
Click to reveal solution →
A circle has center (2, -5) and passes through (5, -1). What is its radius?
- 3
- 4
- 5
- 7
Click to reveal solution →
Answer: (C) 5
Use the distance formula: r = √((5-2)² + (-1-(-5))²) = √(9 + 16) = √25 = 5.
7An inscribed angle measures 35°. What is the measure of the arc it cuts off?
- 17.5°
- 35°
- 70°
- 145°
Click to reveal solution →
An inscribed angle measures 35°. What is the measure of the arc it cuts off?
- 17.5°
- 35°
- 70°
- 145°
Click to reveal solution →
Answer: (C) 70°
The arc is twice the inscribed angle: 2 · 35 = 70°.
8A circle has circumference 20π. What is its area?
- 10π
- 20π
- 100π
- 400π
Click to reveal solution →
A circle has circumference 20π. What is its area?
- 10π
- 20π
- 100π
- 400π
Click to reveal solution →
Answer: (C) 100π
From C = 2πr = 20π: r = 10.
Area: A = π(10²) = 100π.
Frequently asked questions
What is the equation of a circle?
+
What's the difference between arc length and sector area?
+
What is the inscribed angle theorem?
+
How do I find the center and radius from a messy circle equation?
+
What is a tangent line to a circle?
+
Keep going
Right triangles
Often appear inscribed in circles
All SAT Math topics
Browse every Digital SAT math topic
Want unlimited circles practice?
Prepiii generates new problems on demand and walks you through your scratchwork. Free to start, no credit card.