zuai-logo

Volumes of Revolution

Emily Davis

Emily Davis

5 min read

Listen to this study note

Study Guide Overview

This study guide covers the washer method for finding the volume of revolution around the y-axis. It explains the step-by-step methodology including identifying functions, setting up the integral with respect to y, rewriting functions in terms of y, and determining integration boundaries. It provides a worked example, practice questions, and a glossary of key terms like washer method, volume of revolution, and integral. Key takeaways emphasize rewriting functions, correct integration, and boundary identification.

Volume with Washer Method Revolving Around the y-axis

Table of Contents

  1. Introduction
  2. Key Concepts
  3. Step-by-Step Methodology
  4. Exam Tip
  5. Worked Example
  6. Practice Questions
  7. Glossary
  8. Summary and Key Takeaways

Introduction

The washer method is a technique for calculating the volume of a solid of revolution, particularly when the solid is created by rotating a region around the y-axis. This method is useful when there is a gap between the region to be rotated and the y-axis.

Key Concepts

Key Concept
  • Washer Method: A technique for finding the volume of a solid of revolution with a gap between the region and the axis.
  • Volume of Revolution: The volume of a 3D shape formed by rotating a 2D region around an axis.

Step-by-Step Methodology

  1. Identify the Functions and Interval:

    • Determine the functions f(y)f(y) and g(y)g(y) such that f(y)<g(y)|f(y)| < |g(y)| on the interval [a,b][a, b].
    • Ensure f(y)f(y) is closer to the y-axis than g(y)g(y) over the interval.
  2. Set Up the Integral:

    • If the region is bounded by the curves x1=f(y)x_1 = f(y) and x2=g(y)x_2 = g(y) between y=ay = a and y=by = b, the volume of revolution is given by: V=πab(x22x12),dyV = \pi \int_{a}^{b} \left( x_2^2 - x_1^2 \right) , dy
    • Note that the integration is done with respect to yy.
  3. Rewrite Functions if Necessary:

    • If the functions are given as y=p(x)y = p(x) and y=q(x)y = q(x), rewrite them as functions of yy.
  4. Ensure Correct Boundaries:

    • If y=ay = a and y=by = b are not stated, determine these boundaries based on the x-axis (y=0y = 0) or the points of intersection of the curves.
  5. Perform the Integration:

    • Integrate the function π(x22x12)\pi \left( x_2^2 - x_1^2 \right) with respect to yy over the interval [a,b][a, b].
### Example Let RR be the region enclosed by the graphs of f(x)=14x2f(x) = \frac{1}{4}x^2 and g(x)=xg(x) = x.

Solution:

  1. Rewrite Functions:

    • For y=f(x)y = f(x): y=14x2    x2=4y    x=2yy = \frac{1}{4}x^2 \implies x^2 = 4y \implies x = 2\sqrt{y}
    • For y=g(x)y = g(x): y=x    x=yy = x \implies x = y
  2. Identify Intersection Points:

    • Set 2y=y2\sqrt{y} = y: y2=4y    y(y4)=0    y=0 or y=4y^2 = 4y \implies y(y - 4) = 0 \implies y = 0 \text{ or } y = 4
    • Thus, a=0a = 0 and b=4b = 4.
  3. Set Up Integral: V=π04((2y)2(y)2),dy=π04(4yy2),dyV = \pi \int_{0}^{4} \left( (2\sqrt{y})^2 - (y)^2 \right) , dy = \pi \int_{0}^{4} \left( 4y - y^2 \right) , dy

  4. Solve Integral: V=π[2y213y3]04=π((2(4)213(4)3)0)=32π333.510,units3V = \pi \left[ 2y^2 - \frac{1}{3}y^3 \right]_{0}^{4} = \pi \left( \left( 2(4)^2 - \frac{1}{3}(4)^3 \right) - 0 \right) = \frac{32\pi}{3} \approx 33.510 , \text{units}^3

Exam Tip

Exam Tip

Be careful not to confuse (x22x12)\left( x_2^2 - x_1^2 \right) with (x2x1)2\left( x_2 - x_1 \right)^2. These are not equal: (x2x1)2=x222x1x2+x12\left( x_2 - x_1 \right)^2 = x_2^2 - 2x_1 x_2 + x_1^2

Practice Questions

Practice Question
  1. Find the volume of the solid formed by rotating the region between y=x2y = x^2 and y=2xy = 2x around the y-axis from y=0y = 0 to y=4y = 4.
Practice Question
  1. Calculate the volume of the solid formed by rotating the region between y=3xy = 3 - x and y=x21y = x^2 - 1 around the y-axis from y=1y = -1 to y=3y = 3.

Glossary

- **Washer Method:** A method to calculate volumes of solids of revolution with a gap between the region and the axis. - **Volume of Revolution:** The volume formed when a region is rotated around an axis. - **Integral:** A mathematical operation used to calculate areas, volumes, and other quantities.

Summary and Key Takeaways

The washer method is a powerful technique for calculating the volume of a solid of revolution around the y-axis, especially when there is a gap between the region and the axis. Key steps include identifying the functions and interval, setting up the integral, rewriting functions if necessary, ensuring correct boundaries, and performing the integration.

Key Takeaways:

  • Always rewrite functions in terms of yy if given in terms of xx.
  • Ensure integration is done with respect to yy.
  • Be mindful of the boundaries and points of intersection.
  • Double-check the integral setup to avoid common mistakes.

By following these guidelines, students can effectively utilize the washer method to solve problems related to volumes of revolution around the y-axis.