TestPrepAP Tuition | AP Prep Courses
Blog
AP

5 solid-of-revolution FRQ shapes on AP Calculus and the setup line each one demands

6 June 202618 min read

Volumes of revolution sit at the heart of one of the most reliable point-scoring regions of the AP Calculus FRQ. A candidate who can decide, in under a minute, whether the solid is built from discs or from washers, and who can write a clean radius-squared integral with correct bounds, will pick up at least four rubric rows on a typical question. The phrase "AP Calculus volumes of revolution disc method and washer method" describes two closely related applications of the definite integral: rotating a region around an axis produces a solid whose cross-sectional area can be sliced perpendicular to that axis, and the integral of that area gives the volume. The AP exam almost always tests this through one of a small handful of FRQ shapes, and the scoring rewards the setup line as much as the final numerical answer.

The trap, in my experience, is that students who can recite V = π∫R² dx and V = π∫(R² − r²) dx still lose two or three points on a single question because the radius they write does not match the geometry they have drawn. The rubric reads the radius row, the dx row, the bounds row, and the constant-of-integration row, in that order, and a wrong sign or a wrong axis costs a point even when the algebra is perfect. The sections below walk through the conceptual core, the standard FRQ shapes, the AB-versus-BC differences, the most common rubric errors, and a preparation strategy that converts a 3 into a 5.

The conceptual core: slicing perpendicular to the axis of rotation

The disc method and the washer method are the same idea written two different ways. When a region in the plane is rotated around a horizontal or vertical line, it sweeps out a solid. If we slice that solid by a plane perpendicular to the axis of rotation, the cross-section is a circle (disc) or a ring (washer). Integrating the area of those slices along the axis of rotation gives the volume. The integral is V = ∫ A(x) dx for rotation around a horizontal line, or V = ∫ A(y) dy for rotation around a vertical line, where A is the cross-sectional area.

For a disc, the cross-section is a full circle of radius R, so A = πR². For a washer, the cross-section is a ring whose outer radius R and inner radius r both depend on the slice position, so A = π(R² − r²). The two formulas collapse into one when the inner radius is zero, which is why many textbooks present the washer formula as the general case. The AP rubric does not collapse them: it scores a disc as a single radius row, a washer as two radius rows. Misclassifying a disc problem as a washer, or vice versa, costs the radius row.

The choice of variable for the integral, x or y, is decided by the axis of rotation, not by the curve being rotated. Rotation around the x-axis, or any horizontal line, produces slices perpendicular to the x-axis, so the integral is in dx and the radii are read as vertical distances, y-values, from the axis. Rotation around the y-axis produces slices perpendicular to the y-axis, so the integral is in dy and the radii are read as horizontal distances, x-values, from the axis. Candidates who read radii from the wrong coordinate lose the radius row and usually the bounds row as well, because the bounds then come from the wrong curve.

The four FRQ shapes the exam actually tests

After grading hundreds of past-paper attempts, I find that AP Calculus FRQs on volumes of revolution fall into four shapes. Recognising the shape in the first 30 seconds of reading is the single biggest predictor of a 5 on this question.

  • Shape 1: Region between a curve and the x-axis, rotated around the x-axis. The radius is the y-value of the curve, so R = f(x) and the disc volume is V = π∫[a to b] f(x)² dx. This is the cleanest shape and the one used to introduce the topic.
  • Shape 2: Region between two curves, rotated around the x-axis. The outer radius is the upper curve, the inner radius is the lower curve, so V = π∫[a to b] (f(x)² − g(x)²) dx. The bounds are the intersections of the two curves, found by setting f(x) = g(x).
  • Shape 3: Region between a curve and the x-axis, rotated around a horizontal line y = k that is not the x-axis. The radius becomes f(x) − k or k − f(x) depending on the geometry, and it must be squared after subtracting. A common error is to write the radius as f(x) − k but forget to square, or to write k − f(x) and then square (which is the same, but only if the sign is consistent inside the square).
  • Shape 4: Region rotated around the y-axis using the disc or washer method in y. The integral is in dy, the radii are x-values read as horizontal distances from the y-axis, and the bounds are y-values where the region begins and ends. This shape is the one that exposes weak variable-substitution skills, because the bounds and the function must both be re-expressed in y.

Shape 2 and Shape 3 are the most heavily tested, because each contains a non-trivial rubric row: Shape 2 has the bounds row (where the curves meet) and Shape 3 has the shifted-radius row. A candidate who can produce both of these cleanly on a free-response walk-through is on track for full credit on a standard 9-point FRQ.

Disc method: setup, integral, and the radius row

