Solve SAT circle problems: circumference, area, arc length, sector area, central vs inscribed angles, and the circle equation.
Or $s = r\theta$ when $\theta$ is in radians.
The same fraction of the whole circle as the arc.
Center $(h,k)$ — flip the signs; radius $\sqrt{r^2}$.
Note: Figure not drawn to scale.
Almost every SAT circle question is really a question about the radius. Circumference, area, arc length, and sector area are all built from , and the equation of a circle simply records the center together with . If you can always get back to the radius, the rest is arithmetic. Circle problems split into two families: measurement (circumference, area, arcs, sectors, angles) and coordinate (the equation of a circle). We will handle both, and keep the radius at the center of everything.
For a circle of radius , the distance around it — the circumference — is
and the space enclosed — the area — is
Because the diameter is , you can also write . The SAT loves to give you one quantity and ask for another, which almost always means routing through . If a problem tells you the area is , solve to get , then feed that radius into . Notice that you rarely need a decimal value of : the SAT usually wants the answer "in terms of ."
An arc is a slice of the circumference, and a sector is a "pizza slice" bounded by two radii and an arc. Both are the same fraction of the whole circle, and that fraction is the central angle over a full turn:
A sector is exactly one quarter of the circle; a sector is one third. The digital SAT also uses radians, where a full turn is radians. When the angle is in radians the arc length collapses to the tidy formula
Because radians, you convert by multiplying by (degrees to radians) or (radians to degrees). Keep the units straight: only works when is in radians.
Two different angles can "look at" the same arc, and confusing them is the single most common circle mistake on the test.
So an inscribed angle and a central angle that see the same arc are in a ratio — the inscribed one is half the central one. A famous consequence: any angle inscribed in a semicircle (an inscribed angle that opens onto a diameter) is a right angle, because the diameter is a arc and half of is .
A circle centered at with radius satisfies
Read the center by flipping the signs inside the parentheses, and take the square root of the right-hand side to get the radius (the right side is , not ). So has center and radius .
When the equation arrives in expanded form — like — you recover the center and radius by completing the square:
(x^2 - 6x) + (y^2 + 8y) &= 11 \\ (x^2 - 6x + 9) + (y^2 + 8y + 16) &= 11 + 9 + 16 \\ (x - 3)^2 + (y + 4)^2 &= 36 \end{aligned}$$ To complete the square in $x$, take half of the $x$-coefficient ($-6 \to -3$), square it ($9$), and add it to **both** sides. Do the same for $y$ (half of $8$ is $4$, squared is $16$). The center is $(3, -4)$ and the radius is $\sqrt{36} = 6$. ## Building a Circle From Its Diameter A slightly harder coordinate problem gives you the two endpoints of a diameter and asks for the equation. The center is the **midpoint** of the diameter, and the radius is **half the distance** between the endpoints. This weaves together the midpoint formula, the distance formula, and the circle equation — a classic SAT synthesis question. ## Common Mistakes to Avoid - Using the *full* arc for an inscribed angle instead of half of it. - Reading the center of $(x-3)^2 + (y+4)^2 = 36$ as $(-3, 4)$ instead of $(3, -4)$. - Reporting $r^2$ as the radius — remember to take the square root. - Adding a completing-the-square constant to the left side but forgetting to add it to the right.A circle has radius . Find its area and its circumference, each in terms of .
A circle has radius . Find the length of an arc intercepted by a central angle, in terms of .
A sector of a circle of radius has a central angle of . Find the area of the sector, in terms of .
A runner travels meters along a circular arc of radius meters. Through what central angle, in degrees, did the runner turn?
The equation of a circle is . Find the center and radius.
The endpoints of a diameter of a circle are and . Write the equation of the circle.
Treating an inscribed angle like a central angle (or vice versa). Students plug the full arc into an inscribed-angle problem.
Locate the vertex: on the circle → inscribed → the angle is half the arc; at the center → central → the angle equals the arc. Angles seeing the same arc satisfy .
Reading the center with the wrong signs, e.g. calling the center of "".
The form is . Flip each inner sign: gives , and gives , so the center is .
Reporting the number on the right side of the equation as the radius. In , students answer "radius ."
The right side is . Take the square root: .
Using with the angle in degrees.
The formula only holds when is in radians. For a degree measure, use or first convert with radians.
A circle has radius 7. What is its circumference, in terms of pi?
A circle has radius 12. What is the length of the arc intercepted by a 90 degree central angle, in terms of pi?
A sector of a circle of radius 12 has a central angle of 30 degrees. What is the area of the sector, in terms of pi?
In a circle, an inscribed angle intercepts the same arc as a central angle of 110 degrees. What is the measure of the inscribed angle?
The equation of a circle in the xy-plane is x^2 + y^2 + 10x - 4y + 20 = 0. What is the radius of the circle?
The endpoints of a diameter of a circle are (-2, 3) and (4, 11). What is the center of the circle?
Master SAT area, perimeter, surface area, and volume for polygons, circles, prisms, cylinders, cones, and spheres — including composite figures and scaling.
Solve SAT quadratic equations with factoring, the square-root method, completing the square, and the quadratic formula — and use the discriminant to count real solutions.
Graph SAT lines from intercepts or from slope, recognize horizontal and vertical lines, and use parallel and perpendicular slopes to analyze lines in the xy-plane.