A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Power Rule

College Depth 71 in the knowledge graph I know this Set as goal
6,520topics build on this
312prerequisites beneath it
See this on the map →
Limit Definition of the DerivativeAntiderivativesConstant Multiple and Sum/Difference Rules+4 more
derivatives rules power-rule

Core Idea

The power rule states that if f(x) = xn, then f'(x) = n*xn-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/xn = x-n) and fractional exponents (f(x) = sqrt(x) = x1/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 = x1/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

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication 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 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute 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: 72 steps · 312 total prerequisite topics

Prerequisites (1)

Leads To (6)