Differentiation Rules Formula

Differentiation rules are a set of standard formulas for finding derivatives of common function types without using the limit definition each time.

The Formula

Power: ddx[xn]=nxnโˆ’1\frac{d}{dx}[x^n] = nx^{n-1}. Product: (fg)โ€ฒ=fโ€ฒg+fgโ€ฒ(fg)' = f'g + fg'. Quotient: (fg)โ€ฒ=fโ€ฒgโˆ’fgโ€ฒg2\left(\frac{f}{g}\right)' = \frac{f'g - fg'}{g^2}.

When to use: Shortcuts so you don't have to use the limit definition every time.

Quick Example

Power rule: ddx(xn)=nxnโˆ’1\frac{d}{dx}(x^n) = nx^{n-1} So ddx(x3)=3x2\frac{d}{dx}(x^3) = 3x^2.

Notation

(fg)โ€ฒ(fg)' for product rule, (fg)โ€ฒ\left(\frac{f}{g}\right)' for quotient rule. Prime notation fโ€ฒf' or Leibniz notation ddx[f]\frac{d}{dx}[f].

What This Formula Means

A set of standard formulas for finding derivatives of common function types without using the limit definition each time.

Shortcuts so you don't have to use the limit definition every time.

Formal View

Power: ddx[xn]=nxnโˆ’1\frac{d}{dx}[x^n] = nx^{n-1} for nโˆˆRn \in \mathbb{R}. Product: (fg)โ€ฒ(x)=fโ€ฒ(x)g(x)+f(x)gโ€ฒ(x)(fg)'(x) = f'(x)g(x) + f(x)g'(x). Quotient: (fg)โ€ฒ(x)=fโ€ฒ(x)g(x)โˆ’f(x)gโ€ฒ(x)[g(x)]2,โ€…โ€Šg(x)โ‰ 0\left(\frac{f}{g}\right)'(x) = \frac{f'(x)g(x) - f(x)g'(x)}{[g(x)]^2},\; g(x) \neq 0.

Worked Examples

Example 1

easy
Use the product rule to differentiate f(x)=x3โ‹…sinโกxf(x) = x^3 \cdot \sin x.

Answer

fโ€ฒ(x)=3x2sinโกx+x3cosโกxf'(x) = 3x^2 \sin x + x^3 \cos x

First step

1
Identify the two factors: u=x3u = x^3 and v=sinโกxv = \sin x.

Full solution

  1. 2
    Find their derivatives: uโ€ฒ=3x2u' = 3x^2 and vโ€ฒ=cosโกxv' = \cos x.
  2. 3
    Apply the product rule (uv)โ€ฒ=uโ€ฒv+uvโ€ฒ(uv)' = u'v + uv'.
  3. 4
    Result: fโ€ฒ(x)=3x2sinโกx+x3cosโกxf'(x) = 3x^2 \sin x + x^3 \cos x.
The product rule states (fg)โ€ฒ=fโ€ฒg+fgโ€ฒ(fg)' = f'g + fg'. Each factor is differentiated once while the other is kept intact, and the two results are added. Never multiply the individual derivatives together.

Example 2

medium
Use the quotient rule to differentiate f(x)=x2+1xโˆ’3f(x) = \dfrac{x^2 + 1}{x - 3}.

Example 3

easy
Differentiate f(x)=5sinโกxโˆ’2cosโกxf(x) = 5 \sin x - 2 \cos x.

Common Mistakes

  • Thinking the derivative of a product is the product of the derivatives โ€” it is (fg)โ€ฒ=fโ€ฒg+fgโ€ฒ(fg)'=f'g+fg', not fโ€ฒgโ€ฒf'g'.
  • Forgetting to lower the exponent in the power rule โ€” ddxxn=nxnโˆ’1\frac{d}{dx}x^n=nx^{n-1} brings the power down as a coefficient and subtracts one.
  • Swapping the quotient rule's order โ€” it is fโ€ฒgโˆ’fgโ€ฒg2\frac{f'g-fg'}{g^2} (low-d-high minus high-d-low), and the minus sign and order matter.

Why This Formula Matters

Computing every derivative from the limit definition is slow and error-prone; the rules turn differentiation into pattern-matching. The real skill these rules teach is reading structure: a student must see whether x2sinโกxx^2\sin x is a product (use the product rule) before any formula helps, which is the same structural reading that powers the chain rule next. Recognizing it by "Can I name the expression's shape (power, product, or quotient) and apply the matching formula instead of the limit definition?" โ€” rather than by familiar numbers โ€” is what lets a student tell it apart from chain rule and limit definition and product rule vs just multiplying derivatives in a mixed problem set.

Frequently Asked Questions

What is the Differentiation Rules formula?

A set of standard formulas for finding derivatives of common function types without using the limit definition each time.

How do you use the Differentiation Rules formula?

Shortcuts so you don't have to use the limit definition every time.

What do the symbols mean in the Differentiation Rules formula?

(fg)โ€ฒ(fg)' for product rule, (fg)โ€ฒ\left(\frac{f}{g}\right)' for quotient rule. Prime notation fโ€ฒf' or Leibniz notation ddx[f]\frac{d}{dx}[f].

Why is the Differentiation Rules formula important in Math?

Computing every derivative from the limit definition is slow and error-prone; the rules turn differentiation into pattern-matching. The real skill these rules teach is reading structure: a student must see whether x2sinโกxx^2\sin x is a product (use the product rule) before any formula helps, which is the same structural reading that powers the chain rule next. Recognizing it by "Can I name the expression's shape (power, product, or quotient) and apply the matching formula instead of the limit definition?" โ€” rather than by familiar numbers โ€” is what lets a student tell it apart from chain rule and limit definition and product rule vs just multiplying derivatives in a mixed problem set.

What do students get wrong about Differentiation Rules?

The procedure for differentiation rules is the easy part; the trap is thinking the derivative of a product is the product of the derivatives. Asking "Can I name the expression's shape (power, product, or quotient) and apply the matching formula instead of the limit definition?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Differentiation Rules formula?

Before studying the Differentiation Rules formula, you should understand: derivative.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Derivatives Explained: Rules, Interpretation, and Applications โ†’