fluxions22
- 10
- 0
Homework Statement
integral of 1/x^2/3(1+x^1/3)
Homework Equations
integral of 1/x dx = ln|x| + c
The Attempt at a Solution
let u= x ^2/3(1+x^1/3)
This is very ambiguous. What exactly is the integrand?fluxions22 said:Homework Statement
integral of 1/x^2/3(1+x^1/3)
fluxions22 said:Homework Equations
integral of 1/x dx = ln|x| + c
The Attempt at a Solution
let u= x ^2/3(1+x^1/3)
This is still very ambiguous.fluxions22 said:the problem is 1 divided by x^2/3(1+x^1/3) dx
Mark44 said:Then you should write the integrand as 1/[x^(2/3)(1+x^(1/3))]. Note the parentheses around the exponents.
Better yet, here's the LaTeX for your integral:
\int \frac{1}{x^{2/3}(1 + x^{1/3})} dx
I would start with an ordinary substitution, u = x1/3. I doubt very much that this will turn into du/u.