Evaluating an indefinite integral

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Wm_Davies
Messages
51
Reaction score
0

Homework Statement


Evaluate the indefinite integral.

[tex]\int \left({\sqrt[5]{x^5}}-\frac{6}{5 x}+\frac{1}{4 x^{7}} \right) dx[/tex]


The Attempt at a Solution



O.k. the only anti-derivative I am having trouble getting is the first one [tex]{\sqrt[5]{x^5}}[/tex].

I am not sure what formula I would use or how to do it. I looked through the book, but I didn't see anything addressing this. Any help would be appreciated.

I imagine that it would be easier to write it as [tex](x^{5})^{\frac{1}{5}}[/tex]

Working through it I get [tex](\frac{x^{6}}{6})^{\frac{1}{5}}[/tex]

then I am stuck...
 
Physics news on Phys.org
Remember that when you raise a power to a power, that by the Law of Exponents the powers multiply. :wink:
 
Mark44 said:
Simplify first!
[tex]\sqrt[5]{x^5}~=~x[/tex]

Yeah, I can't believe I missed that. So then the anti-derivative should be [tex]\frac{x^{2}}{2}[/tex] + a constant?