Bring the exponent down, knock one off the exponent. It is the rule you’ll use more than any other, and it works for every power, not just whole numbers.
dxdxn=nxn−1
Check it yourself
The graph measures the slope of xn numerically, as rise over a tiny run, and compares it with what the rule predicts. Change n, drag the point, and see if you can break it:
Measured slope at x = 1.20: 4.32
Power rule nxn−1=3⋅1.202 = 4.32
Try fractional and negative n: the rule keeps matching the measured slope.
For any whole n, the binomial theorem gives (x+h)n=xn+nxn−1h+…, and every term after the second has h2 or more, so it vanishes. For fractional and negative powers the same result follows from implicit differentiation or from xn=enlnx.
The power rule for integrals
Run it backwards: ∫xndx=n+1xn+1+C, except n=−1, where it would divide by zero and the answer is ln∣x∣+C instead. More on integration rules.
Still stuck? Ask the tutor
An AI tutor reads the problem and steps above and explains them in plain words. It can make mistakes, so check it against the worked steps.
Questions students ask
What is the power rule for derivatives?
dxdxn=nxn−1: bring the exponent down in front, then subtract one from the exponent. It works for every real n: whole numbers, fractions and negatives.
How do I use it on roots and fractions?
Rewrite them as powers first. x=x1/2 gives 21x−1/2=2x1. x31=x−3 gives −3x−4.
What is the power rule for integrals?
The reverse: ∫xndx=n+1xn+1+C for n=−1. Add one to the exponent, then divide by the new exponent. For n=−1 the answer is ln∣x∣+C.
Why does the power rule work?
For whole numbers, expand (x+h)n=xn+nxn−1h+(terms with h2). Subtract xn, divide by h, let h→0: only nxn−1 survives.