Relation with counting volume of a solid revolution

b00tofuu
Messages
11
Reaction score
0

Homework Statement



let f(x)=x^3+x^5. Evaluate int((f(x)^-1)^2, x = 0 .. 2)


The Attempt at a Solution


i have a feeling that it has a relation with counting volume of a solid revolution.but i don't know how to answer it...
 
Physics news on Phys.org
Hi b00tofuu! :smile:

(try using the X2 tag just above the Reply box :wink:)
b00tofuu said:
let f(x)=x^3+x^5. Evaluate int((f(x)^-1)^2, x = 0 .. 2)

Do you mean ∫02 1/(x3 + x5)2 dx ?

If so, factor it, and then use partial fractions.
 


no, it's not what i meant...
its the squared of the inverse function of (x^3+x^5).
a.the question first asked about the volume of solid revolution of a function y=f(x) bounded by y=b, and the y axis. the function crossed (0,0),(a,b) where a>0. i'vc got the answer
int(phi(f(y)^-1)^2, y = 0 .. b) by the disk method.
then the second point of the question is where i have the problem
b. let f(x)=x^3+x^5. Evaluate int((f(x)^-1)^2, x = 0 .. 2)

i think it's related to each other... but dunno...
 
(please use the X2 tag just above the Reply box :wink:)

ah, you meant ∫02 (f-1(x))2 dx.

ok, put y = x3 + x5, then that's …

∫y2 dx, so substitute (something)dy for dx, change the limits, and integrate over y. :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top