Math ClubMath Club
v1 · padrão canônico

Lesson 52 — Differentiation Rules

The algebraic rules of differentiation — power, constant multiple, sum, product, quotient — and the derivatives of elementary functions. No more limits in practice.

Used in: 2.º ano do EM (16 anos) · Equiv. AP Calculus AB Unit 2 · Equiv. Calculus I §3.3–3.5 · Equiv. Math III japonês cap. 3

(fg)=fg+fg(fg)' = f'g + fg'
Choose your door

Rigorous notation, full derivation, hypotheses

Formal Definitions and Theorems

Table of Elementary Derivatives

Operational Rules

"If ff and gg are differentiable functions, then the derivative of the product (fg)(fg)' exists and is given by f(x)g(x)+f(x)g(x)f'(x)g(x) + f(x)g'(x)." — Active Calculus §2.3

Proof of the Product Rule

Tangent Line

Solved Examples

Exercise list

40 exercises · 10 with worked solution (25%)

Application 27Understanding 4Modeling 7Challenge 1Proof 1
  1. Ex. 52.1Application

    Calculate (x5)(x^5)'.

  2. Ex. 52.2Application

    Calculate the derivative of f(x)=3x24x+1f(x) = 3x^2 - 4x + 1.

  3. Ex. 52.3ApplicationAnswer key

    Calculate (x)(\sqrt{x})'. Hint: write as x1/2x^{1/2} and apply R2.

  4. Ex. 52.4Application

    Calculate (1x2)\left(\dfrac{1}{x^2}\right)'.

  5. Ex. 52.5ApplicationAnswer key

    Calculate f(x)f'(x) for f(x)=4x53x3+7x2f(x) = 4x^5 - 3x^3 + 7x - 2.

  6. Ex. 52.6Application

    Calculate (1x3)\left(-\dfrac{1}{x^3}\right)'.

  7. Ex. 52.7Application

    Calculate f(x)f'(x) for f(x)=x2xxxf(x) = x^2\sqrt{x} - x\sqrt{x}.

  8. Ex. 52.8Application

    Calculate f(x)f'(x) for f(x)=x3+2xf(x) = x^3 + 2x.

  9. Ex. 52.9Application

    Calculate (1x)\left(\dfrac{1}{\sqrt{x}}\right)'.

  10. Ex. 52.10ApplicationAnswer key

    Calculate g(x)g'(x) for g(x)=3x43x2g(x) = 3x^4 - 3x^2.

  11. Ex. 52.11Application

    Calculate (sinxcosx)(\sin x \cdot \cos x)'.

  12. Ex. 52.12ApplicationAnswer key

    Calculate (xex)(x e^x)'.

  13. Ex. 52.13Application

    Calculate (xlnx)(x \ln x)'.

  14. Ex. 52.14Application

    Calculate (x2sinx)(x^2 \sin x)'.

  15. Ex. 52.15ApplicationAnswer key

    Calculate (excosx)(e^x \cos x)'.

  16. Ex. 52.16Application

    Calculate (x2ex)(x^2 e^x)'.

  17. Ex. 52.17ApplicationAnswer key

    Calculate (tanxex)(\tan x \cdot e^x)'.

  18. Ex. 52.18Application

    Calculate (xsinx)(x \sin x)'.

  19. Ex. 52.19Application

    Calculate (x3lnx)(x^3 \ln x)'.

  20. Ex. 52.20Understanding

    Generalization of the product rule. If ff, gg, hh are differentiable functions, what is (fgh)(fgh)'?

  21. Ex. 52.21Application

    Calculate (sinxx)\left(\dfrac{\sin x}{x}\right)' for x0x \neq 0.

  22. Ex. 52.22Application

    Calculate (exx)\left(\dfrac{e^x}{x}\right)' for x0x \neq 0.

  23. Ex. 52.23Application

    Calculate (1x2+1)\left(\dfrac{1}{x^2 + 1}\right)'.

  24. Ex. 52.24Application

    Calculate k(x)k'(x) for k(x)=x2+1x3k(x) = \dfrac{x^2 + 1}{x - 3}, x3x \neq 3.

  25. Ex. 52.25Application

    Calculate (3x2xx21)\left(\dfrac{3x^2 - x}{x^2 - 1}\right)' for x±1x \neq \pm 1.

  26. Ex. 52.26ApplicationAnswer key

    Differentiate cotx=cosxsinx\cot x = \dfrac{\cos x}{\sin x} using the quotient rule and show that (cotx)=csc2x(\cot x)' = -\csc^2 x.

  27. Ex. 52.27Application

    Differentiate secx=1cosx\sec x = \dfrac{1}{\cos x} using the quotient rule and show that (secx)=secxtanx(\sec x)' = \sec x \tan x.

  28. Ex. 52.28Application

    Calculate (xx2+1)\left(\dfrac{x}{x^2 + 1}\right)'.

  29. Ex. 52.29ModelingAnswer key

    Find the equation of the tangent line to f(x)=x2+3xf(x) = x^2 + 3x at the point x=1x = 1.

  30. Ex. 52.30ModelingAnswer key

    At what points does the graph of f(x)=x33xf(x) = x^3 - 3x have a horizontal tangent line?

  31. Ex. 52.31Modeling

    An object has position s(t)=t36t2+9ts(t) = t^3 - 6t^2 + 9t meters (tt in seconds). Calculate v(t)v(t) and a(t)a(t). Evaluate at t=2t = 2 and determine when the object is at rest.

  32. Ex. 52.32Modeling

    Cost function: C(q)=500+50q+0.1q2C(q) = 500 + 50q + 0.1q^2 (reais). Calculate the marginal cost C(q)C'(q) and evaluate at q=100q = 100.

  33. Ex. 52.33Modeling

    Total revenue: R(q)=q(200q)R(q) = q(200 - q). Calculate the marginal revenue R(q)R'(q) and determine the quantity that maximizes revenue.

  34. Ex. 52.34Modeling

    Find the tangent line to y=xx2+1y = \dfrac{x}{x^2 + 1} at x=1x = 1.

  35. Ex. 52.35Modeling

    For s(t)=t36t2+9ts(t) = t^3 - 6t^2 + 9t, determine: (a) the velocity at t=2t = 2; (b) when the object is at rest.

  36. Ex. 52.36UnderstandingAnswer key

    Error identification. A student calculated (x2x3)=2x3x2=6x3(x^2 \cdot x^3)' = 2x \cdot 3x^2 = 6x^3. Is this correct or incorrect? Justify and correct if necessary.

  37. Ex. 52.37Understanding

    Identify which differentiation rule applies to h(x)=exx2h(x) = \dfrac{e^x}{x^2}, apply it, and simplify h(x)h'(x).

  38. Ex. 52.38Understanding

    Concept. Why is the derivative of exe^x "special"? Explain what (ex)=ex(e^x)' = e^x means in geometric and numerical terms.

  39. Ex. 52.39Challenge

    Challenge: product of three functions. Prove that (fgh)=fgh+fgh+fgh(fgh)' = f'gh + fg'h + fgh', by applying the product rule twice.

  40. Ex. 52.40Proof

    Proof. Prove the product rule (fg)=fg+fg(fg)' = f'g + fg' from the definition of the derivative by limit.

Sources

  • Active Calculus 2.0 — Boelkins · 2024 · §2.1 (Elementary Rules), §2.2 (Sine and Cosine), §2.3 (Product and Quotient). Primary source. CC-BY-NC-SA.
  • OpenStax Calculus Volume 1 — OpenStax · 2016 · §3.3 (Differentiation Rules), §3.4 (Derivatives as Rates of Change), §3.5 (Derivatives of Trigonometric Functions). CC-BY-NC-SA.
  • APEX Calculus — Hartman et al. · 2023 · §2.3 (Basic Rules), §2.4 (Product and Quotient). CC-BY-NC.

Updated on 2024-05-16 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.