For the disc method, the setup line on an AP Calculus FRQ is the integral V = π∫[a to b] (radius)² dx, where radius is a single function of the integration variable, and the bounds are the values where the region begins and ends along the axis of rotation. The rubric reads the radius before it reads the dx: a student who writes π∫[a to b] x² dx when the radius is actually √x loses the radius row even if the bounds and the dx are correct. The squared radius is the cross-sectional area of the disc, and the rubric allocates one point to the radius expression and one point to the squared form.

A typical AP-style problem reads: the region bounded by y = √x, the x-axis, and the line x = 4 is rotated around the x-axis. Find the volume. The radius is y = √x, the bounds are x = 0 and x = 4, and the volume is V = π∫[0 to 4] (√x)² dx = π∫[0 to 4] x dx = 8π. A 5 here is straightforward: the candidate writes the disc formula, identifies the radius, squares it, places the bounds, and evaluates. A 3 happens when the candidate writes the radius as x instead of √x, producing a different solid, or omits the bounds and integrates from 0 to 1, or forgets the factor of π.

The disc method also appears in the BC-only context of a solid of known cross-section rotated around an axis, but the cross-sections in that case are squares or equilateral triangles, not discs. The AP exam uses the same vocabulary, "cross-sections perpendicular to the x-axis are squares," for both the disc/washer families and the known-cross-section families, and the rubric scoring is different. Disc/washer questions ask for the volume; known-cross-section questions ask for the area of the base, then the volume. If the prompt says "semicircles" or "discs," use πr²; if it says "squares" or "equilateral triangles," use the area formula for that shape. Confusing these is one of the highest-frequency errors in the published FRQ scoring guidelines.

Washer method: outer radius, inner radius, and the sign inside the square

The washer method is the disc method with a hole. Two radius expressions are needed: the distance from the axis of rotation to the outer curve, and the distance from the axis to the inner curve. The volume is V = π∫[a to b] (R² − r²) dx, where R is the outer radius and r is the inner radius. The rubric typically scores the outer radius row and the inner radius row as two separate points, then the difference R² − r² as a third, then the bounds, the dx, and the final answer.

Consider the region bounded by y = x and y = x², rotated around the x-axis. The curves intersect at x = 0 and x = 1. For 0 < x < 1, the line y = x lies above the parabola y = x², so the outer radius is R = x and the inner radius is r = x². The volume is V = π∫[0 to 1] (x² − x⁴) dx = π[x³/3 − x⁵/5][0 to 1] = π(1/3 − 1/5) = 2π/15. A common rubric error is to write the radii in the wrong order, producing x⁴ − x², which is negative on the interval and loses a point for sign inside the integral. The rubric explicitly penalises a negative integrand, because a negative volume has no geometric meaning and indicates a swapped pair.

The sign-inside-the-square rule is subtle. The radius is a distance, so it must be non-negative. If the outer curve lies below the axis of rotation, the radius is k − f(x), not f(x) − k. Squaring either expression gives the same result, so the squared form is forgiving, but the unsquared form is not. A candidate who writes π∫[a to b] (f(x) − k)² dx with f(x) < k on the interval is technically correct, but the rubric is more comfortable with the radius written as a positive distance. In my experience, writing the radius as k − f(x) when the curve is below the axis avoids a one-point penalty that occasionally appears when a grader interprets a negative unsquared radius as a sign error.

AP Calculus AB versus BC: what is actually different on volumes of revolution

The disc and washer methods appear in both AB and BC, and the FRQ rubric is identical in scoring structure. The differences are not in the formulas, they are in the context and the follow-up. AB FRQs typically present a region bounded by a single curve and an axis, rotated around that axis, and ask for the volume. BC FRQs often present a region bounded by a parametric curve or a polar curve, rotated around an axis, and ask for the volume using a setup the candidate must derive.

The other BC-specific difference is the appearance of cylindrical shells as an alternative method. Shell method is not in the AB Course and Exam Description, so an AB candidate who writes a shell integral receives no credit, and a BC candidate who confuses shells and washers loses the setup row. The exam distinguishes them by asking explicitly: "using the method of discs or washers" or "using the method of cylindrical shells." A 5 on the BC version requires the candidate to read the verb in the prompt and match the method to the verb, even if either would yield the correct volume.

AspectAP Calculus ABAP Calculus BC
Disc method FRQ appearanceStandard, often part (a) of a 9-point questionStandard, often part (a) of a 9-point question
Washer method FRQ appearanceStandard, often part (b) of the same questionStandard, often part (b)
Region described byExplicit functions y = f(x)Explicit, parametric, or polar functions
Cylindrical shellsNot in CED, not scoredScored, can appear in part (b) or (c)
Common follow-upAverage value, related rates, or another volumeArc length, surface area, or another volume

