DSAT-4.1

Area & Volume

Master SAT area and volume: use the reference sheet, break down composite figures, and apply the k² and k³ scale-factor rules with confidence.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on Area & Volume, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

On the Digital SAT, geometry questions reward students who know exactly which formula to reach for and how to combine shapes. The good news: the test gives you a reference sheet with the core area and volume formulas, so your job is applying them accurately and quickly.

In this lesson you'll compute areas of standard 2D figures and volumes of standard 3D solids, split up composite figures into pieces you can handle, and learn one of the SAT's favorite tricks: when you scale a figure's linear dimensions by a factor kk, its area changes by k2k^2 and its volume changes by k3k^3. Nail these skills and you'll turn intimidating figures into routine points.

Formulas on the SAT Reference Sheet

The SAT provides a reference sheet at the start of every Math module, so you never need to memorize the core formulas — but you must know how to use them fast. The most-tested ones are below.
FigureFormula
Rectangle areaA=wA = \ell w
Triangle areaA=12bhA = \frac{1}{2}bh
Circle areaA=πr2A = \pi r^2
Circle circumferenceC=2πrC = 2\pi r
Rectangular solid volumeV=whV = \ell w h
Cylinder volumeV=πr2hV = \pi r^2 h
Sphere volumeV=43πr3V = \frac{4}{3}\pi r^3
Cone volumeV=13πr2hV = \frac{1}{3}\pi r^2 h
Pyramid volumeV=13whV = \frac{1}{3}\ell w h
A common misconception is confusing radius and diameter. If a problem gives the diameter, halve it before plugging into any circle, cylinder, cone, or sphere formula. Another frequent slip is mixing up πr2\pi r^2 (area) with 2πr2\pi r (circumference). Read the units — square units signal area or a cross-section, cubic units signal volume. The SAT often reports answers in terms of π\pi, so don't rush to a decimal unless the question asks for one.

Composite Figures

A composite figure is built from two or more standard shapes. The strategy is always the same: decompose the figure into pieces whose formulas you know, compute each piece, then add or subtract.

For example, a running-track shape is a rectangle plus two semicircles (which together form one full circle). A shaded region might be a large circle with a smaller circle removed — compute both areas and subtract. A 3D storage tank could be a cylinder capped by a hemisphere.

The key questions to ask: Which shapes make up this figure? Do I add the areas (pieces joined together) or subtract (a hole cut out)? Which dimensions do I actually have, and which must I derive?

Watch for shared dimensions. In a composite figure, the radius of a semicircle often equals half the rectangle's width, and a hole's radius may be given indirectly. Label every length before computing. A classic SAT trap is subtracting an unshaded region but forgetting there are two of them, or adding a full circle when only a semicircle is present. Sketching and annotating the figure prevents these errors. When a problem asks for a perimeter of a composite figure, remember that interior segments where two shapes meet are usually not part of the outer boundary.

Scale Factor: Area Times k², Volume Times k³

This is the concept the SAT loves to test because it separates students who memorize formulas from those who understand them. If every linear dimension of a figure is multiplied by a scale factor kk, then:length×k,area×k2,volume×k3\text{length} \times k, \quad \text{area} \times k^2, \quad \text{volume} \times k^3Why? Area is a product of two lengths, so scaling each length by kk multiplies area by kk=k2k \cdot k = k^2. Volume is a product of three lengths, giving k3k^3.
QuantityEffect of scaling by kk
Perimeter, side, radius×k\times k
Area, surface area×k2\times k^2
Volume×k3\times k^3
For instance, doubling every dimension of a cube (k=2k=2) multiplies its surface area by 44 and its volume by 88. If a photo is enlarged so its area triples, then k2=3k^2 = 3, so each side grows by k=3k = \sqrt{3}.

The SAT tests this both directions: given the linear scale factor, find how area or volume changes; or given how the volume changed, find the linear factor by taking a cube root. A frequent mistake is scaling volume by kk instead of k3k^3 — always ask whether you're dealing with length, area, or volume.

How the SAT Frames These Questions

Expect these problems in both the multiple-choice and student-produced-response (grid-in) formats. Common phrasings include: find the area of the shaded region, determine the volume of the solid, or state by what factor the volume increases.

Often the challenge is unit conversion. If dimensions are in feet but the answer must be in cubic yards, convert either the lengths first or the final volume — but be consistent. Remember 11 yard =3= 3 feet means 11 cubic yard =27= 27 cubic feet.

Some questions embed geometry inside a word problem: a cylindrical tank filled to a certain height, a box that holds a number of unit cubes, or paint covering a surface area. Translate the words into a formula, identify the known variable, and solve for the unknown. Because the built-in calculator (Desmos) is available on all Math questions, you can compute messy arithmetic quickly — but you still must set up the correct expression. When an answer choice appears in terms of π\pi, leave π\pi symbolic until the end to avoid rounding errors.

