Question

Difficulty: MediumDifferentiation of Trigonometric, Exponential, and Logarithmic Functions

If y=e3xcos(2x)+ln(x+1)y = e^{3x}\cos(2x) + \ln(x + 1), calculate the value of dydx\frac{dy}{dx} at x=0x = 0.

Answer: 4

Answer

The derivative evaluated at x=0x = 0 is 4.
Differentiating y=e3xcos(2x)+ln(x+1)y = e^{3x}\cos(2x) + \ln(x + 1) with respect to xx yields dydx=3e3xcos(2x)2e3xsin(2x)+1x+1\frac{dy}{dx} = 3e^{3x}\cos(2x) - 2e^{3x}\sin(2x) + \frac{1}{x+1}. Evaluating this derivative at x=0x = 0 gives 3(1)(1)2(1)(0)+1=43(1)(1) - 2(1)(0) + 1 = 4.

Step-by-Step Solution

1
Differentiate the product u(x)=e3xcos(2x)u(x) = e^{3x}\cos(2x) using the product rule and chain rule.
dudx=3e3xcos(2x)2e3xsin(2x)\frac{du}{dx} = 3e^{3x}\cos(2x) - 2e^{3x}\sin(2x)
By the product rule ddx(uv)=uv+uv\frac{d}{dx}(uv) = u'v + uv', where ddx(e3x)=3e3x\frac{d}{dx}(e^{3x}) = 3e^{3x} and ddx(cos(2x))=2sin(2x)\frac{d}{dx}(\cos(2x)) = -2\sin(2x).
2
Differentiate the logarithmic term v(x)=ln(x+1)v(x) = \ln(x + 1).
dvdx=1x+1\frac{dv}{dx} = \frac{1}{x + 1}
The derivative of ln(g(x))\ln(g(x)) is g(x)g(x)\frac{g'(x)}{g(x)}.
3
Combine the terms to write the complete derivative dydx\frac{dy}{dx}.
\frac{dy}{dx} = 3e^{3x}\cos(2x) - 2e^{3x}\sin(2x) + \frac{1}{x + 1}
The derivative of a sum of functions is the sum of their individual derivatives.
4
Evaluate dydx\frac{dy}{dx} at x=0x = 0.
\frac{dy}{dx}\Big|_{x=0} = 3e^0\cos(0) - 2e^0\sin(0) + \frac{1}{0 + 1} = 3(1)(1) - 2(1)(0) + 1 = 4
Substitute x=0x = 0 using e0=1e^0 = 1, cos(0)=1\cos(0) = 1, and sin(0)=0\sin(0) = 0.

Key Concept

Differentiation of Trigonometric, Exponential, and Logarithmic Functions
Estimated Time:1m 30s
Rate this question