AP Calculus BC Power Rule — AP Calculus BC
1. Definition and Basic Power Rule ★☆☆☆☆ ⏱ 4 min
The power rule is the most fundamental differentiation shortcut in calculus, core to AP Calculus BC Unit 2 (10-12% of total exam score). It applies to power functions of the form $f(x) = x^n$ where $n$ is any real constant, eliminating the need for the limit definition for every problem.
2. Power Rule for Negative and Rational Exponents ★★☆☆☆ ⏱ 4 min
A common misconception among students is that the power rule only works for positive integer exponents. On the AP exam, you will regularly encounter reciprocals (which are negative exponents) and roots (which are rational exponents), so it is critical to be comfortable applying the rule to these cases. Before differentiating, always rewrite any reciprocal or root as an explicit power:
\frac{1}{x^k} = x^{-k} \quad \text{and} \quad \sqrt[m]{x^k} = x^{k/m}
3. Applications: Polynomials and Tangent Line Problems ★★☆☆☆ ⏱ 3 min
The power rule combines with the sum and difference rules for derivatives to let you differentiate any polynomial in just a few steps. A polynomial is simply a sum of constant multiples of power terms, so you differentiate each term individually, then add or subtract the results as needed.
A very common AP exam problem asks you to find the equation of a tangent line to a polynomial at a given point. This requires using the power rule to calculate the slope of the tangent (the derivative at the point), then using point-slope form to write the line.
4. AP-Style Concept Check ★★☆☆☆ ⏱ 3 min
Common Pitfalls
Why: Forgot that reciprocals are negative exponents, applied power rule to the positive exponent in the denominator
Why: Confused coefficient and exponent: only subtracted 1 from the coefficient instead of multiplying the coefficient by the exponent
Why: Treated the constant term $9$ as $9x^1$ instead of $9x^0$
Why: Confused power functions (variable base, constant exponent) with exponential functions (constant base, variable exponent), applied the power rule where it does not belong
Why: Did not simplify the function by combining exponents before differentiating