Question

Difficulty: MediumDifferentiation of Trigonometric, Exponential, and Logarithmic Functions

If y=ln(2+sin(3x))+e4xy = \ln(2 + \sin(3x)) + e^{4x}, find the value of dydx\frac{dy}{dx} at x=0x = 0.

Answer: 5.5

Answer

The value of dydx\frac{dy}{dx} at x=0x = 0 is 5.55.5.
Differentiating ln(2+sin(3x))\ln(2 + \sin(3x)) by the chain rule gives 3cos(3x)2+sin(3x)\frac{3\cos(3x)}{2 + \sin(3x)}, and differentiating e4xe^{4x} gives 4e4x4e^{4x}. Evaluating 3cos(3x)2+sin(3x)+4e4x\frac{3\cos(3x)}{2 + \sin(3x)} + 4e^{4x} at x=0x = 0 yields 3(1)2+0+4(1)=1.5+4=5.5\frac{3(1)}{2 + 0} + 4(1) = 1.5 + 4 = 5.5.

Step-by-Step Solution

1
Differentiate the logarithmic component ln(2+sin(3x))\ln(2 + \sin(3x)) using the chain rule
ddx[ln(2+sin(3x))]=3cos(3x)2+sin(3x)\frac{d}{dx}[\ln(2 + \sin(3x))] = \frac{3\cos(3x)}{2 + \sin(3x)}
By the chain rule, ddx[ln(u)]=1ududx\frac{d}{dx}[\ln(u)] = \frac{1}{u}\frac{du}{dx}, where u=2+sin(3x)u = 2 + \sin(3x) and dudx=3cos(3x)\frac{du}{dx} = 3\cos(3x).
2
Differentiate the exponential component e4xe^{4x}
ddx[e4x]=4e4x\frac{d}{dx}[e^{4x}] = 4e^{4x}
The standard rule for exponential differentiation states that ddx[ekx]=kekx\frac{d}{dx}[e^{kx}] = k e^{kx}.
3
Combine the results to state the derivative function dydx\frac{dy}{dx}
dydx=3cos(3x)2+sin(3x)+4e4x\frac{dy}{dx} = \frac{3\cos(3x)}{2 + \sin(3x)} + 4e^{4x}
The derivative of a sum of functions is the sum of their individual derivatives.
4
Evaluate dydx\frac{dy}{dx} at x=0x = 0
dydxx=0=3cos(0)2+sin(0)+4e0=3(1)2+0+4(1)=1.5+4=5.5\frac{dy}{dx}\Big|_{x=0} = \frac{3\cos(0)}{2 + \sin(0)} + 4e^0 = \frac{3(1)}{2 + 0} + 4(1) = 1.5 + 4 = 5.5
Substituting x=0x = 0 uses the values cos(0)=1\cos(0) = 1, sin(0)=0\sin(0) = 0, and e0=1e^0 = 1.

Key Concept

Differentiation of Logarithmic, Trigonometric, and Exponential Functions using the Chain Rule
Rate this question