Find derivative of complex sinusoidal function

pbonnie
Messages
92
Reaction score
0

Homework Statement


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


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:
h'(x) = sin(x+2)(3e^{sin(x+2)-1})(cos(x+2) + sin(1))

thank you for your help
 
Physics news on Phys.org
The exponent of 'e' is not a product, it is the sine function evaluated at (x+2). The derivative of the exponential function is not the same as x raised to a power.

Haven't you studied trig functions and the exponential function?
 
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
cos(x+2) ?
So it would be h′(x)=sin(x+2)(3e^{sin(x+2)−1})(cos(x+2)) ?
 
oh.. or just
h'(x) = 3e^{sin(x+2)}(cos(x+2))
Since it's of the form f(x) = a^{g(x)}?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top