Differentiation Rules Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
Use the product rule to differentiate f(x)=x3sinxf(x) = x^3 \cdot \sin x.

Solution

  1. 1
    Identify the two factors: u=x3u = x^3 and v=sinxv = \sin x.
  2. 2
    Find their derivatives: u=3x2u' = 3x^2 and v=cosxv' = \cos x.
  3. 3
    Apply the product rule (uv)=uv+uv(uv)' = u'v + uv'.
  4. 4
    Result: f(x)=3x2sinx+x3cosxf'(x) = 3x^2 \sin x + x^3 \cos x.

Answer

f(x)=3x2sinx+x3cosxf'(x) = 3x^2 \sin x + x^3 \cos x
The product rule states (fg)=fg+fg(fg)' = f'g + fg'. Each factor is differentiated once while the other is kept intact, and the two results are added. Never multiply the individual derivatives together.

About Differentiation Rules

A set of standard formulas for finding derivatives of common function types without using the limit definition each time.

Learn more about Differentiation Rules →

More Differentiation Rules Examples