Advertisement Remove all ads
Advertisement Remove all ads
Advertisement Remove all ads
Sum
Integrate the following with respect to x:
`root(3)(x^4)`
Advertisement Remove all ads
Solution
`int root(3)(x^4) "d"x = int x^(4/3) * "d"x`
= `(x^(4/3 + 1))/(4/3 + 1) + "c"`
= `(x^(4 + 3/3))/((4 + 3)/3) + "c"`
= `3/7 x^(7/3) + "c"`
Concept: Basic Rules of Integration
Is there an error in this question or solution?