Question involving the shell method

  • Thread starter Thread starter tal444
  • Start date Start date
  • Tags Tags
    Method Shell
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
tal444
Messages
157
Reaction score
0

Homework Statement


Use the method of cylindrical shells to find the volume generated by rotating the region bounded by the given curves about the given axis:

y = x2, y = 0, x = 1, x = 2, about x = 1

Homework Equations



V = 2[itex]\pi[/itex][itex]\int[/itex]xf(x)

The Attempt at a Solution



I am assuming based off the graph that my f(x) would be equal to 4-x2, but I am having difficulty figuring out the respective x value. Any help?
 
Physics news on Phys.org
Wow... that was silly of me. That makes a lot more sense. So I would integrate 2[itex]\pi[/itex][itex]\int[/itex](x-1)(x2)dx from 1 to 2, which gives me an answer of 17/2. Thanks for the help.