Key terms

Composite figure.
A shape formed by combining two or more standard 2D or 3D figures; solved by adding or subtracting the pieces.
Scale factor (kk).
The number by which every linear dimension of a figure is multiplied when it is enlarged or reduced.
Radius.
The distance from the center of a circle or sphere to its edge; equal to half the diameter.
Cross-section.
The 2D shape revealed when a 3D solid is sliced by a plane; its area often appears in volume formulas.
Surface area.
The total area of all faces or curved surfaces of a 3D solid, measured in square units.
Volume.
The amount of space a 3D solid occupies, measured in cubic units.
Reference sheet.
The set of formulas provided at the start of each Digital SAT Math module, including area and volume formulas.

Worked example

A cylindrical water tank has a radius of 3 feet and a height of 10 feet. A second tank is a scale model built with all dimensions one-half those of the original. What is the volume of the smaller tank, in cubic feet, in terms of π\pi?
Start with the original tank's volume using V=πr2hV = \pi r^2 h. With r=3r = 3 and h=10h = 10:V=π(3)2(10)=π(9)(10)=90π cubic feet.V = \pi (3)^2 (10) = \pi (9)(10) = 90\pi \text{ cubic feet}.The smaller tank has every linear dimension multiplied by k=12k = \frac{1}{2}. Volume scales by k3k^3, so:k3=(12)3=18.k^3 = \left(\frac{1}{2}\right)^3 = \frac{1}{8}.Multiply the original volume by this factor:Vsmall=90π×18=90π8=45π4 cubic feet.V_{\text{small}} = 90\pi \times \frac{1}{8} = \frac{90\pi}{8} = \frac{45\pi}{4} \text{ cubic feet}.You can check by computing directly: the small tank has r=1.5r = 1.5 and h=5h = 5, so V=π(1.5)2(5)=π(2.25)(5)=11.25πV = \pi (1.5)^2 (5) = \pi (2.25)(5) = 11.25\pi, and 45π4=11.25π\frac{45\pi}{4} = 11.25\pi. The answers match, confirming the k3k^3 rule.

Practice questions

A rectangle has an area of 48 square centimeters. If both its length and width are tripled, what is the area of the new rectangle, in square centimeters?
  1. 144
  2. 288
  3. 432
  4. 1296

Answer: 432

When linear dimensions are scaled by k=3k = 3, area scales by k2=9k^2 = 9. So the new area is 48×9=43248 \times 9 = 432 square centimeters. The trap answer 144 comes from multiplying by k=3k = 3 instead of k2k^2, and 1296 comes from using k3k^3, which applies to volume, not area.
A figure consists of a rectangle that is 12 units wide and 5 units tall, with a semicircle attached to the top whose diameter equals the width of the rectangle. What is the total area of the figure in terms of π\pi? Give your answer in square units.

Answer: 60+18π60 + 18\pi

The rectangle's area is 12×5=6012 \times 5 = 60 square units. The semicircle's diameter is 12, so its radius is 6. A full circle of radius 6 has area π(6)2=36π\pi (6)^2 = 36\pi; a semicircle is half of that, 18π18\pi. Add the pieces: 60+18π60 + 18\pi square units. The most common error here is forgetting to halve the diameter or forgetting the semicircle is only half a circle.
A sphere's volume is increased by a factor of 27. By what factor is its radius increased?
  1. 3
  2. 9
  3. 27
  4. 81

Answer: 3

Volume scales by k3k^3 where kk is the linear scale factor. Setting k3=27k^3 = 27 gives k=273=3k = \sqrt[3]{27} = 3. So the radius increases by a factor of 3. Choosing 9 mistakes the relationship for area (k2k^2), and 27 forgets to take the cube root at all.

FAQ

Do I need to memorize area and volume formulas for the SAT?
The core formulas — including rectangle, triangle, and circle areas plus rectangular solid, cylinder, sphere, cone, and pyramid volumes — appear on the reference sheet at the start of every Math module. You should still be fluent with them so you don't lose time, but you can always look them up.
When do I use k squared versus k cubed?
Use k2k^2 for anything two-dimensional (area, surface area) and k3k^3 for anything three-dimensional (volume). Perimeter and single lengths just scale by kk. Match the exponent to the number of dimensions the quantity measures.
How do I know whether to add or subtract areas in a composite figure?
Add areas when shapes are joined to build a larger region. Subtract when a piece is removed, such as a hole or an unshaded interior region. Sketch the figure and label each piece before computing to avoid missing a subtraction.
Can I use the calculator for these problems?
Yes. The built-in Desmos calculator is available on all Digital SAT Math questions, so it can handle the arithmetic and even graphing. Your main task is setting up the correct expression with the right radius, height, and scale factor before you compute.

Learn this with a teacher, not a page

The Crimsora tutor teaches Area & Volume live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.