zuai-logo
zuai-logo
  1. AP Calculus
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Volume with Washer Method: Revolving Around the x- or y-Axis

Samuel Baker

Samuel Baker

8 min read

Listen to this study note

Study Guide Overview

This study guide covers the washer method for finding volumes of solids of revolution. It explains the washer method formula,
∫cdπ(f(x)−b)2−π(g(x)−b)2dx\int_{c}^{d}\pi (f(x)-b)^2-\pi(g(x)-b)^2 dx∫cd​π(f(x)−b)2−π(g(x)−b)2dx, where f(x) is the outer radius and g(x) is the inner radius, and y=b is the axis of rotation. It provides examples of how to determine the bounds of integration (c and d) and identify f(x) and g(x). The guide emphasizes the importance of graphing the functions and axis of rotation and includes practice questions.

#8.11 Volume with Washer Method: Revolving Around the x- or y-Axis

Welcome back! For this section, brush up on the basics by covering the disc method here in section 8.9 and the disk method with different axes here in section 8.10. This topic almost always appears as part of an free-response question (FRQ), so study up!

#🛁 The Washer Method

Remember the general integral format from 8.10 Volume with Disc Method: Revolving Around Other Axes? You’ll need to expand it for the washer method!

∫cdπ(f(x)−b)2dx\int_{c}^{d}\pi (f(x)-b)^2 dx∫cd​π(f(x)−b)2dx

So what is a washer?? Very simply, it’s a circle with another circle cut out of it in the middle.

!screen_shot_2022-03-31_at_9.44.31_am7799564869413818268.png

Picture of a blue washer with the outer radius labeled 5 cm and the inner radius labeled 3 cm.

Image courtesy of study.com

Instead of circular cross-sections to calculate an integral, we use washer cross sections when given more than one function to rotate around an axis. A washer’s area can be calculated through the equation πr12−πr22\pi r_1^2-\pi r_2^2πr12​−πr22​, where r1r_1r1​ is larger than r2r_2r2​. By replacing the circle area equation (πr2\pi r^2πr2) in the disc method with the washer area equation, we find the final washer method integral of:

∫cdπ(f(x)−b)2−π(g(x)−b)2dx\int_{c}^{d}\pi (f(x)-b)^2-\pi(g(x)-b)^2 dx∫cd​π(f(x)−b)2−π(g(x)−b)2dx

where f(x)f(x)f(x) is the equation with the larger radius and g(x)g(x)g(x) is the equation with the smaller radius. Remember that f(x)−bf(x)-bf(x)−b is equal to the distance between the axis and function, which represents the radius.

The axis of rotation is y=by = by=b, the lower bound is ccc and the upper bound is ddd. Also, on a graph, f(x)f(x)f(x) should be farther from the axis of rotation than g(x)g(x)g(x) in the specified interval.

Additionally, don’t forget that you need to square the functions f(x)f(x)f(x) and g(x)g(x)g(x) before subtracting g(x)g(x)g(x) from f(x)f(x)f(x). For example, imagine that a washer had an outer radius of 4 and an inner radius of 2. The total area would equal 42π−22π=16π−4π=12π4^2 \pi-2^2 \pi=16\pi-4\pi=12\pi42π−22π=16π−4π=12π instead of (4−2)2π=22π=4π(4-2)^2 \pi = 2^2 \pi = 4\pi(4−2)2π=22π=4π.


#✏️ Solving with The Washer Equation

The general washer equation below works with any washer problem. So, how do you use it?

∫cdπ(f(x)−b)2−π(g(x)−b)2dx\int_{c}^{d}\pi (f(x)-b)^2-\pi(g(x)-b)^2 dx∫cd​π(f(x)−b)2−π(g(x)−b)2dx

While you are always given at least 2 functions and told the axis of rotation when solving a washer problem, you usually have to determine the upper and lower bounds and figure out which function is f(x)f(x)f(x) or g(x)g(x)g(x) in the equation above. Let’s use a simple example!

!Untitled

Graph of y = x^2 and graph of y = sqrt(x)

Graph created with Desmos

Imagine we want to find the volume of the solid created when the region bounded or enclosed by the functions y=x2y=x^2y=x2 and y=xy = \sqrt xy=x​ is rotated around the x-axis.

First of all, we need to determine our lower and upper bounds, represented by c and d in the integral equation. Although we aren’t directly given them in the problem, these bounds or limitations clearly occur where the 2 functions intersect. To find these, just set y=x2y=x^2y=x2 =y=x=y = \sqrt x=y=x​ so x2=xx^2 = \sqrt xx2=x​ and x4=xx^4=xx4=x, which occurs at 0 and 1. You can also use a graphing calculator on the AP exam to find these intersections for you! In addition, using the formula that y=by=by=b is the axis of rotation, we know that b=0b = 0b=0 since we are rotating around the x-axis.

Next, we need to determine which of the functions is f(x)f(x)f(x) and which is g(x)g(x)g(x). Visually, the blue function of y=xy= \sqrt xy=x​ is farther from the x-axis that y=x2y =x^2y=x2 over the lower to upper bound interval so f(x)=xf(x) = \sqrt xf(x)=x​ and g(x)=x2g(x) = x^2g(x)=x2.

Drawing or graphing out each equation and the axis of rotation is very important as it allows you to identify the area to be rotated, estimate lower and upper bounds, and see which equation is farther from the axis of rotation.

This also keeps you from making common mistakes like wrongly assigning f(x)f(x)f(x) and g(x)g(x)g(x). Don’t assume that the top function is always f(x)f(x)f(x)! In the example above, if the axis of rotation was y=1y=1y=1, then f(x)=x2f(x) = x^2f(x)=x2 since it would be the function farther from the axis of rotation.

