Flashcards · 8 cards

Differentiation

Say the answer to yourself, then check. Cards you know come back less and less often; cards you don't come back tomorrow.

  1. Rule

    Differentiating from first principles?

    Answer

    dydx=lim⁡h→0f(x+h)−f(x)h\dfrac{dy}{dx} = \lim\limits_{h \to 0}\dfrac{f(x + h) - f(x)}{h}. Simplify until you can divide by hh, then let h→0h \to 0.

    f′(x) = limh→0 [f(x + h) − f(x)] ⁄ h
    1. find f(x + h)2. take away f(x)3. divide by h4. let h → 0
    From first principlesSimplify until you can divide by h, then let h → 0
  2. Rule

    Why does that limit give the gradient?

    Answer

    It is the gradient of the chord from xx to x+hx + h. As h→0h \to 0, the chord becomes the tangent.

    xPQh
    Chord to tangentAs Q slides towards P (h → 0), the chord's gradient becomes the tangent's
  3. Rule

    Find lim⁡x→3x2−9x−3\lim\limits_{x \to 3}\dfrac{x^2 - 9}{x - 3}.

    Answer

    Putting in 3 gives 00\frac00: that means factorise and cancel first. (x−3)(x+3)x−3=x+3\dfrac{(x - 3)(x + 3)}{x - 3} = x + 3, which tends to 6.

    xy36no value herey = (x² − 9) ÷ (x − 3)
    A gap in the graph(x² − 9) ÷ (x − 3) is x + 3 with a gap at x = 3: the limit is the height of the gap, 6
  4. Rule

    Find lim⁡x→∞2x+1x+1\lim\limits_{x \to \infty}\dfrac{2x + 1}{x + 1}.

    Answer

    Divide top and bottom by xx: 2+1x1+1x\dfrac{2 + \frac1x}{1 + \frac1x}, which tends to 21=2\dfrac21 = 2.

    xy21y = 2y = (2x + 1) ÷ (x + 1)x → ∞
    A limit at infinityAs x grows, (2x + 1) ÷ (x + 1) gets as close to 2 as you like
  5. Rule

    Differentiating y2y^2 and xyxy with respect to xx?

    Answer

    y2y^2 gives 2ydydx2y\dfrac{dy}{dx}. xyxy needs the product rule: y+xdydxy + x\dfrac{dy}{dx}.

    d/dx (y²) = 2y · dy/dx
    d/dx (xy) = y + x · dy/dx
    differentiate a y term as usual, then multiply by dy/dx; xy needs the product rule
    Terms in yy² gives 2y dy/dx; xy needs the product rule
  6. Rule

    The quotient rule?

    Answer

    For y=uvy = \dfrac uv: dydx=vu′−uv′v2\dfrac{dy}{dx} = \dfrac{vu' - uv'}{v^2}.

    d/dx (u ⁄ v) = (v·u′ − u·v′) ⁄ v²
    bottom × derivative of top, minus top × derivative of bottom, all over bottom squared
    The quotient ruleBottom × top′ − top × bottom′, over bottom²
  7. Rule

    The gradient of the normal at a point?

    Answer

    −1÷-1 \div (gradient of the tangent): the normal is perpendicular to the tangent.

    xPtangentnormal
    Tangent and normalGradients multiply to −1: m × (−1/m) = −1
  8. Which method?

    WAEC 2020 · Paper 2 · Q1

    If x2−xy−y2=−31x^2 - xy - y^2 = -31, find dydx\dfrac{dy}{dx} at (2,5)(2, 5).

    How do you differentiate the −xy-xy term?

    Answer

    With the product rule: −(y+xdydx)-\left(y + x\dfrac{dy}{dx}\right). Collect the dydx\dfrac{dy}{dx} terms on one side, then put in (2,5)(2, 5).