Mathematics · Calculus

Power Rule of Differentiation

The power rule is the most fundamental differentiation rule: it allows the immediate differentiation of any monomial, serving as the entry point to all of differential calculus.

BasicExam-relevant

Free · no credit card · in your study plan in 2 minutes

Formula

LaTeX: \frac{d}{dx}(x^n) = n \cdot x^{n-1}
Dimensionless (abstract)

Variables & units – Power Rule of Differentiation

SymbolMeaningUnit
xIndependent variabledimensionless
nExponent (any real number)dimensionless
d/dxDifferentiation operator with respect to xdimensionless

Derivation & background – Power Rule of Differentiation

Newton and Leibniz developed differential calculus (1670s). The power rule holds for all real n: n = 0 (constant → 0), n = 1 (linear → 1), n = −1 (1/x → −1/x²), n = 1/2 (√x → 1/(2√x)).

Exam blueprint

Validity range

Applies to power functions x^n on their domain, with extra care for real exponents at x ≤ 0.

Derivation steps

For natural n the rule follows from the product rule or binomial limit; it extends to many real exponents.

  1. 1For x^n, differentiate n identical factors x.
  2. 2Each term gives x^{n-1}; together they form n·x^{n-1}.

Rearrangements

Antiderivative as reverse direction

The reverse rule does not apply for n = -1.

Task variant

Differentiate √x.

√x = x^{1/2}; derivative = (1/2)x^{-1/2} = 1/(2√x).

Common mistakes

Bringing the exponent down but not reducing it by 1.

Always do both steps: bring down n and use n-1 as exponent.

Exam context

  • Foundation for curve sketching, optimization, Taylor series and physics functions.

These mistakes cost points in real exams. The set drills them until they stick.

Worked example

f(x) = 3x⁴ → f'(x) = 12x³. g(x) = x⁻² → g'(x) = −2x⁻³. h(x) = √x = x^(1/2) → h'(x) = (1/2)x^(−1/2) = 1/(2√x).

Applications

Physics (velocity/acceleration), optimization problems, engineering, econometrics, signal processing

Quanta exam set

Curated exam set for "Power Rule of Differentiation":

Question (front)

Which formula describes Power Rule of Differentiation?

Answer in your set

Question (front)

How do you rearrange d/dx(xⁿ) = n·xⁿ⁻¹ for Antiderivative as reverse direction?

Answer in your set

Question (front)

Which common mistake happens with Power Rule of Differentiation?

Answer in your set

+ 7 more cards: units, variables, derivation, example, exam task

These 10 cards are ready. One click and they sit in your deck, FSRS schedules the reviews until exam day.

Scientific sources

Common notations & search queries

d/dx(x^n)=n*x^(n-1)x^n ableitenx hoch n AbleitungPotenzregel AbleitungAbleitung Potenzpower rule derivativex hoch n differenzierennx^(n-1)

Related formulas

More Mathematics formulas

Frequently asked questions about Power Rule of Differentiation

How do you differentiate a power function with the power rule?+

By the power rule (x^n)′ = n·x^(n−1). So you bring the exponent down as a factor and reduce the exponent by one. Both steps belong together. Example: for f(x) = 3x⁴, f′(x) = 3·4·x³ = 12x³; the constant prefactor 3 is kept. For g(x) = x⁻² you get g′(x) = −2·x⁻³. The rule also holds for negative and fractional exponents. A common mistake is to perform only one of the two steps, that is to bring the exponent down but not reduce it, or vice versa. Always watch both steps at the same time.

How do you differentiate a root function with the power rule?+

First write the root as a power with a fractional exponent, then you can apply the power rule directly. The square root is √x = x^(1/2). Its derivative is (1/2)·x^(−1/2) = 1/(2√x). For the cube root ∛x = x^(1/3) with derivative (1/3)·x^(−2/3). The trick is always to rewrite the root as a power, apply the rule and, if needed, represent the result again as a root. This way you avoid special rules and treat roots like any other power function. Watch the negative exponents in the result, which mean a root in the denominator.

What is the difference between the power rule for differentiating and for integrating?+

When differentiating you reduce the exponent by one and multiply by the old exponent: (x^n)′ = n·x^(n−1). When integrating you do exactly the opposite: you raise the exponent by one and divide by the new exponent, ∫x^n dx = x^(n+1)/(n+1) + C. Integration is the inverse of differentiation, so the rule is mirrored as well. Important is the exception n = −1: for 1/x the integration rule fails, because you would divide by zero; here the integral is the natural logarithm ln|x|. When integrating, also never forget the integration constant C, since the derivative of a constant is zero and therefore remains undetermined.

Why does the power rule also work for negative exponents?+

The power rule (x^n)′ = n·x^(n−1) holds not only for natural numbers but for arbitrary real exponents, so also for negative ones. A negative exponent means a fraction, since x⁻ⁿ is the same as 1/xⁿ. Instead of applying the quotient rule, you conveniently write the fraction as a power with a negative exponent and differentiate directly. Example: 1/x = x⁻¹ has the derivative −1·x⁻² = −1/x². For 1/x² = x⁻² you get −2·x⁻³. The procedure is always the same: bring the exponent down, reduce the exponent by one. Note that a negative exponent reduced by one becomes even more negative, so −2 becomes −3.

How do you differentiate a whole sum of powers?+

You differentiate a polynomial term by term, because the derivative of a sum is the sum of the derivatives. To each individual term you apply the power rule and keep constant prefactors. A constant summand drops out, since the derivative of a constant is zero. Example: for f(x) = 4x³ − 5x² + 2x − 7 you get f′(x) = 12x² − 10x + 2. The linear term 2x becomes 2, because x¹ becomes x⁰ = 1, and the constant −7 vanishes. This term-by-term approach is the basis of every curve discussion, because it lets you quickly determine the first and second derivative of a polynomial.

Retain Power Rule of Differentiation for exams

Create a curated FSRS exam set for d/dx(xⁿ) = n·xⁿ⁻¹: formula recall, variables, derivation, rearrangement, worked example, common mistakes and exam context.

Free · curated formula set · LaTeX · FSRS spaced repetition

How do you calculate with Power Rule of Differentiation?

Here is how to work through a typical Power Rule of Differentiation (d/dx(xⁿ) = n·xⁿ⁻¹) task step by step:

  1. 1

    Task

    Differentiate √x.

    Solution path

    √x = x^{1/2}; derivative = (1/2)x^{-1/2} = 1/(2√x).