#➕ Summing Up The Washer Method

To recap, we determined that b=0b=0b=0 , c=0c=0c=0, d=1d=1d=1, f(x)=xf(x) = \sqrt xf(x)=x​ and g(x)=x2g(x) = x^2g(x)=x2. Plugging this information into the main integral equation gives:

∫01π(x−0)2−π(x2−0)2dx\int_{0}^{1}\pi (\sqrt x - 0)^2-\pi(x^2 - 0)^2 dx∫01​π(x​−0)2−π(x2−0)2dx

This equation can also be simplified to:

π∫01x−x4dx\pi \int_{0}^{1} x-x^4 dxπ∫01​x−x4dx

Using the power rule of integration, this integral is equivalent to

π(12x2−15x5)∣01\pi (\frac12x^{2}-\frac15x^5) \Biggr|_{0}^{1}π(21​x2−51​x5)​01​

Solving this out gives:

π(12(1)2−15(1)5−12(0)2+15(0)5)=π(12−15−02−05)=3π10\pi (\frac 12 (1)^2-\frac15(1)^5-\frac12 (0)^2 + \frac15 (0)^5)=\pi(\frac 12-\frac 15 -\frac 02-\frac {0}5) =\boxed{\frac{3\pi}{10}}π(21​(1)2−51​(1)5−21​(0)2+51​(0)5)=π(21​−51​−20​−50​)=103π​​

Make sure that your final answer is positive since volume is always positive! If it’s negative, recheck which functions you defined as f(x)f(x)f(x) and g(x)g(x)g(x)!


#🤔 The Washer Method: Practice Question

Give the following question a try yourself before you see how we walk through it!

Find the integral that represents volume of a solid composed of the region bounded by y=ln;x−2y=ln; x-2y=ln;x−2 and y=sin(x)y= sin (x)y=sin(x) rotated about the line y=1y =1y=1, where x<7x<7x<7.

Here’s a list of what you need to identify in order to solve this problem:

  1. B value (axis of rotation)
  2. C and D values (Upper and lower bounds)
  3. f(x)f(x)f(x) and g(x)g(x)g(x) (Functions farther and nearer to the axis of rotation)

#💭 The Washer Method: Solution

The best way to start your approach is by graphing the given functions and axis of rotation!

!Screenshot 2024-01-30 222538.png

Graph of y= sin (x), y= ln(x) -2, and y=1

Graph created with Desmos.

Using the formula that axis of rotation is y=by=by=b, we know that b=1b=1b=1 in our integral.

Next, we need to find the upper and lower bounds of our integral. By reading the problem, we know that x is stated to be less than 7, which is helpful as it identifies the specific area to rotate around the axis. As seen in the graph, this area starts at the intersection of the 2 functions at about x=3.851x=3.851x=3.851 and ends at the intersection where x=6.088x=6.088x=6.088. Like some AP questions, this is impossible to find purely algebraically, so don’t forget your calculator!

There’s another intersection at x=9.203x=9.203x=9.203, but we are ignoring it since this section breaks the given condition of x<7.x<7.x<7.

After finding the bounds, we need to determine which function is f(x) and which is g(x). Since the red function, or y=sin(x)y= sin(x)y=sin(x) is farther from the green line, or axis of rotation, than the blue line, or y=lnx−2y= lnx-2y=lnx−2, y=sin(x)y=sin(x)y=sin(x) is f(x)f(x)f(x) and y=lnx−2y= lnx - 2y=lnx−2 is g(x)g(x)g(x).

Plugging everything into the general integral equation, we get:

π∫3.8516.088(sin(x)−1)2−(ln(x)−3)2dx\pi\int_{3.851}^{6.088} (sin(x) - 1)^2-(ln(x) - 3)^2 dxπ∫3.8516.088​(sin(x)−1)2−(ln(x)−3)2dx

Solving this integral isn’t possible using AP Calculus AB skills, but it is possible to take the integral of (sin(x)−1)2(sin(x)-1)^2(sin(x)−1)2 and (ln(x)−3)2(ln(x)-3)^2(ln(x)−3)2 using solving by parts, which are AP Calculus BC techniques covered here.

Plugging this integral into a calculator would give an answer of approximately 8.54. To try to stump you, many questions on the AP exam involve functions that can’t be derived or integrated with the basic rules taught in class. Instead, these questions rely on your ability to identify different parts of the general revolution integral and how to relate to each other.


#📒 Closing Out

The best way you can help yourself with rotation or 3D integral problems of any shape is by drawing or graphing each function! Remember that the steps for these problems are draw, identify, plug into an equation, and solve!

As long as you can identify the following, you should be mostly set for the test.

  1. B value (axis of rotation)
  2. C and D values (Upper and lower bounds)
  3. f(x)f(x)f(x) and g(x)g(x)g(x) (Functions farther and nearer to the axis of rotation)

Here’s another copy of the general washer equation in case you need it.

∫cdπ(f(x)−b)2−π(g(x)−b)2dx\int_{c}^{d}\pi (f(x)-b)^2-\pi(g(x)-b)^2 dx∫cd​π(f(x)−b)2−π(g(x)−b)2dx

Remember to practice, practice, practice! 💪🏼

Explore more resources

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Question 1 of 11

What is a washer in the context of the washer method? 🤔

A solid disc used for volume calculation

A circle with another circle cut out of the middle

A rectangle used for area calculation

A solid sphere used to find volume