Skip to main content
United StatesCalculusSyllabus dot point

How does the power rule let you differentiate any power of x without going back to the limit definition?

Topic 2.5 Applying the Power Rule: differentiate power functions using the power rule, including negative and fractional exponents.

A focused answer to AP Calculus AB Topic 2.5, stating and applying the power rule for derivatives, including negative and fractional exponents after rewriting roots and reciprocals, with worked examples.

Generated by Claude Opus 4.88 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The rule
  3. Negative and fractional exponents
  4. Why it works (briefly)
  5. The habit that prevents errors
  6. Splitting fractions and products into powers first
  7. What the power rule does not cover

What this topic is asking

The College Board (Topic 2.5) introduces the power rule, the first shortcut that replaces the limit definition for differentiating powers of xx. You must apply it to positive, negative, and fractional exponents, which means rewriting reciprocals and roots as powers first.

The rule

So ddx[x7]=7x6\frac{d}{dx}[x^7] = 7x^6 and ddx[x2]=2x\frac{d}{dx}[x^2] = 2x, with no limit calculation needed.

Negative and fractional exponents

Why it works (briefly)

The power rule is not magic - it follows from the limit definition. Expanding (x+h)n(x+h)^n with the binomial theorem, the difference quotient (x+h)n−xnh\frac{(x+h)^n - x^n}{h} simplifies to nxn−1n x^{n-1} plus terms that vanish as h→0h \to 0. The rule is the limit definition done once, in general, so you never have to repeat it.

The habit that prevents errors

Always rewrite to a single power first, differentiate, then translate back to roots and fractions if the question expects that form. Trying to differentiate 1x2\frac{1}{x^2} or x\sqrt{x} in place is where most mistakes happen. With the rewrite habit, the power rule handles every algebraic power on the AP exam.

Splitting fractions and products into powers first

Many functions that do not look like a single power can be rewritten into a sum of powers, at which point the power rule applies term by term. A quotient with a single term in the denominator, such as x3+2xx\frac{x^3 + 2x}{x}, should be split into x3x+2xx=x2+2\frac{x^3}{x} + \frac{2x}{x} = x^2 + 2 before differentiating, which avoids needing the quotient rule entirely. Similarly, a product like x2(x+3)x^2(x + 3) is faster to expand to x3+3x2x^3 + 3x^2 and differentiate term by term than to invoke the product rule. The College Board deliberately includes questions where the slow path (quotient or product rule) and the fast path (rewrite, then power rule) both lead to the same answer, rewarding students who notice that algebraic simplification comes first. On the no-calculator section this judgement saves time and reduces the number of places an error can creep in.

What the power rule does not cover

The power rule applies to xx raised to a constant power, not to a constant raised to a variable power. So ddx[x2]=2x\frac{d}{dx}[x^2] = 2x uses the power rule, but ddx[2x]\frac{d}{dx}[2^x] does not - that is an exponential function with its own rule. Likewise the power rule alone does not differentiate a power of a more complicated inside function, such as (3x+1)5(3x + 1)^5; that requires the chain rule from Unit 3. Recognizing the boundary - constant exponent on a bare xx - keeps you from misapplying the rule to expressions that only superficially resemble a power. When in doubt, ask whether the base is exactly xx and the exponent is exactly a number; if so, the power rule is the tool.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2022 (style)1 marksSection I (multiple choice, no calculator). If f(x)=x5f(x) = x^5, then f′(x)=f'(x) = (A) 5x45x^4 (B) 5x65x^6 (C) x4x^4 (D) x66\frac{x^6}{6}
Show worked answer →

The correct answer is (A), 5x45x^4.

The power rule says ddx[xn]=nxn−1\frac{d}{dx}[x^n] = n x^{n-1}. With n=5n = 5, f′(x)=5x5−1=5x4f'(x) = 5 x^{5-1} = 5x^4. (D) is the antiderivative, not the derivative; (B) increases the exponent, which is the wrong direction.

AP 2023 (style)3 marksSection II (free response, no calculator). Differentiate each, showing how you rewrote it first: (a) f(x)=1x3f(x) = \frac{1}{x^3}. (b) g(x)=xg(x) = \sqrt{x}. (c) h(x)=2x3h(x) = \frac{2}{\sqrt[3]{x}}.
Show worked answer →

A 3-point power-rule question with negative and fractional exponents.

(a) (1 point) Rewrite 1x3=x−3\frac{1}{x^3} = x^{-3}; then f′(x)=−3x−4=−3x4f'(x) = -3x^{-4} = -\frac{3}{x^4}.
(b) (1 point) Rewrite x=x1/2\sqrt{x} = x^{1/2}; then g′(x)=12x−1/2=12xg'(x) = \frac{1}{2}x^{-1/2} = \frac{1}{2\sqrt{x}}.
(c) (1 point) Rewrite 2x3=2x−1/3\frac{2}{\sqrt[3]{x}} = 2x^{-1/3}; then h′(x)=2(−13)x−4/3=−23x−4/3h'(x) = 2\left(-\frac{1}{3}\right)x^{-4/3} = -\frac{2}{3}x^{-4/3}.

Related dot points

Sources & how we know this