Power Rule

College Depth 57 in the knowledge graph I know this Set as goal
Unlocks 6193 downstream topics
derivatives rules power-rule

Core Idea

The power rule states that if f(x) = x^n, then f'(x) = n*x^(n-1). It works for any real exponent n: positive integers, negative integers, and fractions. This is the first and most frequently used derivative shortcut. Combined with the constant multiple and sum rules, it handles all polynomial derivatives instantly.

How It's Best Learned

Derive the power rule from the limit definition for n = 2 and n = 3 to see the pattern, then state the general rule. Practice with positive integer exponents, then extend to negative exponents (f(x) = 1/x^n = x^(-n)) and fractional exponents (f(x) = sqrt(x) = x^(1/2)). Emphasize rewriting roots and reciprocals as powers before differentiating.

Common Misconceptions

Explainer

The power rule is the first great shortcut of differential calculus, and it follows directly from the limit definition of the derivative you already know. Recall that f'(x) = lim[h→0] (f(x+h) − f(x))/h. For f(x) = x², expanding (x+h)² = x² + 2xh + h² gives (2xh + h²)/h = 2x + h, which approaches 2x as h→0. For x³ you get 3x². The pattern is clear: bring the exponent down as a coefficient, reduce the exponent by one. The power rule states this for all real exponents n: if f(x) = xⁿ, then f'(x) = n·xⁿ⁻¹. You no longer need the limit machinery for any power function.

The rule extends well beyond positive integers, and this is where it becomes genuinely powerful. For f(x) = x⁻¹ = 1/x, rewrite it as x⁻¹ and apply the rule: f'(x) = −1·x⁻² = −1/x². For f(x) = √x = x^(1/2), the rule gives f'(x) = (1/2)x^(−1/2) = 1/(2√x). The key habit is rewriting before differentiating: any root or reciprocal must be expressed as a fractional or negative exponent first. The rule handles the rest automatically. This rewriting step is where most errors occur — not in the rule itself.

The one trap to avoid is confusing a power function with an exponential function. In xⁿ the variable is the base and n is constant — the power rule applies. In aˣ (like 2ˣ or eˣ) the variable is in the exponent and a is constant — the power rule does not apply. These look superficially similar but are fundamentally different types of functions with different derivative formulas. If you see the variable in the exponent, stop and recall the exponential derivative rules instead.

Combined with the constant multiple and sum rules (your next topic), the power rule makes differentiating any polynomial a mechanical one-pass process. For p(x) = 4x³ − 7x² + 2x − 5, you differentiate term by term: 12x² − 14x + 2. This speed and reliability is why the power rule is the backbone of early calculus — virtually every application in physics, economics, and engineering that involves rates of change starts with polynomial models, and the power rule is how you find their derivatives instantly.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsOne-Sided LimitsContinuity DefinitionLimit Definition of the DerivativePower Rule

Longest path: 58 steps · 243 total prerequisite topics

Prerequisites (1)

Leads To (6)