Find derivative of complex sinusoidal function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
pbonnie
Messages
92
Reaction score
0

Homework Statement


Find derivative of:
[itex]h(x) = 3e^{sin(x+2)}[/itex]


Homework Equations


chain rule of derivatives, product rule(?)


The Attempt at a Solution


I'm quite sure I'm doing this wrong. Because the exponent is a product, for the derivative of the exponent I would have to use the product rule? So:
[itex]h'(x) = sin(x+2)(3e^{sin(x+2)-1})(cos(x+2) + sin(1))[/itex]

[itex]thank you for your help[/itex]
 
Physics news on Phys.org
This is me attempting to get back into math after 5 years, I'm quite rusty, I'm relearning everything so I forget sometimes.
Okay, so then the derivative of the exponent of e would be
[itex]cos(x+2)[/itex] ?
So it would be [itex]h′(x)=sin(x+2)(3e^{sin(x+2)−1})(cos(x+2))[/itex] ?
 
oh.. or just
[itex]h'(x) = 3e^{sin(x+2)}(cos(x+2))[/itex]
Since it's of the form [itex]f(x) = a^{g(x)}[/itex]?