Find volume of solid rotated about X axis Washer method

2.7taudi
Messages
6
Reaction score
0

Homework Statement



y=x^2+1
X in (0,1)

Homework Equations


formula needed
integral (PI [f(x)]^2 DX

in the F(x) just plug in the equation right?

The Attempt at a Solution


took anti deritive of the original problem and came out with

PI[1/3x^3+X]^2
my answer is 5.58

am i on the right track?

im confused on the squared part. Do i take the Anti deritive of the squared or only the thing inside the brackets?
 
Physics news on Phys.org
Right, you plug f(x) into the formula, but that ^2 means you square f(x), so [f(x)]^2 = (x^2 + 1)^2. That's what you actually want to integrate.
 
Bohrok said:
Right, you plug f(x) into the formula, but that ^2 means you square f(x), so [f(x)]^2 = (x^2 + 1)^2. That's what you actually want to integrate.

So how do i take the Anti deritive of that?

is it 1/3(x^2+1)^3*(1/3x^3+X)^2? I am going blank lol should there be a ^2 at the end of that?
 
Last edited:
That wouldn't be the way to integrate it

Easiest way would probably be to multiply it out,
(x2+1)2 = (x2+1)(x2+1) = ...
then integrate each term.
 
Bohrok said:
That wouldn't be the way to integrate it

Easiest way would probably be to multiply it out,
(x2+1)2 = (x2+1)(x2+1) = ...
then integrate each term.

Got it!

does this look right? excuse my chicken scratch handwriting.
 

Attachments

  • photo(1).jpg
    photo(1).jpg
    36.7 KB · Views: 446
Yep, that's it!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top