SAT Math: Geometry and Trigonometry (Concepts, Skills, and Worked Problems)
Area and Volume
Geometry questions often look like “plug into a formula,” but the real skill is choosing the right measurement (area vs. surface area vs. volume), using consistent units, and breaking complicated shapes into simpler ones. Area measures how much 2D space a figure covers. Volume measures how much 3D space a solid holds. Surface area measures how much material you’d need to cover the outside of a solid.
A useful way to think about this: area is “paint the face,” surface area is “wrap the object,” and volume is “fill the object.” SAT problems regularly hide this choice inside context.
Core area ideas (why decomposition matters)
Many SAT figures are “composite”—they can be split into rectangles, triangles, semicircles, etc. Decomposition works because area is additive: if two regions don’t overlap, total area is the sum of their areas. This lets you replace a scary shape with familiar parts.
Also watch for scale: if all lengths scale by a factor of k, then:
\text{Area scales by } k^2
\text{Volume scales by } k^3
That’s not a random rule—it comes from area having two independent length dimensions and volume having three.
Areas of common 2D figures
Rectangle: area is length times width.
A = lw
Triangle: area is half of base times height. The “height” must be perpendicular to the chosen base.
A = \frac{1}{2}bh
A common mistake is using a slanted side as “height” when it is not perpendicular.
Parallelogram: same base-height idea as a “slanted rectangle.”
A = bh
Trapezoid: average of the parallel sides (bases) times height.
A = \frac{1}{2}(b1 + b2)h
Circle: area depends on radius r.
A = \pi r^2
Worked example: composite area
A rectangle is 10 by 6. A semicircle with diameter 6 is “cut out” from one side (so its radius is 3). Find the remaining area.
1) Rectangle area:
A_{\text{rect}} = 10 \cdot 6 = 60
2) Semicircle area is half a circle:
A_{\text{semi}} = \frac{1}{2}\pi(3^2) = \frac{9\pi}{2}
3) Remaining area:
A = 60 - \frac{9\pi}{2}
Notice how the main thinking step was “what parts make up the figure?” not algebra.
Perimeter vs. area (a frequent SAT trap)
Perimeter is total boundary length; it uses linear units. Area uses square units. Changing a figure can increase perimeter while decreasing area (and vice versa), so don’t assume they move together.
Volume and surface area of solids
For solids, first identify the solid type, then decide whether the question wants volume (space inside) or surface area (area of outer faces).
Rectangular prism (box) with length l, width w, height h:
V = lwh
SA = 2(lw + lh + wh)
Cylinder with radius r and height h:
V = \pi r^2 h
Surface area = two circles plus the “wrapper” (a rectangle of width circumference and height h):
SA = 2\pi r^2 + 2\pi rh
Cone with radius r, height h:
V = \frac{1}{3}\pi r^2 h
Its surface area uses slant height \ell (not the vertical height). For many SAT problems, you’re given \ell directly or can find it with the Pythagorean theorem.
SA = \pi r^2 + \pi r\ell
Sphere with radius r:
V = \frac{4}{3}\pi r^3
SA = 4\pi r^2
Worked example: volume and unit conversion
A cylindrical water tank has radius 2 meters and height 3 meters. What is its volume in cubic meters?
Use cylinder volume:
V = \pi r^2 h = \pi(2^2)(3) = 12\pi
So the volume is 12\pi cubic meters. If the problem mixes units (like centimeters and meters), convert before computing to avoid power-of-ten mistakes.
Exam Focus
- Typical question patterns:
- Composite figures: “Find area of the shaded region” by adding/subtracting standard shapes.
- Solids: identify whether it’s asking for volume vs. surface area (often disguised in context).
- Scale changes: “If dimensions double, what happens to area/volume?”
- Common mistakes:
- Using a non-perpendicular side as triangle “height” or trapezoid “height.”
- Mixing units (feet with inches, cm with m), especially for volume where conversion factors cube.
- Confusing surface area with volume (wrapping vs. filling).
Lines, Angles, and Triangles
This topic is the language of geometry. Lines and angles provide structure; triangles are the “building blocks” because many polygons and real-world structures can be split into triangles. On the SAT, you’re usually asked to infer missing measures using a small set of angle facts and triangle properties.
Lines and angles (the basic relationships)
An angle measures the rotation between two rays. When lines intersect or run parallel, their angles become linked.
Vertical angles are opposite angles formed by two intersecting lines, and they are equal. This matters because you can often set an expression equal to another expression without extra work.
Linear pair angles form a straight line and sum to 180 degrees.
\text{If angles form a straight line, } a + b = 180
When a transversal crosses parallel lines, you get predictable equalities:
- Corresponding angles are equal.
- Alternate interior angles are equal.
- Same-side interior angles are supplementary (sum to 180).
The reason is geometric consistency: if the lines are truly parallel, the transversal hits them at the same “tilt,” so the matching angles repeat.
Worked example: parallel lines with expressions
Two parallel lines are cut by a transversal. A corresponding angle is labeled 3x + 10 degrees and its corresponding partner is labeled 5x - 30 degrees. Find x.
Corresponding angles are equal, so:
3x + 10 = 5x - 30
Solve:
40 = 2x
x = 20
A frequent error here is choosing the wrong relationship (e.g., adding to 180 when they are equal). Draw a quick sketch and mark “equal” or “supplementary” before writing an equation.
Triangles: angle sum and why it’s always 180
In any triangle, the interior angles add to 180 degrees:
A + B + C = 180
This is foundational because it lets you turn angle questions into simple algebra. If you know two angles, the third is fixed.
An exterior angle is formed by extending a side of a triangle. The exterior angle equals the sum of the two remote interior angles:
\text{Exterior angle} = A + B
This is useful when you’re given an outside angle and asked for an inside one.
Special triangle facts you use constantly
Isosceles triangle: two equal sides imply two equal base angles. The SAT often gives side equality and asks you to infer angle equality (or vice versa).
Equilateral triangle: all sides equal, all angles equal, so each angle is 60 degrees.
Congruence vs. similarity (don’t blur them)
- Congruent triangles are the same shape and the same size (all corresponding sides equal and all corresponding angles equal).
- Similar triangles are the same shape but can be different sizes (corresponding angles equal; corresponding sides are proportional).
SAT problems frequently rely on similarity to set up a proportion.
Common congruence criteria include:
- SSS: three sides match.
- SAS: two sides and included angle match.
- ASA: two angles and included side match.
(You don’t need to “prove” them like in a formal geometry course; you use them to justify correspondences.)
Similar triangles and scale factor
If triangles are similar with scale factor k from the smaller to the larger, then each corresponding side is multiplied by k.
Example: If a small triangle has sides 3, 4, 5 and the scale factor is 2, the larger triangle’s sides are 6, 8, 10.
Worked example: using similarity for missing length
Two triangles are similar. In the smaller triangle, a side is 6 and the corresponding side in the larger triangle is 15. Another side in the smaller triangle is 10. Find the corresponding side in the larger triangle.
1) Compute the scale factor:
k = \frac{15}{6} = \frac{5}{2}
2) Multiply the corresponding side:
10 \cdot \frac{5}{2} = 25
So the missing side is 25.
A common mistake is flipping the scale factor (using 6/15) and shrinking when you should grow.
Coordinate geometry connections (lines in the plane)
The SAT often mixes algebra with geometry through the coordinate plane.
Slope measures steepness: “rise over run.” For points (x1, y1) and (x2, y2) :
m = \frac{y2 - y1}{x2 - x1}
- Parallel lines have equal slopes.
- Perpendicular lines have slopes that multiply to -1 (when both slopes are defined).
The distance formula comes from the Pythagorean theorem:
d = \sqrt{(x2 - x1)^2 + (y2 - y1)^2}
Worked example: distance on the coordinate plane
Find the distance between (-1, 2) and (3, 5).
d = \sqrt{(3 - (-1))^2 + (5 - 2)^2} = \sqrt{4^2 + 3^2} = \sqrt{25} = 5
Exam Focus
- Typical question patterns:
- Identify angle relationships with parallel lines (equal vs. supplementary) and solve for a variable.
- Use triangle angle sum or exterior angle theorem to find missing angles.
- Use similar triangles to set up proportions for unknown side lengths.
- Common mistakes:
- Confusing corresponding/alternate interior (equal) with same-side interior (sum to 180).
- Assuming “looks isosceles” without given equal sides or equal angles.
- Flipping similarity ratios (mixing “small-to-large” with “large-to-small”).
Right Triangles and Trigonometry
Right triangles are a major SAT tool because they connect geometry (shapes) to algebra (equations). Trigonometry is essentially a system for translating between angles and side ratios. On the SAT, trig is almost always right-triangle trig, not advanced identities.
The Pythagorean theorem (why it works conceptually)
In a right triangle, the two legs form a square corner. The Pythagorean theorem relates the legs a and b to the hypotenuse c (the side opposite the right angle):
a^2 + b^2 = c^2
You use it to find a missing side when you have the other two. A key habit: label the hypotenuse correctly—it is always the longest side and always opposite the 90 degree angle.
Worked example: Pythagorean theorem
A right triangle has legs 9 and 12. Find the hypotenuse.
9^2 + 12^2 = c^2
81 + 144 = c^2
225 = c^2
c = 15
Special right triangles (high-value memorization)
Certain right triangles appear so often that knowing them saves time and prevents mistakes.
45-45-90 triangle: legs equal; hypotenuse is \text{leg} \cdot \sqrt{2}.
If each leg is x:
\text{hypotenuse} = x\sqrt{2}
30-60-90 triangle: side ratios are fixed. If the shortest side (opposite 30 degrees) is x, then the hypotenuse is 2x and the longer leg is x\sqrt{3}.
\text{short} : \text{long} : \text{hypotenuse} = 1 : \sqrt{3} : 2
A helpful memory aid: in 30-60-90, the hypotenuse is “double the short.” Then the remaining side uses \sqrt{3}.
Trigonometric ratios (SOH-CAH-TOA)
For a right triangle and an acute angle \theta:
- Sine relates opposite to hypotenuse.
\sin(\theta) = \frac{\text{opposite}}{\text{hypotenuse}}
- Cosine relates adjacent to hypotenuse.
\cos(\theta) = \frac{\text{adjacent}}{\text{hypotenuse}}
- Tangent relates opposite to adjacent.
\tan(\theta) = \frac{\text{opposite}}{\text{adjacent}}
Why these matter: they let you find a missing side from an angle and one side, or find an angle from side ratios.
A frequent confusion is “adjacent to what?” Adjacent is the leg next to the angle \theta that is not the hypotenuse.
Worked example: using trig to find a side
In a right triangle, angle \theta is 30 degrees. The hypotenuse is 10. Find the side opposite \theta.
Use sine because it connects opposite and hypotenuse:
\sin(30) = \frac{\text{opposite}}{10}
You can use the known special value \sin(30) = \frac{1}{2}:
\frac{1}{2} = \frac{\text{opposite}}{10}
\text{opposite} = 5
Angles of elevation and depression (real-world trig setup)
SAT word problems often describe looking up at the top of a building (elevation) or down from a cliff (depression). The key is that these angles are measured from a horizontal line, creating a right triangle with the ground as one leg and the height as the opposite leg.
Example setup idea: if you stand d units from a building and see the top at angle \theta, then:
\tan(\theta) = \frac{\text{height}}{d}
Tangent is common here because it directly links vertical and horizontal distances.
Worked example: elevation
You are 20 feet from a flagpole. The angle of elevation to the top is 45 degrees. Find the height of the pole.
\tan(45) = \frac{h}{20}
Since \tan(45) = 1:
1 = \frac{h}{20}
h = 20
When trig is unnecessary
Some problems hand you a right triangle with angles 30, 60, 45—in those cases special triangles may be faster and more exact than approximating trig values. If the problem expects an exact radical answer, that’s usually your clue.
Exam Focus
- Typical question patterns:
- Find a missing side with Pythagorean theorem or special right triangle ratios.
- Use \sin, \cos, or \tan to relate an angle to side lengths.
- Word problems with elevation/depression or ladder-against-a-wall setups.
- Common mistakes:
- Mislabeling the hypotenuse or mixing up opposite vs. adjacent relative to \theta.
- Using the wrong trig function (e.g., using sine when you need tangent).
- Rounding too early when the test expects an exact radical form.
Circles
Circles show up in SAT geometry both as pure measurement problems and as relationship problems involving chords, tangents, and angles. The core idea is that a circle is defined by all points at a fixed distance from a center point.
Circle vocabulary (build the picture first)
A circle is the set of points at distance r from a fixed center. That distance r is the radius. The diameter is a segment through the center connecting two points on the circle, and it equals twice the radius:
d = 2r
A chord connects two points on the circle. A tangent line touches the circle at exactly one point.
The most important tangent fact on the SAT: a radius drawn to the point of tangency is perpendicular to the tangent line.
\text{radius} \perp \text{tangent}
That single fact often creates a right triangle inside a circle diagram.
Circumference and area (and what changes when radius changes)
Circumference is the “perimeter” of a circle:
C = 2\pi r
Circle area:
A = \pi r^2
Notice the power: doubling r doubles circumference but quadruples area. This explains many “compare two circles” questions without heavy computation.
Arc length and sector area (parts of a circle)
An arc is part of the circle’s circumference. A sector is a “slice” of the circle (like a pizza slice).
On the SAT, these are usually based on what fraction of 360 degrees the central angle represents.
If the central angle is \theta degrees:
\text{Arc length} = \frac{\theta}{360} \cdot 2\pi r
\text{Sector area} = \frac{\theta}{360} \cdot \pi r^2
A common error is using radius where diameter is needed, or forgetting that the fraction is \theta/360 (not \theta/180).
Worked example: sector
A circle has radius 6. Find the area of a 120 degree sector.
Use the fraction of the full circle:
\text{Sector area} = \frac{120}{360} \cdot \pi(6^2)
= \frac{1}{3} \cdot 36\pi = 12\pi
Central vs. inscribed angles (the “half” relationship)
A central angle has its vertex at the center of the circle. An inscribed angle has its vertex on the circle. If both intercept the same arc, then:
\text{inscribed angle} = \frac{1}{2}(\text{central angle})
This matters because SAT questions often give one and ask for the other.
Worked example: inscribed angle
A central angle intercepting an arc measures 80 degrees. An inscribed angle intercepts the same arc. Find the inscribed angle.
\text{inscribed} = \frac{1}{2} \cdot 80 = 40
Chords and symmetry (distance from center matters)
Chords behave symmetrically around the center:
- Equal chords are the same distance from the center.
- A radius (or diameter) perpendicular to a chord bisects the chord.
This is useful when a diagram shows a perpendicular from the center to a chord; it creates two equal halves and often two right triangles.
Tangents and secants (common SAT angle/length setups)
A tangent touches once; a secant cuts through the circle, intersecting it twice.
Two high-frequency SAT facts:
1) Tangent is perpendicular to radius at the point of tangency (mentioned earlier), creating right triangles.
2) Tangent segments from the same external point are equal in length.
If two tangents from point P touch the circle at A and B:
PA = PB
This is powerful because it turns a circle diagram into a triangle congruence or an algebra equation.
Worked example: equal tangents
From external point P, two tangents touch a circle at A and B. If PA = 3x + 1 and PB = 2x + 9, find x.
Set them equal:
3x + 1 = 2x + 9
x = 8
Equation of a circle (coordinate geometry version)
Sometimes the SAT places circles on the coordinate plane.
A circle centered at (h, k) with radius r has equation:
(x - h)^2 + (y - k)^2 = r^2
If the center is at the origin (0, 0), it simplifies to:
x^2 + y^2 = r^2
The big idea: every point (x, y) on the circle is exactly distance r from the center, and this equation is just the distance formula squared.
Worked example: center and radius from an equation
Given:
(x - 2)^2 + (y + 1)^2 = 25
The center is (2, -1) because y + 1 = y - (-1). The radius is 5 because:
r^2 = 25
r = 5
A common mistake is saying the center is (-2, 1) by “flipping signs” without thinking about the structure x - h and y - k.
Exam Focus
- Typical question patterns:
- Compute circumference/area, or arc length/sector area from a central angle.
- Use relationships: inscribed angle is half the corresponding central angle; tangent-radius perpendicular; equal tangents from one external point.
- Interpret or rewrite a circle equation to find center/radius.
- Common mistakes:
- Mixing radius and diameter in circumference/area or arc formulas.
- Using the wrong fraction for sectors (forgetting the denominator 360 for degrees).
- Misreading (x - h)^2 + (y - k)^2 = r^2 and getting the center signs wrong.