euler· unblind the genius math in you
No. 01
No. 259F · Apr 26
Screenshot 2026-04-26 155954.png
recorded 4/26/2026, 8:00:54 PM
Solution
recorded 4/26/2026, 8:00:54 PM
dxd(excosx)
To find the derivative of the function excosx with respect to x, we need to use the product rule. The product rule states that if you have a function h(x)=f(x)g(x), then its derivative h′(x) is given by f′(x)g(x)+f(x)g′(x).
In this case, let f(x)=ex and g(x)=cosx.
First, find the derivative of f(x): f′(x)=dxd(ex)=ex.
Next, find the derivative of g(x): g′(x)=dxd(cosx)=−sinx.
Now, apply the product rule: dxd(excosx)=f′(x)g(x)+f(x)g′(x) Substitute the functions and their derivatives into the formula: =(ex)(cosx)+(ex)(−sinx) =excosx−exsinx We can factor out ex from both terms: =ex(cosx−sinx)
The final answer is ex(cosx−sinx).