Question

Difficulty: MediumRules of Differentiation (Product, Quotient, and Chain Rules)

If y=x3sin(2x)y = x^3 \sin(2x), what is dydx\frac{dy}{dx}?

  1. 3x2sin(2x)+2x3cos(2x)3x^2 \sin(2x) + 2x^3 \cos(2x)Answer
  2. B
    3x2sin(2x)+x3cos(2x)3x^2 \sin(2x) + x^3 \cos(2x)
  3. C
    6x2cos(2x)6x^2 \cos(2x)
  4. D
    3x2sin(2x)2x3cos(2x)3x^2 \sin(2x) - 2x^3 \cos(2x)

Answer

The derivative dydx\frac{dy}{dx} is 3x2sin(2x)+2x3cos(2x)3x^2 \sin(2x) + 2x^3 \cos(2x).
Applying the product rule ddx[uv]=udvdx+vdudx\frac{d}{dx}[uv] = u \frac{dv}{dx} + v \frac{du}{dx} with u=x3u = x^3 and v=sin(2x)v = \sin(2x) yields x3(2cos(2x))+sin(2x)(3x2)x^3(2\cos(2x)) + \sin(2x)(3x^2), which simplifies to 3x2sin(2x)+2x3cos(2x)3x^2 \sin(2x) + 2x^3 \cos(2x).

Step-by-Step Solution

1
Identify the two component functions for the Product Rule
Let u=x3u = x^3 and v=sin(2x)v = \sin(2x), so y=uvy = uv.
The function is a product of an algebraic term and a trigonometric term.
2
Find the derivative of each component function
\frac{du}{dx} = 3x^2 and \frac{dv}{dx} = 2\cos(2x) using the chain rule for \sin(2x).
The derivative of \sin(2x) with respect to 2x is \cos(2x), multiplied by the derivative of 2x which is 2.
3
Apply the Product Rule formula \frac{dy}{dx} = u \frac{dv}{dx} + v \frac{du}{dx}
\frac{dy}{dx} = x^3 \cdot 2\cos(2x) + \sin(2x) \cdot 3x^2 = 3x^2 \sin(2x) + 2x^3 \cos(2x).
Combining the differentiated terms according to the product rule gives the final derivative.

Key Concept

Product Rule combined with Chain Rule for trigonometric functions
Estimated Time:1m 30s
Rate this question