Difference between revisions of "Calculus:Power Rule"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
==Examples== | ==Examples== | ||
EX1:<math>f'(x^6) = 6x^5</math> | EX1:<math>f'(x^6)</math> | ||
Using the Power rule | |||
<math>f(x^n)' = n*x^{n-1}</math> | |||
<math>f'(x^6) = 6*x^{6-1}</math> | |||
<math>f'(x^6) = 6x^5</math> |