Volume using Cylindrical Shells

  • Thread starter Thread starter silverbell
  • Start date Start date
  • Tags Tags
    Cylindrical Volume
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 9K views
silverbell
Messages
9
Reaction score
0

Homework Statement



Use the method of cylindrical shells to find the volume generated by rotating the region bounded by the curves y = 4+3x-x^2 and y+x=4 about the y-axis. Below is a graph of the bounded region.

Homework Equations



V = ∫ a to b 2 pi x f(x)

The Attempt at a Solution



∫from 0 to 4 2 pi (4-x)(4)

∫from 0 to 4 2 pi (16-4x)

∫ [16-4(4) - (16- 4(0))]

0 - 12

-12

I'm not exactly sure how to come about this problem with cylindrical shells.
 
Physics news on Phys.org
silverbell said:

Homework Statement



Use the method of cylindrical shells to find the volume generated by rotating the region bounded by the curves y = 4+3x-x^2 and y+x=4 about the y-axis. Below is a graph of the bounded region.

Homework Equations



V = ∫ a to b 2 pi x f(x)

The Attempt at a Solution



∫from 0 to 4 2 pi (4-x)(4)

∫from 0 to 4 2 pi (16-4x)

∫ [16-4(4) - (16- 4(0))]

0 - 12

-12

I'm not exactly sure how to come about this problem with cylindrical shells.
Your relevant equation is right, but in your integral, you forgot the radius factor, x.

[tex]2\pi \int_0^4 x(4x - x^2)dx[/tex]

You can see the LaTeX I used by clicking the integral above.