Differentiation toolkit

Derivative Rules

Apply derivative rules by matching expression structure, including constant, power, sum, product, and quotient forms, then simplify clearly.

How this page is maintained

Written for learners, checked against the sources below, and reviewed every year. Last reviewed July 22, 2026.

Short answer

Derivative rules convert the limit process into reusable patterns: linearity, power rule, product rule, and quotient rule. Pick the rule by expression structure before doing algebra.

  • Classify expression type first, then choose the matching rule.
  • Product and quotient rules require keeping both terms intact before simplification.
  • Algebra cleanup after differentiation prevents sign mistakes.

Match each expression to the right rule

Use linearity for sums and constants, power rule for x^n, product rule for multiplied variable factors, and quotient rule for variable expressions in a fraction.

Many errors come from using the power rule on a product without first recognizing structure.

Keep notation organized

Write intermediate steps line by line. This reduces sign and parenthesis errors in quotient and product rule work.

After derivative steps, factor or combine terms so the final answer is readable and easy to reuse.

  • d/dx[c] = 0 for any constant c.
  • d/dx[x^n] = n*x^(n-1) for real n where defined.
  • For (u/v)', use (u'v - uv')/v^2.

Differentiate a quotient

Find d/dx of (x^2 + 1)/(x - 1).

  1. Set u = x^2 + 1 and v = x - 1.
  2. Compute u' = 2x and v' = 1.
  3. Apply quotient rule: (u'v - uv')/v^2 and simplify numerator.
Result: Derivative is (x^2 - 2x - 1)/(x - 1)^2.

Common mistakes

  • Using power rule directly on a quotient.
  • Dropping parentheses in u'v - uv'.
  • Forgetting to square the denominator in quotient rule.
  • Not simplifying, which hides cancelable errors.

Try one

Which rule is required for f(x) = (3x+2)(x^2-5)?

Product rule, because two variable expressions are multiplied.

Sources

Learn this with a tutor

Tell LearnLive what you already know and what you need to do with derivative rules.

Build this course