Circles
SAT-only. Completing the square to find a centre, plus arcs, sectors and radians.
~32 min · prequestion, worked examples, retrieval practice
A circle is one sentence — every point at a fixed distance from a fixed centre — and every item on this skill is that sentence in disguise, written either as an equation or drawn as an angle. Geometry and Trigonometry is about 15% of the Math section, five to seven of the 44 questions, and Circles is the skill point inside it carrying the most machinery: the only equation on the exam that is not a function, the only place radians appear, and the only formulas in the domain that the reference sheet does not hand you. Points here are almost never lost to hard geometry. They are lost to a sign inside a parenthesis, to a radius that was really a radius squared, and to answering the central angle when the question asked for the inscribed one.
Before you read on
Two or three questions on exactly what this lesson teaches. Being wrong here is fine — it's the fastest way to find out what to pay attention to next.
Before any teaching. The equation (x + 4)² + (y − 1)² = 20 defines a circle in the xy-plane. What are the circle's centre and radius?
A circle has radius 12. A central angle of 150° cuts off an arc. What is the length of that arc?
Points A, B, and C lie on a circle with centre O, and C lies on the major arc AB. The central angle AOB measures 110°. What is the measure of angle ACB?
Scope note — SAT only. College Board's assessment framework marks Circles as assessed on the SAT and not on the PSAT/NMSQT, PSAT 10, or PSAT 8/9. If your next test is a PSAT, none of this page is on it and your time is better spent elsewhere. If your next test is the SAT, all of it is — and because no PSAT ever drilled it, this is one of the few skill points where a strong PSAT scorer can walk into the SAT with a genuine hole and no warning that it is there.
What the question is actually testing
This skill point has two halves that look unrelated and share one definition. The COORDINATE half asks you to read a circle's centre and radius out of an equation, or to build the equation from a description — and its hard variant hides the circle inside an expanded form that has to be reassembled by completing the square. The CLASSICAL half asks about arcs, sectors, radians, and the angles a chord subtends at the centre and at the rim. Both halves come out of the same sentence: a circle is the set of points at a fixed distance from a fixed point.
College Board publishes the domain weight: Geometry and Trigonometry is about 15% of the Math section, roughly five to seven of the 44 questions, spread across four skill points — area and volume, lines and angles and triangles, right triangles and trigonometry, and this one. What College Board does not publish is how those five to seven questions divide among the four, or how they distribute between the fixed first module and the routed second module. Any specific claim you have read that circles are worth one or two questions per test is a prep-industry estimate reverse-engineered from released material, not an official figure. Plan with it; do not cite it as fact.
One official fact is worth more than any estimate: what the reference sheet actually gives you. It supplies A = πr² and C = 2πr, and it states that a circle contains 360 degrees of arc and 2π radians of arc, and that a triangle's angles sum to 180°. It does NOT supply the equation of a circle, the arc length formula, the sector area formula, the inscribed angle theorem, or the degree-to-radian conversion in usable form. Everything on this page except area and circumference has to be carried in. That asymmetry is why this skill point punishes thin preparation harder than the rest of the domain.
There is a weak path and a strong path through nearly every item here, and the gap is about two minutes. Weak path: an item says a circle has centre (3, −4) and passes through (8, 8), and you start hunting for a formula for a circle through a point. Strong path: the radius IS the distance from the centre to any point on the circle, the horizontal and vertical gaps are 5 and 12, that is a 5-12-13 triangle, so r = 13, r² = 169, and the equation (x − 3)² + (y + 4)² = 169 is written in one line. Same knowledge, different first move.
Foundations — the circle from zero (skip this block if completing the square is already automatic)
If you can look at x² + y² − 6x + 10y = 2 and say "centre (3, −5), radius 6" inside twenty seconds, skip ahead to the next block. If any part of that is unfamiliar, this is the highest-value block on the page, and none of it takes long.
The definition, and everything follows from it: a CIRCLE is every point that sits exactly r units from one fixed point. That fixed point is the CENTRE, and r is the RADIUS. The centre is not on the circle — it is the thing the circle is measured from. A DIAMETER is any segment through the centre with both ends on the circle, and it is exactly twice the radius. That factor of two is responsible for more lost points on this skill than any genuine geometry.
The vocabulary the exam uses without defining. A CHORD is a segment joining two points on the circle (a diameter is the longest chord). An ARC is a piece of the circle itself — a curved piece of the rim. A SECTOR is a pie slice: the region between two radii and the arc between them. A TANGENT line touches the circle at exactly one point; a SECANT line cuts through it at two. A CENTRAL ANGLE has its vertex at the centre; an INSCRIBED ANGLE has its vertex on the circle.
π is not a mystery, it is a ratio: divide any circle's circumference by its diameter and you get the same number, roughly 3.14159, every time. That single fact is both formulas. Circumference C = πd = 2πr. Area A = πr². Both are on the reference sheet, so you never need to recall them — but you do need to keep them apart, because one is a length and the other is an area, and the exam builds an answer choice out of each.
Degrees. A full turn is 360°, a half turn 180°, a quarter turn 90°. The MEASURE of an arc, in degrees, is defined to be the measure of the central angle that cuts it off — so a 90° arc is a quarter of the rim regardless of how big the circle is. Arc measure and arc length are different things: measure is an angle and does not care about the radius; length is a distance and scales directly with it. The exam writes items that hand you one and ask for the other.
The coordinate-plane tools this skill leans on. The DISTANCE between (x₁, y₁) and (x₂, y₂) is √((x₂ − x₁)² + (y₂ − y₁)²), which is nothing but the Pythagorean theorem with the horizontal and vertical gaps as the legs. The MIDPOINT of the segment joining them is ((x₁ + x₂)/2, (y₁ + y₂)/2) — average the x's, average the y's. Both appear inside circle items constantly, usually without being named.
COMPLETING THE SQUARE, in one variable, from zero. The expression x² + 10x is not a perfect square, but it is one term short of being one: half of 10 is 5, and 5² is 25, so x² + 10x + 25 = (x + 5)². The rule is always "halve the coefficient of x, then square it", and the number inside the finished parenthesis is that half, not the square. Since the original expression did not contain the 25, you have to keep the equation honest — either add 25 to BOTH sides, or add and subtract it on the same side. Skipping that bookkeeping is the single most common way a circle's radius comes out wrong.
Square roots, and one convention. If r² = 20 then r = √20, which simplifies to 2√5 because 20 = 4 · 5 and √4 = 2. A radius is a length, so the negative root is discarded without comment. Answer choices on this skill are frequently four different radicals, and simplifying yours before you look is what makes them distinguishable.
The equation of a circle, and how to get it back
STANDARD FORM: (x − h)² + (y − k)² = r², a circle centred at (h, k) with radius r. Three readings, and each has a trap sitting on it. The centre's coordinates appear SUBTRACTED, so (x + 4)² means h = −4 — every sign inside a parenthesis is the opposite of the number it names. The right-hand side is r², not r, so a right side of 20 is a radius of 2√5. And nothing here is a function: a circle fails the vertical line test, which is why this equation is never written as y = something and why solving for y is almost always the wrong first move.
GENERAL (expanded) FORM: x² + y² + Dx + Ey + F = 0. Expand any standard form and this is what you get, which is exactly why it is recoverable. Recognise it on sight by two features: an x² and a y² term with the SAME coefficient, and no xy term. If the x² and y² coefficients differ, the shape is not a circle and none of this applies.
The recovery procedure, with the step people drop marked. 1) If the x² and y² terms have a coefficient other than 1, DIVIDE THE ENTIRE EQUATION by it first — this is the step that gets skipped, and skipping it corrupts every number downstream. 2) Group the x terms together and the y terms together, and move the constant to the right-hand side. 3) Complete the square in x: halve the x-coefficient, square it, and add that number to BOTH sides. 4) Do the same in y. 5) Write the two perfect squares on the left and add up the right. What is now on the right is r², and the centre is read off with the signs flipped.
Worth carrying as a shortcut once the procedure is automatic: for x² + y² + Dx + Ey + F = 0 the centre is (−D/2, −E/2) and r² = D²/4 + E²/4 − F. It is the same algebra pre-run, and it is faster when D or E is odd and completing the square would put fractions on the page. Use the shortcut to check the long way, not to replace it — a memorised formula with a sign error in it is worse than four lines of visible work.
The four questions this half of the skill actually asks. What is the centre / radius / diameter? Write the equation given a centre and a point on the circle (the radius is the distance between them), or given the endpoints of a diameter (the centre is their midpoint and the radius is HALF the distance between them). Does a given point lie inside, on, or outside — compare (x − h)² + (y − k)² against r², smaller means inside. And: for what value of some constant is the circle tangent to a line, or does the equation fail to describe a circle at all.
Radians, arc length, and sector area
A RADIAN is defined as the angle you get when the arc it cuts off is exactly as long as the radius. It is therefore a ratio of two lengths — arc over radius — which makes it a pure number with no units attached. Going all the way round covers a circumference of 2πr, which is 2π radii, so a full turn is 2π radians and a half turn is π radians. That single equivalence, 180° = π radians, generates every conversion: multiply by π/180 to go from degrees to radians, and by 180/π to come back. The one you want is the one whose unwanted unit cancels.
The angles the exam actually reuses, worth knowing cold in both systems: 30° = π/6, 45° = π/4, 60° = π/3, 90° = π/2, 120° = 2π/3, 135° = 3π/4, 150° = 5π/6, 180° = π, 270° = 3π/2, 360° = 2π. If an angle in radians has π in it, its degree measure is almost always one of these, and recognising it saves the conversion entirely.
ONE METHOD covers arc length and sector area, and it never needs a formula you have to recall correctly under pressure. Work out what FRACTION of the whole circle the angle represents — θ/360 if θ is in degrees, θ/(2π) if θ is in radians — and then multiply that fraction by the whole thing you want a piece of. Arc length = fraction × circumference. Sector area = fraction × area. The fraction is identical for both; only the thing being sliced changes.
The radian shortcuts, which are the fraction method with the algebra already done. Arc length s = rθ. Sector area A = ½r²θ. Both are RADIAN-ONLY: putting a degree measure into either one produces a number with no meaning, and it will be an answer choice. There is also a third relation worth having, because it appears in items that give you an arc and want an area without mentioning an angle at all: A = ½rs, sector area equals half the radius times the arc length.
Reading the item to decide which quantity is wanted. "Length of the arc", "distance travelled along the rim", "perimeter of the sector" (which is the arc PLUS two radii — the exam does ask) are all lengths. "Area of the sector", "area of the shaded region" are areas. A length answer carries units like cm; an area answer carries cm². When an item gives you a figure in centimetres and the choices are in cm², the units alone tell you which formula the item wants.
Angles, chords, and tangents
CENTRAL ANGLE = ARC MEASURE. An angle with its vertex at the centre cuts an arc of exactly the same degree measure. That is a definition, not a theorem, and it is why the fraction method works at all.
INSCRIBED ANGLE = HALF THE ARC IT INTERCEPTS. An angle with its vertex ON the circle measures half the arc it opens onto — and therefore half the central angle standing on that same arc. Two consequences do most of the work on the exam. First, every inscribed angle standing on the same arc is equal, no matter where its vertex sits on the rest of the circle. Second, an angle inscribed in a semicircle — one whose two arms end at the two ends of a DIAMETER — intercepts a 180° arc and is therefore exactly 90°. Any item that mentions a diameter and a third point on the circle is handing you a right triangle.
TWO RADII MAKE AN ISOSCELES TRIANGLE. Every radius has the same length, so any triangle with the centre as one vertex and two points of the circle as the others has two equal sides and therefore two equal base angles. This is the quietest and most useful fact on the page: it is how a central angle converts into the angles at the rim, and it turns an apparently under-specified figure into a solvable one.
TANGENT ⊥ RADIUS. A tangent line touches at one point and meets the radius drawn to that point at exactly 90°. Every tangent item on the exam is that right angle plus the Pythagorean theorem. Two more that follow from it: the two tangent segments drawn to a circle from the same external point are equal in length, and the distance from an external point P to the point of tangency is √(d² − r²) where d is the distance from P to the centre.
A CHORD AND ITS PERPENDICULAR. The perpendicular dropped from the centre to a chord bisects it. So the radius, half the chord, and that perpendicular distance form a right triangle: r² = d² + (c/2)², where c is the chord's length and d is the centre's distance from it. This is how the exam asks for the length of the piece a line cuts off a circle without ever using the word chord.
Mechanism
Why the equation is the distance formula, and why s = rθ needs radians
Take the definition literally and the equation writes itself. A circle is every point (x, y) whose distance from the centre (h, k) equals r. The distance between those two points is √((x − h)² + (y − k)²), so the condition is √((x − h)² + (y − k)²) = r. Square both sides and you have (x − h)² + (y − k)² = r². The equation of a circle is not a formula to memorise; it is the distance formula with the radicals cleared, and three things the exam tests fall straight out of that.
First, the right-hand side holds r² because the whole equation is a SQUARED distance — the squaring was what removed the radical. That is why the recovery operation is a square root and not a halving. Second, the coordinates appear subtracted because (x − h) is a DISPLACEMENT, the horizontal gap between the point and the centre; it is a difference by construction, so a plus sign printed inside the parenthesis can only mean the centre's coordinate is negative. Third, completing the square works because the general form is simply this equation with its squares multiplied out. Expanding (x − h)² gives x² − 2hx + h², so the Dx term you see in the general form is −2hx in disguise: the coefficient of x is twice the centre's coordinate with the sign flipped, which is exactly why halving D and flipping its sign recovers the centre, and why the constant you have to add back is that half, squared. You are not applying a trick — you are reversing a multiplication that already happened.
The radian half has an equally short reason, and it explains why a formula can be unit-dependent at all. A radian is defined as arc divided by radius, θ = s/r. Both are lengths, so the units cancel and a radian measure is a bare number. Rearranging gives s = rθ with no conversion factor anywhere, because there is nothing to convert — the angle already IS the arc expressed in units of the radius. A degree, by contrast, is an arbitrary unit: 360 is a historical convention, not a property of circles, so a degree measure has to be multiplied by π/180 before it will behave like a ratio. Feed 150 into s = rθ and you get 12 × 150 = 1800, a number that answers no question, because you multiplied a length by an angle measured in an invented unit. The same reasoning generates the sector formula rather than requiring it to be memorised: a sector of angle θ radians is the fraction θ/(2π) of the disc, so its area is (θ/2π)(πr²) = ½r²θ — one line, and it will still be there when the memorised version has faded.
Worked examples
Fully worked — recover the circle from the general form
- 01Problem: "The equation x² + y² + 10x − 6y = 2 defines a circle in the xy-plane. What are the coordinates of its centre, and what is its radius?"
- 02Recognise the form before doing anything: an x² and a y² with the same coefficient (both 1) and no xy term, so this is a circle written in general form. The job is to rebuild the two squares, not to solve for y.
- 03Group and keep the constant on the right: (x² + 10x) + (y² − 6y) = 2. Both coefficients are already 1, so there is nothing to divide out.
- 04Complete the square in x: half of 10 is 5, and 5² = 25. Add 25 to BOTH sides — this is the bookkeeping step that decides the radius: (x² + 10x + 25) + (y² − 6y) = 2 + 25.
- 05Complete the square in y: half of −6 is −3, and (−3)² = 9. Add 9 to both sides: (x² + 10x + 25) + (y² − 6y + 9) = 2 + 25 + 9 = 36.
- 06Write the perfect squares, using the halves — 5 and −3 — as the numbers inside: (x + 5)² + (y − 3)² = 36.
- 07Read it off with the signs flipped: the centre is (−5, 3), and r² = 36, so r = 6. Check by testing a point six units to the right of the centre, (1, 3), in the ORIGINAL equation: 1 + 9 + 10 − 18 = 2 ✓. Note the two answers are different objects — a point and a length — and 36 is neither.
One step hidden — a sector, working backwards from its area
- 01Problem: "A sector of a circle of radius 10 has area 15π. What is the sector's central angle in radians, and what is the length of its arc?"
- 02Both questions are about the same fraction of the circle, so find that fraction first. The whole circle's area is πr² = 100π, and the sector is 15π of it: fraction = 15π/100π = 3/20.
- 03Convert the fraction to an angle. A full turn is 2π radians, so the central angle is (3/20)(2π) = 6π/20 = 3π/10 radians. (In degrees that is (3/20)(360) = 54°, worth computing as a sanity check — a little over a seventh of the circle, which matches an area of 15π out of 100π.)
- 04Arc length is the same fraction of the circumference, which is 2πr = 20π: arc = (3/20)(20π) = 3π.
Two steps hidden — an inscribed angle feeding an isosceles triangle
- 01Problem: "Points A, B, and C lie on a circle with centre O, and angle ACB measures 35°. What is the measure of angle OAB?"
- 02Angle ACB has its vertex on the circle, so it is inscribed, and it stands on arc AB. The central angle on that same arc is angle AOB, and a central angle is twice the inscribed angle: angle AOB = 2(35°) = 70°.
- 03Now look at triangle OAB. Both OA and OB are radii, so they are equal, which makes the triangle isosceles and forces its two base angles — OAB and OBA — to be equal to each other.
Solve alone
- 01Problem: "In the xy-plane, the points (2, 3) and (10, 9) are the endpoints of a diameter of a circle. Write the equation of the circle in standard form, and determine whether the point (10, 3) lies inside the circle, on the circle, or outside it."
In your own words
In one sentence: in the fully worked example, why is the number added to complete the square always the square of half the x-coefficient — and why does it have to be added to the right-hand side as well, rather than just written in?
Named traps
- Sign flip inside the parentheses
- Standard form SUBTRACTS the centre's coordinates, so every sign printed inside a parenthesis is the opposite of the number it names: (x + 4)² + (y − 1)² = 20 is centred at (−4, 1), not (4, −1). The rule is mechanical, it is the same rule that governs vertex form for a parabola, and an answer choice built on the un-flipped reading appears on essentially every item that hands you a standard-form equation.
- r² read as r
- The right-hand side of the equation is a squared length, because the whole equation is the distance formula with the radical squared away. A right side of 20 is a radius of 2√5 ≈ 4.47, not 20 and not 10. The cousin of this trap runs the other way — building an equation from a radius of 6 and writing = 6 instead of = 36 — and its sibling is the diameter, since the exam will ask for the diameter precisely when the equation displays the radius.
- Completing the square without keeping the equation true
- Two versions of one failure — a step that changes what the equation says. UNBALANCED ADDITION: adding 25 to the left to build (x + 5)² and not adding it to the right, which makes the radius too small by exactly the amount that never crossed over. LEADING COEFFICIENT LEFT IN PLACE: general form only reads correctly when the x² and y² coefficients are 1, so 2x² + 2y² − 12x + 20y − 6 = 0 has to be divided through by 2 before anything else, and completing the square on the undivided version corrupts the centre and the radius together. Both produce a clean-looking circle that is not the one on the page.
- Degrees inside a radian formula
- s = rθ and A = ½r²θ are derived from the definition of a radian and are meaningless with a degree measure in them: a radius of 12 and an angle of 150 gives 1800, a number that answers nothing. The fraction method — θ/360 of the circumference — is immune to this by construction, which is the argument for using it as the default and treating the shortcuts as checks.
- Arc answered as sector, sector answered as arc
- The fraction of the circle is identical for both, so a student who computes the fraction correctly can still hand back the wrong quantity — a length where an area was wanted, or the reverse. The exam builds both into the same answer set for exactly this reason. Units settle it in one glance: a rim is a length, a slice is an area.
- Inscribed and central angles interchanged
- The angle at the centre is twice the angle at the rim standing on the same arc, and the direction is easy to reverse under time pressure. Two guards: an inscribed angle is always the smaller of the two, and an inscribed angle whose arms end at a diameter is exactly 90° — if you have computed 45° or 180° for such an angle, the halving went the wrong way.
The 800-level margin
At this point the equation is automatic, the fraction method is automatic, and the inscribed angle theorem is not going anywhere. Six things are still moving points: chords and the perpendicular distance, tangency stated as a condition rather than a fact, general forms carrying an unknown constant, circles meeting other circles, degenerate cases, and a short list of execution errors that survive knowing every rule above.
CHORD LENGTH IS A RIGHT-TRIANGLE PROBLEM. The perpendicular from the centre to a chord bisects it, so the radius (hypotenuse), half the chord, and the perpendicular distance d form a right triangle: c = 2√(r² − d²). The item almost never says "chord" — it says a line, or an axis, cuts the circle, and asks for the length of the segment between the two intersection points. Getting the distance right is where it is won: the distance from a centre (h, k) to the y-AXIS is |h|, and to the x-AXIS is |k|, and reaching for the wrong coordinate produces an answer that is fully in the choice set. If d = 0 the chord is a diameter; if d = r the line is tangent and the chord has length zero.
TANGENCY AS A CONDITION. "The circle is tangent to the x-axis" means the perpendicular distance from the centre to that line is exactly r — nothing more. So a circle centred at (5, −1) is tangent to the x-axis when r = 1 and tangent to the y-axis when r = 5, and an item that leaves a constant in the equation is asking you to set one of those two equalities and solve. The line-and-curve version is the same statement algebraically: substitute the line into the circle and set the resulting quadratic's discriminant to zero, since exactly one intersection point and exactly one solution are the same sentence.
AN UNKNOWN INSIDE THE GENERAL FORM. For x² + y² + Dx + Ey + F = 0 the centre is (−D/2, −E/2) and r² = D²/4 + E²/4 − F, and when one of those letters is the unknown the item becomes an equation in it. This is also where the DEGENERATE cases live, which the exam uses as a correct answer rather than a curiosity: if the right-hand side comes out ZERO the equation describes a single point, not a circle, and if it comes out NEGATIVE no point in the plane satisfies it and the graph is empty. "For what values of k does this equation define a circle" is asking for r² > 0.
CIRCLES MEETING CIRCLES. Compare the distance between the centres, D, with the two radii. D = r₁ + r₂ means externally tangent, touching at one point with each circle outside the other. D = |r₁ − r₂| means internally tangent, one circle touching the other from inside. Between those, they cross at two points; beyond the sum, they miss entirely. And the shortest distance from an external point to a circle is D − r, not D — the point on the circle nearest you sits one radius closer than the centre.
THE UNITS AND FORMAT RULES, which are College Board's own and which cost real points here. Student-produced responses accept integers, decimals, and fractions only — there is no way to type π or a radical — so an item whose answer is 3π must either be multiple choice or be phrased as "the arc length is kπ; what is the value of k". Read that phrasing carefully, because the answer it wants is 3 and the number in your working is 3π. Where a decimal is wanted, the response must fill the entry field: an answer of 2/3 entered as .66 is marked wrong, while .6666 or .6667 is accepted, and a negative sign consumes one of the available characters.
EXECUTION ERRORS, which is where the remaining points actually are. Reporting the diameter when the question asked for the radius, or the radius when it asked for the diameter — both are in the choice set, always. Reporting r² because it was the last number written down. Giving the arc when the item asked for the area of the sector, or the sector's area when it asked for the perimeter of the sector, which is the arc plus TWO radii. Answering in degrees when the item said "in radians", which is a guaranteed distractor whenever the angle is a familiar one. Taking the distance from a centre to the wrong axis. And the quietest one: an item that gives a diameter's two endpoints and gets the centre right, then uses the whole distance between them as the radius instead of half of it, doubling every subsequent number without a single arithmetic error. Before selecting, name the quantity the last line of the question asked for, and check that the number you are about to enter is that kind of thing.
Retrieval — with feedback on every choice
The equation (x − 3)² + (y + 5)² = 49 defines a circle in the xy-plane. What is the length of the circle's diameter, and in which quadrant does its centre lie?
CIRCLES — reference card A circle is every point a fixed distance r from a fixed centre. Every fact below is that sentence. Standard form: (x - h)² + (y - k)² = r². Centre (h, k), radius r. Signs flip: (x + 4)² -> h = -4. The form SUBTRACTS the coordinates. The right side is r², not r. Square-root it. Then double it if the question said diameter. General form: x² + y² + Dx + Ey + F = 0. Same coefficient on x² and y², no xy term. Recovery: divide out the leading coefficient FIRST, group, move the constant, complete both squares, add to BOTH sides. Complete the square: halve the coefficient, square it, add it to both sides; the HALF goes inside the parenthesis. Shortcut: centre = (-D/2, -E/2) and r² = D²/4 + E²/4 - F. Use it to check the long way. Inside / on / outside: compare (x - h)² + (y - k)² with r². Smaller is inside. From a centre and a point on the circle: r = the distance between them. From a diameter's endpoints: centre = midpoint, radius = HALF the distance. Reference sheet gives you A = πr² and C = 2πr, and 360° = 2π radians. Nothing else on this page. 180° = π radians. Degrees -> radians: × π/180. Radians -> degrees: × 180/π. One method for everything: fraction of the circle = θ/360 (deg) or θ/(2π) (rad). Arc length = fraction × circumference. Sector area = fraction × area. Same fraction, different whole. Radian-only shortcuts: s = rθ, A = ½r²θ, A = ½rs. Never feed degrees into these. Perimeter of a sector = arc + TWO radii. An arc alone is not a perimeter. Central angle = arc measure. Inscribed angle = HALF the arc it intercepts. Angle inscribed in a semicircle (arms on a diameter) = 90°, always. Two radii make an isosceles triangle. This is how a central angle becomes a rim angle. Tangent ⊥ radius at the point of contact. Tangent length from an external point = √(d² - r²). Chord: r² = d² + (c/2)², so c = 2√(r² - d²). Distance to the y-axis is |h|; to the x-axis is |k|. Tangent to a line = distance from centre to that line equals r. Tangent to a curve = discriminant zero. r² = 0 is a single point; r² < 0 is no graph at all. "Defines a circle" means r² > 0. Before answering: radius or diameter? Length or area? Degrees or radians? Which vertex?
Every item on this page is Meridian-original, written to match the Digital SAT's format and difficulty — it is not a real SAT question. The only source that matches the live test exactly is College Board's own Bluebook and Question Bank.
The equation (x − 3)² + (y + 5)² = 49 defines a circle in the xy-plane. What is the length of the circle's diameter, and in which quadrant does its centre lie?
- ADiameter 7, Quadrant IV
The quadrant is right and the length is not. √49 = 7 is the RADIUS; the diameter is twice that. The question asked for the diameter specifically, and 7 is the number that appears at the end of the natural working — which is exactly why it is offered.
- Diameter 14, Quadrant IV
Correct on both. The right side is r², so r = √49 = 7 and the diameter is 2(7) = 14. The centre is (3, −5), because the form subtracts the coordinates and (y + 5)² is (y − (−5))²; a positive x with a negative y is Quadrant IV.
- CDiameter 14, Quadrant I
The diameter is right and the quadrant is not. This reads the centre as (3, 5) by taking the numbers as printed, but (y + 5)² means the y-coordinate of the centre is −5. The sign inside the parenthesis is always the opposite of the coordinate it names, which puts this centre below the x-axis.
- DDiameter 98, Quadrant IV
This treats 49 as the radius and doubles it. The right-hand side of the standard form is r², so 49 has to be square-rooted before it means a length at all — a circle with a diameter of 98 is fourteen times the size of the one this equation describes.
Traps tested: Radius answered as diameter · Sign inside parentheses flip · Radius squared read as radius
The equation 2x² + 2y² − 12x + 20y − 6 = 0 defines a circle in the xy-plane. What is the radius of the circle?
- A√142
This completes the square without dividing by 2 first. Working on x² + y² − 12x + 20y − 6 = 0 gives (x − 6)² + (y + 10)² = 6 + 36 + 100 = 142. But that is a different circle: general form only reads correctly when the x² and y² coefficients are 1, so dividing the entire equation by the leading coefficient is the first move, not an optional tidy-up.
- B√3
This adds the completing constants to the left-hand side only. After dividing by 2 and grouping, x² − 6x + y² + 10y = 3; building (x − 3)² and (y + 5)² inserts 9 and 25 on the left, and both have to be added to the right as well or the equation stops being true. Leaving the right side at 3 loses exactly the 34 that was added on the left.
- √37
Correct. Divide through by 2: x² + y² − 6x + 10y − 3 = 0. Group and move the constant: x² − 6x + y² + 10y = 3. Complete both squares, adding to both sides: (x − 3)² + (y + 5)² = 3 + 9 + 25 = 37, so r = √37 ≈ 6.08. Check the point (3 + √37, −5), which should be on the circle: (√37)² + 0² = 37 ✓.
- D√31
This is a sign slip on the constant when it crosses the equals sign. The divided equation is x² + y² − 6x + 10y − 3 = 0, so moving −3 to the right makes it +3, not −3: the right side is 3 + 9 + 25 = 37, not −3 + 9 + 25 = 31. The whole error is six units of radius squared, and the answer it produces looks entirely reasonable next to the correct one.
Traps tested: Leading coefficient not divided out · Balance not maintained · Sign slip on constant term
In a circle of radius 6, a sector is bounded by two radii and an arc of length 5π/2. What is the area of the sector?
- A45π
This puts the arc length into A = ½r²θ as though it were the angle: ½(36)(5π/2) = 45π. But 5π/2 is a LENGTH, and θ in that formula is an angle in radians. The angle here is θ = s/r = (5π/2)/6 = 5π/12, and using it gives ½(36)(5π/12) = 15π/2. Sanity-check the size: 45π is larger than the entire circle, whose area is only 36π.
- 15π/2
Correct. The circumference is 2π(6) = 12π, so the sector is (5π/2)/(12π) = 5/24 of the circle, and its area is (5/24)(π · 6²) = (5/24)(36π) = 15π/2. Two independent checks agree: A = ½rs = ½(6)(5π/2) = 15π/2 ✓, and θ = s/r = 5π/12 with A = ½r²θ = ½(36)(5π/12) = 15π/2 ✓.
- C15π
This uses A = rs instead of A = ½rs: 6 · 5π/2 = 15π, exactly twice the correct area. The half is not decoration — it is what is left of the ½ in the fraction (θ/2π)(πr²) after the π cancels, and dropping it doubles every sector area you compute.
- D5π/2
This compares the arc length to the circle's AREA rather than its circumference: (5π/2)/(36π) = 5/72, and (5/72)(36π) returns 5π/2 — the number you started with, which is what makes it convincing. A fraction is only meaningful when the part and the whole are the same kind of quantity, so an arc length has to be divided by a circumference.
Traps tested: Arc length read as angle · Half dropped in sector area · Arc compared to area
Points A, B, and C lie on a circle. Segment AB is a diameter of the circle, and the arc from B to C that does not contain A has measure 50°. What is the measure of angle ABC?
- A25°
25° is the measure of angle BAC, the other acute angle in the triangle — it is the inscribed angle at A, which stands on arc BC and is therefore half of 50°. Angle ABC has its vertex at B and stands on the other arc. Correct halving, wrong vertex.
- B50°
This reads the inscribed angle as equal to an arc it does not even intercept. An inscribed angle is half the arc it opens onto, and the arc angle ABC opens onto is AC, not BC — so 50° is neither the right arc nor the right operation.
- C130°
130° is the measure of arc AC (180 − 50, since AB is a diameter and the two arcs on that side of it total a half circle). That is the arc angle ABC intercepts, and the angle is HALF of it. Stopping at the arc rather than halving it is the characteristic error on this item type — and a 130° angle in a triangle that already contains a 90° angle is impossible, which catches it for free.
- 65°
Correct. Because AB is a diameter, arc AC = 180 − 50 = 130°, and angle ABC is inscribed standing on arc AC, so it measures 130/2 = 65°. Check it through the triangle instead: angle ACB is inscribed in a semicircle and is therefore 90°, angle BAC is half of arc BC = 25°, and 90 + 25 + 65 = 180 ✓.
Traps tested: Answered wrong quantity · Inscribed angle read as central · Arc measure read as angle
The equation x² + y² − 6x + 8y = 56 defines a circle in the xy-plane. What is the length of the chord that the circle cuts from the y-axis?
- 12√2
Correct. Completing both squares gives (x − 3)² + (y + 4)² = 56 + 9 + 16 = 81, so the centre is (3, −4) and r = 9. The distance from that centre to the y-axis is |3| = 3, so half the chord is √(81 − 9) = √72 = 6√2 and the full chord is 12√2 ≈ 16.97. Verify directly by setting x = 0: 9 + (y + 4)² = 81, so y = −4 ± 6√2, and the two intersection points are 12√2 apart ✓.
- B6√2
This is half the chord. The right triangle formed by the radius, the perpendicular from the centre, and the chord contains only HALF the chord as a leg — the perpendicular from the centre bisects it — so the leg you compute has to be doubled before it answers the question.
- C2√65
This uses 4 as the distance from the centre to the y-axis, giving √(81 − 16) = √65 and a chord of 2√65 ≈ 16.12. But 4 is the centre's distance from the x-axis. The distance from (h, k) to the y-axis is |h| — the horizontal gap — so the correct leg here is 3. The two answers are close enough that the error survives a glance at the choices.
- D18
18 is the diameter, which is the length of the chord only when the line passes through the centre. This one does not: the centre sits at (3, −4), three units off the y-axis, so the chord it cuts is strictly shorter than a diameter. A chord is a diameter exactly when the perpendicular distance from the centre is zero.
Traps tested: Half chord answered as chord · Wrong axis distance · Chord assumed diametral
In the xy-plane, the graph of x² + y² − 10x + 2y + k = 0, where k is a constant, is a circle tangent to the x-axis. What is the value of k?
- A0
This reads "tangent to the x-axis" as "passes through the origin" and substitutes (0, 0), which gives k = 0. Those are different conditions: with k = 0 the equation becomes (x − 5)² + (y + 1)² = 26, a circle that does pass through the origin but crosses the x-axis at two points. Tangency is a statement about distance from the centre, not about any particular point.
- B1
This applies the condition to the wrong axis. The centre is (5, −1), and setting the radius equal to the distance to the Y-axis — that is, r = 5, so 26 − k = 25 — gives k = 1. Tangency to the x-axis is governed by the vertical gap, |−1| = 1, not the horizontal one.
- 25
Correct. Completing both squares gives (x − 5)² + (y + 1)² = 25 + 1 − k = 26 − k, so the centre is (5, −1). Tangent to the x-axis means the perpendicular distance from the centre to that line equals the radius: |−1| = 1 = r, so r² = 1 and 26 − k = 1, giving k = 25. Check: with k = 25 the circle is (x − 5)² + (y + 1)² = 1, centred one unit below the x-axis with radius 1, touching it at exactly (5, 0) — and substituting (5, 0) into the original gives 25 + 0 − 50 + 0 + 25 = 0 ✓.
- D−25
This is a sign slip when k crosses the equals sign. Completing the square gives (x − 5)² − 25 + (y + 1)² − 1 + k = 0, so moving −26 + k to the right makes the right-hand side 26 − k, not 26 + k. Setting 26 + k = 1 produces −25; the correct setup produces 25, and both are in the choice set for exactly that reason.
Traps tested: Tangency read as through origin · Wrong axis distance · Sign slip on constant term
Up next
Geometry & Trigonometry — module quiz
Interleaved across all four skills.
1 min