Question

Difficulty: MediumDifferentiation of Trigonometric, Exponential, and Logarithmic Functions

If y=e2xcosxy = \frac{e^{2x}}{\cos x}, calculate the value of the derivative dydx\frac{dy}{dx} at x=0x = 0.

Answer: 2

Answer

The value of the derivative dydx\frac{dy}{dx} at x=0x = 0 is 2.
Applying the quotient rule to y=e2xcosxy = \frac{e^{2x}}{\cos x} yields dydx=2e2xcosx+e2xsinxcos2x\frac{dy}{dx} = \frac{2e^{2x}\cos x + e^{2x}\sin x}{\cos^2 x}. Substituting x=0x = 0 gives 2(1)(1)+(1)(0)12=2\frac{2(1)(1) + (1)(0)}{1^2} = 2.

Step-by-Step Solution

1
Set up the quotient rule components for y=u(x)v(x)y = \frac{u(x)}{v(x)}.
Let u(x)=e2xu(x) = e^{2x} and v(x)=cosxv(x) = \cos x.
The given function is a ratio of exponential and trigonometric functions.
2
Compute individual derivatives dudx\frac{du}{dx} and dvdx\frac{dv}{dx}.
dudx=2e2x\frac{du}{dx} = 2e^{2x} and dvdx=sinx\frac{dv}{dx} = -\sin x.
Using the chain rule for exponential functions and standard derivative rules for trigonometric functions.
3
Apply the quotient rule formula dydx=vuuvv2\frac{dy}{dx} = \frac{v u' - u v'}{v^2}.
dydx=cosx(2e2x)e2x(sinx)cos2x=e2x(2cosx+sinx)cos2x\frac{dy}{dx} = \frac{\cos x (2e^{2x}) - e^{2x}(-\sin x)}{\cos^2 x} = \frac{e^{2x}(2\cos x + \sin x)}{\cos^2 x}.
Combining terms gives the exact derivative function.
4
Evaluate the derivative at x=0x = 0.
dydxx=0=e0(2cos0+sin0)cos20=1(2+0)1=2\frac{dy}{dx}\Big|_{x=0} = \frac{e^{0}(2\cos 0 + \sin 0)}{\cos^2 0} = \frac{1 \cdot (2 + 0)}{1} = 2.
Using trigonometric and exponential values at zero: e0=1e^0 = 1, cos0=1\cos 0 = 1, and sin0=0\sin 0 = 0.

Key Concept

Differentiation of Exponential and Trigonometric Functions using Quotient Rule
Rate this question