Shell Method Problem: Solve x=y^(2), x=4 About the X-Axis

  • Thread starter Thread starter hvidales
  • Start date Start date
  • Tags Tags
    Method Shell
hvidales
Messages
29
Reaction score
0

Homework Statement


x=y^(2), x=4, about the x axis.

Homework Equations



2pi* integral from a to b of radius*height of function*thickness

The Attempt at a Solution


I have 2pi* integral from -2 to 2 of y*(4-y^(2)) dy but that does not make any sense. Answer comes out to be 0. The real answer is 8pi. I know how to do this with the disk method just not the shell method. Thank for the help!
 
Last edited:
Physics news on Phys.org
hi hvidales! :smile:
hvidales said:
… integral from -2 to 2 …

noooo :wink:
 
I see and thanks. However, how come for this problem: y=x^(2), y=2-x^(2), about x=1 the limits are from -1 to 1 ?
 
you mean x goes from -1 to 1?

that's because the body in that case goes from x = -1 to x = 3 (the reflection about x = 1)

in your first example the body went from y = -2 to y = 2

in each case, you're taking half (because each single cylindrical shell is in both halves) :wink:
 
Thank you!
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top