Courses / Physics I
Calculus of a Single Variable

Differentiation rules and composition

Physics I 163 words Free to read

Core Rules & Products

When functions combine, we use three essential rules. The product rule finds the derivative of multiplied functions: (uv)=uv+uv(u\,v)' = u'\,v + u\,v'

The quotient rule handles division: (uv)=uvuvv2\left(\frac{u}{v}\right)' = \frac{u'\,v - u\,v'}{v^{2}}

OperationIncorrect TrapCorrect Formula
Product(fg)fg(fg)' \neq f'g'uv+uvu'v + uv'
Quotient(f/g)fg(f/g)' \neq \frac{f'}{g'}uvuvv2\frac{u'v - uv'}{v^2}

Common pitfall: Never differentiate products or quotients term-by-term. Test f=g=xf=g=x to prove the fake rules fail instantly.

Chain Rule & Limits

The chain rule differentiates composed functions y=f(g(x))y = f(g(x)): dydx=f!(g(x))g(x)\frac{dy}{dx} = f'!\bigl(g(x)\bigr)\,\cdot\,g'(x)

Strategy: Always identify the inner function g(x)g(x) and outer function f(u)f(u) explicitly before applying the rule to avoid missing factors.

Worked example: For h(x)=e3x2h(x) = e^{3x^{2}}, outer f(u)=euf(u)=e^{u} and inner g(x)=3x2g(x)=3x^{2} give h(x)=6xe3x2h'(x) = 6x\,e^{3x^{2}}.

L'Hôpital's rule: When limits yield 00\frac{0}{0} or \frac{\infty}{\infty}, evaluate limxaf(x)g(x)=limxaf(x)g(x)\lim_{x\to a}\frac{f(x)}{g(x)} = \lim_{x\to a}\frac{f'(x)}{g'(x)} provided the right-hand limit exists.

Calculus: Differentiation rules and composition

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

13practice questions
2interactive scenes

Calculus of a Single Variable