Need help finding Volume bound by curves.

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
8 replies · 2K views
revolve
Messages
19
Reaction score
0

Homework Statement



The region bounded by the given curves is rotated about x = 10

[tex] x=1-y^{4}, x=0[/tex]

Find the Volume V of the resulting solid by any method.

Homework Equations


The Attempt at a Solution



I'm using the washer method. Not sure if it is being setup properly as I'm getting the wrong answer. I will show my integration steps if the problem is setup correctly. Thanks.

[tex] \begin{alignl*}<br /> 1-y^{4}=0 \\ \\<br /> <br /> y^{4}=-1 \\ \\<br /> <br /> \Rightarrow y=\pm1 \\ \\<br /> <br /> 10^{2}-((1-y^{4}))^2 \\ \\<br /> <br /> \pi \int_{-1}^{1} (10^{2}-((1-y^{4}))^2 dy \\ \\<br /> <br /> = \frac{8936\pi}{45} \\<br /> \end{alignl*}[/tex]

Hmm can't edit my LaTex code. That integral should have Pi out front.
 
Last edited:
Physics news on Phys.org
10 is the outer radius alright. I don't think (1-y^4) is the inner radius, though. You are rotating the inner curve around x=10 as well. Shouldn't it be larger. Check you picture again.
 
Last edited:
Should the inner radius be 1+y^4 ?
 
Okay, Thank you! I think I'm on the right path now. No?

[tex] <br /> \pi \int ((10^{2}) - (10-(1-y^{4}))^{2})dy<br /> [/tex]
 
Yeah, I must have caught that while you were posting.
 
I think I messed up my algebra somewhere. Could someone check over this for me? Thanks.

[tex] \pi \; \int_{-1}^{1}{\left( 100\; -\; \left( 100+10+10y^{4}+10+1+y^{4}+10y^{4}+y^{4}+y^{8} \right) \right)}dy[/tex]

[tex] \pi \; \int_{-1}^{1}{\left( -21-22y^{4}-y^{8} \right)}dy[/tex]

[tex] \pi \; \left[ -21y\; -\frac{22y^{5}}{5}-\frac{y^{9}}{9} \right]\; from\; -1\; to\; 1[/tex]

[tex] \pi \; \left[ \left( -21\; -\frac{22}{5}-\frac{1}{9}\; \right)\; -\; \left( 21+\frac{22}{5}+\frac{1}{9} \right) \right][/tex]

[tex] \pi \; \left( -42-\frac{44}{5}-\frac{2}{9} \right)\; =\; \pi \left( -\frac{1890}{45}-\frac{396}{45}-\frac{10}{45} \right)=\; \frac{1484\pi }{45}[/tex]

I'm pretty sure answer should be:

[tex] \frac{1376\pi }{45}[/tex]
 
Last edited: