Calculate the volume with a rational funtion

  • Thread starter Thread starter yaakob7
  • Start date Start date
  • Tags Tags
    Rational Volume
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
yaakob7
Messages
4
Reaction score
0

Homework Statement



Calculate the volume (V) generated by the given function:
[itex]y^{2}=\frac{x^3}{2a-x}[/itex] about the line [itex]x=2a[/itex]

I suppose you have to use cylindrical shells [because it's difficult to fin [itex]y[/itex]], so:

[itex]V=2\pi(2a-x)\sqrt{\frac{x^3}{2a-x}}Δx[/itex]

now:

[itex]V=\int^{2a}_{0}2\pi(2a-x)\sqrt{\frac{x^3}{2a-x}}dx[/itex]

but I tried a million things but nothing works:

First, simplifying the integrand to this:

[itex]V=2\pi\int^{2a}_{0}\sqrt{2a-x}\sqrt{x^3}dx[/itex]

Next, I've been searching for any substitution function, but nothing works. If you have some idea that could help me I'd be grateful.

Thanks
 
Physics news on Phys.org
yaakob7 said:

Homework Statement



Calculate the volume (V) generated by the given function:
[itex]\displaystyle y^{2}=\frac{x^3}{2a-x}[/itex] about the line [itex]x=2a[/itex]

I suppose you have to use cylindrical shells [because it's difficult to fin [itex]y[/itex]], so:

[itex]\displaystyle V=2\pi(2a-x)\sqrt{\frac{x^3}{2a-x}}Δx[/itex]

now:

[itex]\displaystyle V=\int^{2a}_{0}2\pi(2a-x)\sqrt{\frac{x^3}{2a-x}}dx[/itex]

but I tried a million things but nothing works:

First, simplifying the integrand to this:

[itex]\displaystyle V=2\pi\int^{2a}_{0}\sqrt{2a-x}\sqrt{x^3}dx[/itex]

Next, I've been searching for any substitution function, but nothing works. If you have some idea that could help me I'd be grateful.

Thanks
Hello yaakob7. Welcome to PF !

Mostly it's just a matter of rewriting the integrand.

The substitution, u = 2a/x will also help. Do that first.
 
SammyS said:
Hello yaakob7. Welcome to PF !

Mostly it's just a matter of rewriting the integrand.

The substitution, u = 2a/x will also help. Do that first.

Did you mean u=2a-x??

I tried but the expression remains almost the same:

[itex]V=2\pi\int^{2a}_{0}\sqrt{u}\sqrt{(2a-u)^3}dx=2\pi\int^{2a}_{0}(2a-u)\sqrt{u}\sqrt{(2a-u)}dx[/itex]

Im stuck there. I can`t find a simplify function that really works...
 
Good topic I read and i understanding
 
yaakob7 said:
Did you mean u=2a-x??

I tried but the expression remains almost the same:

[itex]V=2\pi\int^{2a}_{0}\sqrt{u}\sqrt{(2a-u)^3}dx=2\pi\int^{2a}_{0}(2a-u)\sqrt{u}\sqrt{(2a-u)}dx[/itex]

I'm stuck there. I can`t find a simplify function that really works...
Well, u = 2a/x was a typo.

I meant: Let u = x/(2a). Then x = (2a)u , and dx =(2a)du.

You can then factor 2a out of a whole lot of stuff.