Skip to content

9709 · 3.4

Differentiation

P3 differentiation gives us powerful tools to find gradients for complex situations. We learn rules for functions multiplied or divided, for tangled 'implicit' equations, for curves defined by a parameter, and for situations where different quantities change over time.

Need to know

What you need to know

  • For the Product Rule, a helpful mnemonic is 'first times derivative of second, plus second times derivative of first'.
  • For the Quotient Rule, remember 'low d-high minus high d-low, square the bottom and away we go'. The order of subtraction in the numerator is crucial.
  • These rules are often used in combination with the chain rule and derivatives of trigonometric, exponential, and logarithmic functions.

Explanation

Advanced Differentiation Toolkit

  1. P3 introduces rules for differentiating combined functions, like using the product, quotient, and chain rules on expressions such as e^x * sin(x).
  2. Implicit differentiation is used when you can't easily make 'y' the subject. You differentiate the entire equation term by term with respect to x, remembering to multiply by dy/dx when differentiating a y-term.
  3. For parametric curves defined by x(t) and y(t), the gradient dy/dx is found by calculating dy/dt and dx/dt separately, then dividing them.
  4. Related rates problems link how different quantities change with time. You find an equation connecting the quantities (e.g., Volume and radius), differentiate it with respect to time 't', and then solve.