Real questions from the SAT Climb bank, all at the hard difficulty tier. Pick an answer before you open the explanation. Every question tells you why the answer is right and why each wrong choice is tempting.
Math · Geometry and Trigonometry~1 per testHard tier
New to this skill? Read the Circles strategy guide first: what it tests, how it is scored, and the traps below in plain English.
What makes these hard
Reads r² as r (forgets the square root).
Skips completing the square when the equation is expanded.
Confuses the sign of the center coordinates (h, k vs. −h, −k).
Question 1Hard
A circle has center O and radius 12. Points P and Q lie on the circle. The length of arc PQ is 8π. What is the measure, in degrees, of central angle POQ?
Show the answer and explanation
Why B is right
Using arc length s=rθ where θ is in radians: 8π=12θ, so θ = 2π/3 radians. Converting to degrees: (2π/3)×(180°/π)=120°.
Why the others are wrong
AThis uses half the correct angle, possibly from an error in the proportion setup.
CThis incorrectly doubles the correct angle, perhaps by using the diameter instead of the radius in calculations.
DThis omits the conversion factor and angle calculation entirely, using only the numeric coefficient from the arc length.
Question 2Hard
In the xy-plane, a circle has the equation x2+y2−14x+6y+42=0. What is the circumference of the circle?
AThis uses half the correct radius, possibly confusing radius with diameter in the circumference formula.
CThis incorrectly uses the diameter instead of the radius, doubling the correct circumference.
DThis omits π from the final answer, giving only the numeric coefficient.
Question 3Hard
Circle A has equation (x+3)2+(y−4)2=16. Circle B is the image of circle A under a translation 5 units left and 2 units down, followed by a dilation by a factor of 3 centered at the origin. Which equation represents circle B?
Show the answer and explanation
Why A is right
Circle A has center (-3, 4) and radius 4. After translating 5 left and 2 down, the center becomes (-8, 2). Dilating by factor 3 from the origin multiplies both coordinates by 3, giving center (-24, 6). The radius is also multiplied by 3, giving radius 12, so r2 = 144. The equation is (x+24)2+(y−6)2=144.
Why the others are wrong
BThis correctly dilates the center but incorrectly multiplies r² by 3 instead of squaring the dilated radius.
CThis translates the center correctly to (-8, 2) but forgets to apply the dilation transformation.
DThis translates the center but applies the dilation only to the radius, not to the center coordinates.
Question 4Hard
A circle has a radius of 8 meters. An arc of the circle has a length of 10π meters. What is the measure of the angle subtended by the arc at the center of the circle, in degrees?
Show the answer and explanation
Why A is right
The arc length formula is s=rθ where θ is in radians. Substituting s=10π and r=8 gives 10π=8θ, so θ = 10π/8=5π/4 radians. Converting to degrees: (5π/4)×(180/π)=(5×180)/4=900/4=225 degrees.
Why the others are wrong
BThis results from using an incorrect formula relating arc length to angle measure in degrees.
CThis results from a computation error when simplifying the fraction or performing the conversion.
DThis results from an incorrect proportional relationship between arc length and central angle.
Question 5Hard
Circle T has a radius of 10. An inscribed angle intercepts an arc of length 5π. What is the measure, in radians, of this inscribed angle?
Show the answer and explanation
Why A is right
Arc length 5π=rθ, so 5π=10θ, giving central angle θ = π/2. The inscribed angle is half the central angle: (π/2)/2=π/4.
Why the others are wrong
BThis gives the central angle instead of the inscribed angle, which should be half the central angle.
CThis incorrectly uses the diameter (20) in the arc length formula, leading to a central angle of π/4, then incorrectly halving again.
DThis omits π from the angle measure, treating the numerical coefficient only.
Question 6Hard
In the xy-plane, a circle has equation x2+y2+10x−4y−7=0. A sector of this circle has a central angle of π/3 radians. What is the area of this sector?
Show the answer and explanation
Why A is right
Complete the square: ([MATH]x2+10x+25)[/MATH] + ([MATH]y2−4y+4) = 7 + 25 + 4 = 36[/MATH], giving (x+5)2+(y−2)2=36. The radius is 6. The area of a sector is (1/2)r2θ where θ is in radians. With r=6 and θ = π/3, the area is (1/2)(36)(π/3)=6π.
Why the others are wrong
BThis calculation omits π from the sector area formula, computing only (1/2)(36)(1/3).
CThis uses the diameter 12 instead of radius 6, computing (1/2)(144)(π/3) incorrectly.
DThis treats π/3 as degrees rather than radians and miscalculates the sector area.
Question 7Hard
In the xy-plane, a circle has equation x2+y2−6x+8y+9=0. What is the radius of the circle?
Show the answer and explanation
Why A is right
To find the radius, complete the square for both x and y terms. Rearranging: (x2 - 6x) + ([MATH]y2+8y) = -9[/MATH]. Completing the square: (x−3)2−9+(y+4)2−16=−9, which simplifies to (x−3)2+(y+4)2=16. Since r2 = 16, the radius r=4.
Why the others are wrong
BThis incorrectly uses the diameter instead of the radius. The value 16 represents r², and the diameter would be 2r = 8.
CThis is the value of r², not r. The radius is the square root of 16.
DForgetting to move the constant (+9) before completing the square leaves r² = 7, giving √7 instead of the correct r = 4.
Question 8Hard
In the xy-plane, a circle has equation x2+y2+4x−6y−12=0. A line is tangent to the circle at point (2, m) where m > 0. What is the value of m?
Show the answer and explanation
Why C is right
Completing the square: (x+2)2+(y−3)2=25. Center is (-2, 3) and radius is 5. Point (2, m) must satisfy the equation: 4 + m2 + 8−6m−12=0, giving m2 - 6m=0, so m(m−6)=0. Since m > 0, m=6.
Why the others are wrong
AThis is the y-coordinate of the center, not the point on the circle.
BThis is the radius value, incorrectly used as the y-coordinate.
DThis results from an arithmetic error in solving the quadratic equation.
Question 9Hard
Circle C has center at the origin in the xy-plane. Points P and Q lie on circle C such that the coordinates of P are (0,k) where k>0, and the coordinates of Q are (8, 6). If the length of arc PQ is 5π, what is the value of k?
Show the answer and explanation
Why C is right
The radius of circle C is the distance from the origin to Q: r = √([MATH]82+62)[/MATH] = 100=10. Arc length is rθ where θ is in radians. With arc length 5π and r=10, we have 10θ=5π, so θ = π/2. Since P is at (0,k) with k>0 and the radius is 10, k must equal the radius, which is 10.
Why the others are wrong
AThis incorrectly extracts 5 from the arc length 5π without considering the relationship between arc length, radius, and angle.
BThis uses only the x-coordinate of Q without properly computing the radius as the distance from the origin.
DThis incorrectly uses the diameter instead of the radius, doubling the correct answer of 10.
Question 10Hard
A circle in the xy-plane has its center at (h, k) and has a radius of 13. The circle passes through the origin and through the point (10, 0). What is the value of k?
Show the answer and explanation
Why C is right
Since the circle passes through (0, 0) and (10, 0), the center must lie on the perpendicular bisector of the segment connecting these points, which is x=5. So h=5. Using the distance formula from the center to the origin: √(52+[MATH]k2)[/MATH] = 13, so 25 + k2 = 169, giving k2 = 144 and k=12 (taking positive value).
Why the others are wrong
AThis incorrectly assumes k = 0, placing the center on the x-axis, which would make both points equidistant only if the center were at (5, 0), but that gives radius √25 = 5, not 13.
BThis incorrectly uses half of the x-coordinate distance between the two given points.
DThis incorrectly uses the radius value as the y-coordinate.
Question 11Hard
Circle A has equation (x−4)2+y2=49. Circle B is the image of circle A under a translation 2 units right and 6 units down, followed by a dilation by a factor of 3 centered at the origin. Which equation represents circle B?
Show the answer and explanation
Why D is right
Circle A has center (4, 0) and radius 7. After translating 2 right and 6 down, the center is (6, -6). Dilating by factor 3 from the origin multiplies coordinates by 3, giving center (18, -18). The radius is also multiplied by 3, giving radius 21, so r2 = 441. The equation is (x−18)2+(y+18)2=441.
Why the others are wrong
AThis translates the center correctly but forgets to apply the dilation transformation entirely.
BThis translates the center but applies the dilation only to the radius, not to the center coordinates.
CThis correctly dilates the center but incorrectly multiplies r² by 3 instead of squaring the dilated radius.
Question 12Hard
An arc of a circle has a length of 7π inches and subtends an angle at the center of the circle. The radius of the circle is 3 inches. What is the measure of the angle in degrees?
Show the answer and explanation
Why A is right
Using the arc length formula s=rθ where θ is in radians, substitute s=7π and r=3 to get 7π=3θ, so θ = 7π/3 radians. Converting to degrees: (7π/3)×(180/π)=(7×180)/3=1260/3=420 degrees.
Why the others are wrong
BThis results from a computation error in the final multiplication or division step of the conversion.
CThis results from incorrectly relating the arc length to the central angle measure.
DThis results from using an incorrect conversion factor between radians and degrees.
Question 13Hard
A circle has center O and radius 24. Points T and U lie on the circle. The measure of inscribed angle TOU, with vertex on the circle at point V, is 25°. What is the measure, in degrees, of central angle TOU?
Show the answer and explanation
Why C is right
The inscribed angle theorem states that an inscribed angle is half the central angle that subtends the same arc. Since the inscribed angle is 25°, the central angle is 2 × 25° = 50°.
Why the others are wrong
AThis divides the inscribed angle by 2 instead of multiplying by 2.
BThis assumes the inscribed and central angles are equal, ignoring the inscribed angle theorem.
DThis converts 25° to radians (≈0.436) without recognizing the doubling relationship.
Question 14Hard
A circle has center at the origin in the xy-plane. Point M with coordinates (8, 15) lies on the circle. A sector of this circle has a central angle of π/3 radians. What is the area of this sector?
Show the answer and explanation
Why A is right
The radius is √([MATH]82+152)[/MATH] = 289=17. The sector area formula is A=21r2θ. With θ = π/3, we get A=21(172)(π/3)=21(289)(π/3)=289π/6.
Why the others are wrong
BThis omits π from the final answer, treating the angle as dimensionless without the proper units.
CThis incorrectly doubles the sector area by using the diameter instead of the radius in the calculation.
DThis uses only the radius value rather than r², confusing linear and area formulas.
Question 15Hard
A circle has center O and points P and Q lie on the circle. The length of arc PQ is 5π inches and the measure of central angle POQ is 150∘. What is the radius, in inches, of the circle?
Show the answer and explanation
Why A is right
Arc length formula is (θ/360∘)×2πr where θ is in degrees. Given arc length is 5π and θ=150∘, we have (150∘/360∘) × 2πr=5π. This simplifies to 125×2πr=5π, so (5πr/6)=5π, giving r=6.
Why the others are wrong
BThis incorrectly doubles the radius, treating it as the diameter.
CThis assumes 5π = πr directly without accounting for the fractional arc, essentially missing the π relationship.
DThis incorrectly applies the radian formula without converting 150° to radians.
Question 16Hard
In the xy-plane, a circle passes through the points (0, 0), (8, 0), and (0, 6). What is the equation of the circle in the form x2 + y2 + ax + by + c=0?
Show the answer and explanation
Why A is right
Since the circle passes through (0,0), (8,0), and (0,6), the center must be equidistant from all three. The center is at (4, 3) (midpoint of the hypotenuse of the right triangle formed). The standard form is (x−4)2+(y−3)2=25. Expanding: x2 - 8x+16 + y2 - 6y+9=25 → x2 + y2 - 8x−6y+0=0.
Why the others are wrong
BThis incorrectly halves the coefficients, treating the radius as if it were half the actual value.
CThis includes an incorrect constant term by not properly distributing the radius squared in the expansion.
DThis doubles the coefficients, incorrectly using the diameter values in the linear terms.
Question 17Hard
Circle A has equation (x−1)2+(y+7)2=9. Circle B is the image of circle A under a translation 8 units left and 4 units up, followed by a dilation by a factor of 5 centered at the origin. Which equation represents circle B?
Show the answer and explanation
Why D is right
Circle A has center (1, -7) and radius 3. After translating 8 left and 4 up, the center is (-7, -3). Dilating by factor 5 from the origin multiplies coordinates by 5, giving center (-35, -15). The radius is also multiplied by 5, giving radius 15, so r2 = 225. The equation is (x+35)2+(y+15)2=225.
Why the others are wrong
AThis translates the center correctly but forgets to apply the dilation transformation entirely.
BThis translates the center but applies the dilation only to the radius, not to the center coordinates.
CThis correctly dilates the center but incorrectly multiplies r² by 5 instead of squaring the dilated radius.
Question 18Hard
A circle has center O, and points M and N lie on the circle. An inscribed angle MPQ intercepts arc MN, and the measure of central angle MON is 84°. What is the measure, in degrees, of inscribed angle MPQ?
Show the answer and explanation
Why B is right
The inscribed angle theorem states that an inscribed angle is half the measure of the central angle that subtends the same arc. Since the central angle MON is 84°, the inscribed angle MPQ is 84°/2 = 42°.
Why the others are wrong
AThis incorrectly divides the central angle by 4 instead of 2.
CThis incorrectly uses the full central angle measure instead of half.
DThis incorrectly converts to radians instead of using degrees.
Question 19Hard
In a circle with center O and radius r, a sector has central angle π/3 radians and area 24π square centimeters. What is the value of r?
Show the answer and explanation
Why B is right
Sector area = 21r2θ, so 24π=21r2(π/3). Simplifying: 24π = r2π/6, thus 144π = r2π, giving r2 = 144 and r=12.
Why the others are wrong
AThis incorrectly uses the diameter (2r) instead of radius in the final answer.
CThis uses r² = 144 directly without taking the square root.
DThis treats π/3 radians as 60° and uses a degree-based calculation incorrectly.
Question 20Hard
A circle has center O. Points J and K lie on the circle such that the length of arc JK is 3π and the radius of the circle is 12. What is the measure, in degrees, of arc JK?
AThis uses an incorrect conversion from the arc-to-circumference ratio, dividing instead of multiplying.
BThis incorrectly uses half the radius or makes an error in the proportional calculation.
DThis omits the π factor from the arc length before computing the proportion.
Question 21Hard
In the xy-plane, a circle has center at (4, -3) and passes through the point (8, 0). If the circle has equation x2 + y2 + ax + by + c=0, what is the value of c?
Show the answer and explanation
Why B is right
The radius is the distance from (4, -3) to (8, 0): r = √[(8−4)2 + (0−(−3))2] = 16+9=5. The standard form (x−4)2+(y+3)2=25 expands to x2 - 8x+16 + y2 + 6y+9=25, which simplifies to x2 + y2 - 8x+6y+0=0. Thus c=0.
Why the others are wrong
AThis uses the diameter (10) instead of radius and makes sign errors in the expansion.
CThis incorrectly uses the horizontal distance (4) between center and point without accounting for the vertical component.
DThis is the value of r² but fails to complete the algebraic expansion to find c.
Question 22Hard
Circle A has equation x2+(y+4)2=36. Circle B is the image of circle A under a translation 7 units left and 1 unit up, followed by a dilation by a factor of 2 centered at the origin. Which equation represents circle B?
Show the answer and explanation
Why B is right
Circle A has center (0, -4) and radius 6. After translating 7 left and 1 up, the center is (-7, -3). Dilating by factor 2 from the origin multiplies coordinates by 2, giving center (-14, -6). The radius is also multiplied by 2, giving radius 12, so r2 = 144. The equation is (x+14)2+(y+6)2=144.
Why the others are wrong
AThis correctly dilates the center but incorrectly multiplies r² by 2 instead of squaring the dilated radius.
CThis translates the center correctly to (-7, -3) but forgets to apply the dilation transformation.
DThis translates the center but applies the dilation only to the radius, not to the center coordinates.
Question 23Hard
A circle has center O, and points M and N lie on the circle. The central angle MON has measure 120∘ and the area of sector MON is 12π square units. What is the radius, in units, of the circle?
Show the answer and explanation
Why A is right
Sector area equals (θ/360°) × πr2. Substituting: 12π=(120°/360°) × πr2. Simplifying: 12π=31πr2, so 36π=πr2, giving r2 = 36 and r=6 units.
Why the others are wrong
BThis is the diameter (2r = 12), not the radius.
CThis is r² = 36, confusing the squared radius with the radius itself.
DThis incorrectly divides 12 by the angle fraction (120/360) = 4, giving 12/4 = 3.
Question 24Hard
In the xy-plane, a circle has center at (4, -6) and passes through the point (7, -2). An equation of this circle is x2 + y2 + ax + by + c=0, where a, b, and c are constants. What is the value of c?
Show the answer and explanation
Why D is right
The radius is the distance from (4, -6) to (7, -2): r = √[(7−4)2 + (−2−(−6))2] = 9+16=5. The standard form is (x−4)2+(y+6)2=25. Expanding: x2 - 8x+16 + y2 + 12y+36=25, so x2 + y2 - 8x+12y+27=0, giving c=27.
Why the others are wrong
AThis incorrectly computes c = 16 + 36 - 25 with a sign error, giving -27 instead of 27.
BThis gives r = 5 instead of computing the constant term c.
CThis gives r² = 25 instead of computing c = 16 + 36 - 25 = 27.
Question 25Hard
A circle in the xy-plane has equation x2+y2−6x+8y+9=0. What is the radius of the circle?
Show the answer and explanation
Why A is right
To find the radius, complete the square for both x and y terms. For x: x2 - 6x=(x−3)2−9. For y: y2 + 8y=(y+4)2−16. Substituting: (x−3)2−9+(y+4)2−16+9=0, which simplifies to (x−3)2+(y+4)2=16. The radius is 16=4.
Why the others are wrong
BThis incorrectly uses the diameter instead of the radius. The diameter is 8, but the question asks for the radius.
CThis uses r² directly from the standard form instead of taking the square root to find r.
DThis incorrectly uses the constant term from the original equation as the radius squared.
These 25 are a sample, not a study plan
These 25 come from a bank of 17,599 questions across all 31 SAT skills and three difficulty tiers. Inside SAT Climb you get the rest of Circles, a diagnostic that finds which skills are actually costing you points, and a grid that shows what to drill next.
Questions are written by SAT Climb and drawn from its own item bank. SAT® is a registered trademark of College Board, which is not affiliated with and does not endorse SAT Climb.