The derivative of a function raised to the nth power

1.6k Views Asked by At

I just started learning about derivatives and I am pretty familiar with almost all the concepts related to derivatives but there has been something that I yet have not fully mastered and that is finding the derivative of a function raised to the nth power where n is a rational number. And also can you please show the proof? P.S: I already know that the derivative of x raised to the nth power is n multiplied by x raised to the $(n-1)$th power.

1

There are 1 best solutions below

0
On

Using the chain rule, $[(f(x))^n]'=n(f(x))^{n-1}f'(x)$. The chain rule is that $f(g(x))'=f'(g(x))g'(x)$, which is proved in any good calculus book