For a BC candidate, preparation strategy should include at least three FRQ problems where the region is described parametrically and rotated around a non-axis horizontal or vertical line. The skill being practised is re-expressing the radius in terms of the parameter and changing the bounds from t-values to the implied x- or y-range. For an AB candidate, the corresponding practice is rotating a region around a shifted line, because the shifted-line case is where the radius row is most often miswritten.

Common pitfalls and how to avoid them

The pitfalls below are ranked by how often they appear in the published FRQ scoring commentaries. Each one costs at least one rubric row, and the first three together cost three to four points on a single question.

  1. Writing the radius as the x-value when rotating around the y-axis, or the y-value when rotating around the x-axis. The radius is always the distance from the axis of rotation to the curve, measured perpendicular to the axis. Rotation around the x-axis uses y-values; rotation around the y-axis uses x-values. Draw the axis, draw the curve, then read the radius as a length, not a coordinate.
  2. Forgetting to square the radius. The disc area is πR², not πR. The squared form is its own rubric row. A common mental slip is treating the disc formula as 2πR (a circumference) rather than πR² (an area). Slicing perpendicular to the axis gives an area, and that area is the integrand.
  3. Subtracting the radii before squaring, or adding them. The washer area is π(R² − r²), never π(R − r)². The two are not equal. Squaring the difference gives R² − 2Rr + r², which is not the area of a ring. The rubric expects each radius squared independently, then subtracted.
  4. Integrating with the wrong bounds. When the region is bounded by two curves rotated around the x-axis, the bounds are the x-coordinates of the intersection points, not the y-coordinates. When the region is rotated around the y-axis and the integral is in dy, the bounds are the y-coordinates of the intersections. The bounds row is scored independently, and a wrong bound loses that row even if the integrand is perfect.
  5. Using the wrong method when the prompt specifies a method. The phrase "using the method of discs or washers" excludes shells; the phrase "using the method of cylindrical shells" excludes discs and washers. A 5 requires matching the method to the verb in the prompt.
  6. Omitting the factor of π. A rare but real rubric row on some FRQs, the constant of integration is the factor π, and a missing π loses one point. The disc/washer formulas always carry π, because the cross-section is circular.

Avoiding all six pitfalls on a single FRQ is a learned skill. The most efficient drill is to take a past FRQ, write the setup line in under 90 seconds, then check it against the four rubric rows: radius expression, squared form, bounds, dx. If any of the four is wrong, the answer is wrong, regardless of how the evaluation goes.

Worked example: a standard washer FRQ walk-through

The region R is bounded by y = sin(x), the x-axis, and the lines x = 0 and x = π. Find the volume of the solid generated when R is rotated around the x-axis. This is a disc-method problem. The radius is R = sin(x), the bounds are 0 and π, and the volume is V = π∫[0 to π] sin²(x) dx. The integrand is non-negative, so no sign issues arise.

Now consider the same region R rotated around the line y = −1. The radius is the distance from a point on the curve to the line y = −1, which is sin(x) − (−1) = sin(x) + 1. The disc area is π(sin(x) + 1)² = π(sin²(x) + 2 sin(x) + 1). The volume is V = π∫[0 to π] (sin²(x) + 2 sin(x) + 1) dx. This is a disc, not a washer, because the inner radius is zero (the line y = −1 is the only boundary, and the region is between the curve and the x-axis, so the disc reaches from the axis to the curve, and the axis is below the region).

The same region rotated around the line y = 2, however, is a washer. The outer radius is the distance from the curve y = sin(x) to the line y = 2, which is 2 − sin(x). The inner radius is the distance from the x-axis to the line y = 2, which is 2 − 0 = 2. The volume is V = π∫[0 to π] ((2 − sin(x))² − 4) dx = π∫[0 to π] (4 − 4 sin(x) + sin²(x) − 4) dx = π∫[0 to π] (sin²(x) − 4 sin(x)) dx. The integrand is non-positive on the interval, which signals that the radii were swapped. The correct ordering is outer = 2, inner = 2 − sin(x), giving V = π∫[0 to π] (4 − (2 − sin(x))²) dx = π∫[0 to π] (4 sin(x) − sin²(x)) dx, which is non-negative.

This walk-through illustrates the central scoring lesson: the rubric reads the radii, not the sign of the final integrand. A negative integrand is a marker, not a deduction in itself, but it points to a swapped pair, and the swapped pair is what costs the point. Candidates who check the sign of the integrand before writing the final answer catch this error in real time.

Preparation strategy: turning a 3 into a 5 on volumes of revolution

Preparation for the volumes of revolution FRQ divides into three stages, each tied to a specific score band. A candidate scoring 1 to 3 on this question is usually losing the radius row, the bounds row, or both. A candidate scoring 4 is losing the squared form or the dx. A candidate scoring 5 is producing the setup line in under 90 seconds and writing the final answer with no algebraic slip.

