3.5 Selecting Procedures for Calculating Derivatives
- Syllabus
- 2020
- Topic
- 3.5
- Level
- —
Choose a derivative procedure from the function's structure before doing algebra. First identify how the largest pieces are connected; then inspect each piece for additional rules.
For y=x2sin(3x), the outer structure is a product, so use the product rule. The second factor is composite, so its derivative also needs the chain rule: dxdy=2xsin(3x)+x2(3cos(3x)). Product rule organizes the two factors; chain rule differentiates the inner input 3x.
Do not choose a rule from a symbol in isolation. Parentheses may indicate multiplication or composition depending on context. Also, (uv)′ is not u′v′ and (f(g(x)))′ is not just f′(g(x)): the first needs two product-rule terms, while the second needs the inner derivative g′(x).