Question

Difficulty: MediumDifferentiation of Trigonometric, Exponential, and Logarithmic Functions

If y=e2xsin(3x)y = e^{-2x} \sin(3x), find dydx\frac{dy}{dx}.

  1. A
    e2x(3cos(3x)+2sin(3x))e^{-2x} (3\cos(3x) + 2\sin(3x))
  2. B
    e2x(cos(3x)2sin(3x))e^{-2x} (\cos(3x) - 2\sin(3x))
  3. e2x(3cos(3x)2sin(3x))e^{-2x} (3\cos(3x) - 2\sin(3x))Answer
  4. D
    6e2xcos(3x)-6e^{-2x} \cos(3x)

Answer

dydx=e2x(3cos(3x)2sin(3x))\frac{dy}{dx} = e^{-2x} (3\cos(3x) - 2\sin(3x))
Applying the product rule ddx(uv)=udvdx+vdudx\frac{d}{dx}(uv) = u\frac{dv}{dx} + v\frac{du}{dx} to u=e2xu = e^{-2x} and v=sin(3x)v = \sin(3x) yields dudx=2e2x\frac{du}{dx} = -2e^{-2x} and dvdx=3cos(3x)\frac{dv}{dx} = 3\cos(3x). Substituting these terms gives e2x(3cos(3x))+sin(3x)(2e2x)=e2x(3cos(3x)2sin(3x))e^{-2x}(3\cos(3x)) + \sin(3x)(-2e^{-2x}) = e^{-2x}(3\cos(3x) - 2\sin(3x)).

Step-by-Step Solution

1
Identify the component functions for the product rule
Let u=e2xu = e^{-2x} and v=sin(3x)v = \sin(3x).
The function yy is a product of an exponential function and a trigonometric function.
2
Differentiate each component using the chain rule
dudx=2e2x\frac{du}{dx} = -2e^{-2x} and dvdx=3cos(3x)\frac{dv}{dx} = 3\cos(3x).
ddx(ekx)=kekx\frac{d}{dx}(e^{kx}) = k e^{kx} and ddx(sin(kx))=kcos(kx)\frac{d}{dx}(\sin(kx)) = k \cos(kx) where kk is a constant.
3
Apply the product rule formula dydx=udvdx+vdudx\frac{dy}{dx} = u \frac{dv}{dx} + v \frac{du}{dx} and factor out e2xe^{-2x}
dydx=e2x(3cos(3x))+sin(3x)(2e2x)=e2x(3cos(3x)2sin(3x))\frac{dy}{dx} = e^{-2x}(3\cos(3x)) + \sin(3x)(-2e^{-2x}) = e^{-2x}(3\cos(3x) - 2\sin(3x)).
Combining terms correctly gives the exact derivative.

Key Concept

Differentiation of Product of Transcendental Functions (Exponential and Trigonometric)
Rate this question