Another volume of revolution around x axis

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 3K views
togo
Messages
106
Reaction score
0

Homework Statement


Find the volume of the area bounded by
y^2 = 4ax
and
x=a

rotated around the x-axis.

Homework Equations


integral of pi R^2 dh

The Attempt at a Solution


I just don't know how to handle the x=a part of the boundary. Any hints? thanks
 
Physics news on Phys.org
togo said:

Homework Statement


Find the volume of the area bounded by
y^2 = 4ax
and
x=a

rotated around the x-axis.

Homework Equations


integral of pi R^2 dh

The Attempt at a Solution


I just don't know how to handle the x=a part of the boundary. Any hints? thanks
Integrate from x=0 to x=a .

The trickier part may be understanding how to handle the integrand .
 
well I read lots of books on it and do lots of questions the only way to understand them sometimes is to try it and then see someone do it step by step
 
k so the integral of 4ax would be (4/2)ax^2 right?
 
R^2 and Y^2 end up being the same thing right?
 
x=0 to x=a

but I forget how to integrate a constant (a)
 
I guess that I am not sure how to do that.

for example, ∫(2)dx = 2x + C

but how does that apply here? the answer doesn't have any + in it.
 
togo said:
I guess that I am not sure how to do that.

for example, ∫(2)dx = 2x + C

but how does that apply here? the answer doesn't have any + in it.
For a definite integral, the constant of integration has no effect, so it can be ignored.

[itex]\displaystyle \int_{b}^{c}\,a\,f(x)\,dx=a\,\int_{b}^{c} f(x)\,dx[/itex]

In your case b=0 and c=a.

The fact that upper limit of integration is the same as the multiplicative constant is merely a coincidence.

[itex]\displaystyle \int_{0}^{a}\,4a\,x\,dx=4a\,\int_{0}^{a} x\,dx[/itex]
 
Typically, one of the very first things you learn about integrals is that the anti-derivative of [itex]x^n[/itex], for n not equal to -1, is [itex](1/(n+1))x^{n+1}+ C[/itex]. What is that for x= 0?