Introduction: Your Differentiation Toolkit

Welcome to one of the most powerful chapters in A Level Mathematics! Up until now, you’ve likely been differentiating simple functions like \(y = x^2\). But what happens when functions start to "nest" inside each other, multiply, or divide?
In this section, we are going to learn the Techniques of Differentiation. Think of these as a set of specialized tools—the Chain Rule, Product Rule, and Quotient Rule—that will allow you to differentiate almost any function thrown at you. Don't worry if it looks like a lot of symbols at first; once you see the patterns, it’s just like following a recipe!

1. The Chain Rule (The "Onion" Rule)

We use the Chain Rule when we have a composite function—which is basically a "function inside a function."
Example: In \(y = (3x + 1)^2\), the "inside" function is \(3x+1\) and the "outside" function is "something squared."

How it works

Imagine an onion. To get to the center, you have to peel the outer layer first. The Chain Rule does exactly that: you differentiate the outside layer, then multiply it by the derivative of the inside layer.

The Formula: \(\frac{dy}{dx} = \frac{dy}{du} \times \frac{du}{dx}\)

Step-by-Step Process:

  1. Identify the inner function and call it \(u\).
  2. Rewrite the original equation in terms of \(u\).
  3. Differentiate both parts separately.
  4. Multiply them together.

Don't worry if this seems tricky! A common shortcut for functions like \(y = [f(x)]^n\) is:
Bring the power down, keep the bracket the same, reduce the power by 1, and then multiply by the derivative of what's inside the bracket.

Common Mistake: Many students forget that last step—multiplying by the derivative of the "inside." Always double-check your "inner" derivative!

Key Takeaway: The Chain Rule is for nested functions. If you can say "something inside something else," use the Chain Rule.

2. The Product Rule (The "Partnership" Rule)

We use the Product Rule when two different functions of \(x\) are multiplied together.
Example: \(y = x^2 \sin(x)\). Here, \(x^2\) is one function (\(u\)) and \(\sin(x)\) is the other (\(v\)).

The Formula: \(\frac{d}{dx}(uv) = u\frac{dv}{dx} + v\frac{du}{dx}\)

A Helpful Analogy

Think of it like a dance duet. Only one person can perform a solo at a time while the other stands still.
1. The first function (\(u\)) stays the same while we differentiate the second (\(v\)).
2. Then, the second function (\(v\)) stays the same while we differentiate the first (\(u\)).
3. Add them together!

Memory Aid:

"Left d-Right + Right d-Left"
(The Left function times the derivative of the Right, plus the Right function times the derivative of the Left).

Quick Review Box

Use the Product Rule when: You see two distinct terms with \(x\) multiplying each other, like \(x^3 e^x\) or \(e^{2x} \cos(x)\).

3. The Quotient Rule (The "Fraction" Rule)

The Quotient Rule is used when one function is divided by another.
Example: \(y = \frac{\sin(x)}{x^2}\)

The Formula: \(\frac{d}{dx}(\frac{u}{v}) = \frac{v\frac{du}{dx} - u\frac{dv}{dx}}{v^2}\)

The Mnemonic You Need

Because the top of the formula has a minus sign, the order is very important! Use this famous rhyme to remember it:
"Low d-High minus High d-Low, square the bottom and away you go!"

  • Low: The bottom function (\(v\))
  • d-High: The derivative of the top function (\(u\))
  • High: The top function (\(u\))
  • d-Low: The derivative of the bottom function (\(v\))

Did you know? You can actually use the Product Rule instead of the Quotient Rule if you rewrite the fraction using negative indices! For example, \(\frac{u}{v}\) is the same as \(u \times v^{-1}\). However, the Quotient Rule is usually much faster for exams.

Key Takeaway: Always start with the bottom function in the numerator: \(v \times u'\). If you swap them, your answer will have the wrong sign!

4. Differentiation of Inverse Functions

Sometimes it is much easier to differentiate \(x\) with respect to \(y\) (\(\frac{dx}{dy}\)) rather than the other way around. The syllabus requires you to know this handy relationship:

The Rule: \(\frac{dy}{dx} = \frac{1}{\frac{dx}{dy}}\)

This is extremely useful when you have an equation starting with \(x = ...\) but you need to find the gradient (\(\frac{dy}{dx}\)). You just differentiate it as it is and then "flip" the fraction at the end.

5. Connected Rates of Change

This is where we apply the Chain Rule to real-world situations. It's all about how one rate of change affects another.

Example: If you blow air into a balloon, the Volume (\(V\)) increases over Time (\(t\)). As the volume increases, the Radius (\(r\)) also increases.

We can link these using the Chain Rule:
\(\frac{dV}{dt} = \frac{dV}{dr} \times \frac{dr}{dt}\)

Step-by-Step for Rates Problems:

  1. Write down the rate you are given (e.g., \(\frac{dV}{dt} = 5\)).
  2. Write down the rate you want to find (e.g., \(\frac{dr}{dt} = ?\)).
  3. Use the Chain Rule to connect them with a third derivative that you can calculate (usually from a geometry formula like \(V = \frac{4}{3}\pi r^3\)).

Quick Tip: Always look at the units in the question. They are a massive clue! If a value is in \(cm^3/s\), it’s a rate of change of volume (\(\frac{dV}{dt}\)).

Summary Table: Which Rule Should I Use?

Chain Rule: Use for "Functions inside Functions" \(f(g(x))\).
Product Rule: Use for "Functions multiplied together" \(u \times v\).
Quotient Rule: Use for "Functions divided" \(\frac{u}{v}\).
Inverse Rule: Use when you have \(x\) in terms of \(y\).
Connected Rates: Use when things are changing over time (\(dt\)).

Encouraging Note: These techniques are the "algebra" of calculus. At first, it feels like a lot of bookkeeping, but with practice, your brain will start to recognize the "look" of a Product Rule or a Chain Rule question instantly! Keep practicing those derivatives!