(Integration) Find volume using disk method when rotated about the X-axis

Click For Summary
SUMMARY

The discussion focuses on calculating the volume of a solid of revolution using the disk method and the shell method for the curves defined by the equations x = 2y - y² and x = y. The outer radius is determined as R² = x², while the inner radius is derived from the parabolic curve, resulting in r² = 2 - 2√(1-x) - x. The limits of integration are established as x ∈ {0, 1}, leading to a final volume calculation of V = (π/6) using both methods, confirming the accuracy of the result.

PREREQUISITES
  • Understanding of the disk method for volume calculation
  • Familiarity with the shell method for volume calculation
  • Knowledge of solving quadratic equations
  • Ability to perform integration of polynomial functions
NEXT STEPS
  • Study the application of the disk method in different contexts
  • Learn about the shell method for solids of revolution
  • Explore the use of integration in calculating areas and volumes
  • Review quadratic equations and their applications in geometry
USEFUL FOR

Mathematics students, educators, and professionals involved in calculus, particularly those focusing on volume calculations of solids of revolution.

DarK1
Messages
1
Reaction score
0
x = 2y - y2
x = y
 
Physics news on Phys.org
Re: finding VOLUME using integration (DISK METHOD)

The first thing I would do is sketch the region to be revolved:

View attachment 7885

Now, what is the axis of rotation?
 

Attachments

  • dark_mhb_001.png
    dark_mhb_001.png
    3.3 KB · Views: 119
I didn't realize you had posted the same problem twice, and in the second one I saw, gave the axis of rotation. I have since merged the two threads.

Okay, so we have the axis of rotation as the $x$-axis. Can you identify the following:

  • The outer radius
  • The inner radius
  • The limits of integration
 
To follow up, the washer method gives us:

$$V=\pi\int_{x_1}^{x^2} R^2-r^2\,dx$$

The volume of an arbitrary washer is:

$$dV=\pi\left(R^2-r^2\right)\,dx$$

The outer radius is the line $y=x$, and so:

$$R^2=x^2$$

The inner radius is the parabolic curve, but we are given this curve in the form $x(y)$, and we need it in the form $y(x)$. So, we may write it in the form:

$$y^2-2y+x=0$$

We see the axis of symmetry is $y=-\dfrac{-2}{2(1)}=1$, and so we want the lower half of the curve.

Apply the quadratic formula, and discard the larger root:

$$y=\frac{2-2\sqrt{1-x}}{2}=1-\sqrt{1-x}$$

Thus:

$$r^2=(1-\sqrt{1-x})^2=1-2\sqrt{1-x}+1-x=2-2\sqrt{1-x}-x$$

Hence:

$$dV=\pi\left(x^2+x+2\sqrt{1-x}-2\right)\,dx$$

To determine the limits of integration, we equate the two curves:

$$x=1-\sqrt{1-x}$$

Let $u=1-x$, and we have:

$$u=\sqrt{u}\implies u\in\{0,1\}\implies x\in\{0,1\}$$

Hence, adding the slices by integration, we obtain:

$$V=\pi\int_0^1 x^2+x+2\sqrt{1-x}-2\,dx=\frac{\pi}{6}$$

Let's check our result using the shell method:

$$V=2\pi\int_0^1 y\left(\left(2y-y^2\right)-y\right)\,dy=2\pi\int_0^1 y^2-y^3\,dy=\frac{\pi}{6}\quad\checkmark$$
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K