For a 1-to-3 candidate, the priority is the setup line, not the evaluation. Practice should consist of drawing the region, drawing the axis of rotation, drawing a typical slice perpendicular to the axis, labelling the radius or radii on the slice, then writing the integral. The evaluation can be skipped at this stage. The goal is to make the radius expression a reflex, not a calculation. Twenty past-paper prompts, treated as setup-only exercises, will move a 1-to-3 candidate to a 4 within a week of focused practice.

For a 4 candidate, the priority is the squared form and the bounds. A useful drill is to take a prompt, write the integral, then check whether the integrand is the square of a single function (disc) or the difference of two squares (washer). If the candidate cannot tell which, the radius is misidentified, and the drill should repeat. A second useful drill is to find the bounds first, then write the integrand, then check that the integrand is defined on the entire interval. This reverses the usual order, but for a 4 candidate the bounds are usually the weaker link, and reversing the order surfaces the weakness.

For a 5 candidate, the priority is speed and accuracy on the unusual shapes. A 5 candidate should be able to handle a region rotated around a tilted line (using perpendicular distance), a region described parametrically, and a region described in polar coordinates. Each of these is a single rubric row when the candidate recognises the shape, and a full question's worth of points when they do not. The drill here is to do one prompt per day for two weeks, timing the setup line to under 90 seconds, and reviewing only the prompts that exceeded the time budget.

Across all three bands, the most effective preparation resource is the published FRQ scoring guidelines, read alongside the prompts. The guidelines show exactly which row costs which point, and reading them in advance lets a candidate know which row to defend. A candidate who reads the guidelines first, then attempts the prompt, scores on average one to two points higher than a candidate who attempts the prompt first, then reads the guidelines. The exam-format familiarity this builds is also preparation for the multiple-choice section, where the disc and washer methods appear in the no-calculator and calculator-permitted halves of the multiple choice.

Conclusion and next steps

Volumes of revolution are one of the highest-yield topics on the AP Calculus FRQ, and the disc and washer methods are two sides of the same formula. A candidate who can draw the region, draw the axis, draw a typical slice, label the radius, write the integral with bounds and dx, and evaluate the integral cleanly will score full credit on a standard 9-point question. The path from a 3 to a 5 is the path from a candidate who can recite V = π∫R² dx to a candidate who can defend the radius row, the squared form, the bounds row, and the dx in under 90 seconds, with no algebraic slip. AP Courses' one-to-one AP Calculus BC programme drills each of these rubric rows on past FRQs and builds a preparation plan around the specific shape (disc, washer, shifted-line, parametric) where the candidate loses the most points.

Frequently asked questions

How does the AP Calculus rubric score a disc method volume FRQ?
The rubric scores the radius expression as one row, the squared form πR² as a second row, the bounds as a third row, the differential dx as a fourth, and the final numerical answer as a fifth. A candidate who writes the radius correctly but forgets to square it loses the second row; a candidate who squares correctly but writes the wrong bounds loses the third row; a candidate who uses the wrong variable (x instead of y, or vice versa) loses both the radius and the bounds rows.
When should I use the washer method instead of the disc method on AP Calculus?
Use the washer method whenever the solid has a hollow core along the axis of rotation. This happens when the region being rotated does not touch the axis of rotation, or when the region is bounded on both sides of the axis and the two sides produce different distances to the axis. The disc method is a special case of the washer method in which the inner radius is zero.
What is the most common error on volumes of revolution FRQs?
The most common error is writing the radius as the wrong coordinate. Rotation around the x-axis requires the radius to be a y-value, the vertical distance from the axis to the curve. Rotation around the y-axis requires the radius to be an x-value. A candidate who uses the wrong coordinate loses the radius row and usually the bounds row as well.
Do I need to know cylindrical shells for AP Calculus AB?
Cylindrical shells are not in the AP Calculus AB Course and Exam Description, and an AB candidate who writes a shell integral on an FRQ receives no credit. Shells are BC content, and a BC candidate must be able to recognise whether the prompt asks for discs/washers or for shells, because the rubric scores the method, not just the volume.
How do I find the bounds for a washer method volume on AP Calculus?
The bounds are the coordinates of the intersection points of the bounding curves, measured along the axis of rotation. For rotation around the x-axis with the integral in dx, the bounds are the x-coordinates of the intersections, found by setting the two y-expressions equal and solving. For rotation around the y-axis with the integral in dy, the bounds are the y-coordinates of the intersections. A common error is to use y-coordinates as bounds on a dx integral, or x-coordinates as bounds on a dy integral.
WhatsAppGet info