Question
Question: How do you find the derivative of \(u = \sin \left( {{e^t}} \right)\) ?...
How do you find the derivative of u=sin(et) ?
Solution
Here we are asked to find the derivative of a given function. Derivative of a function can be found by using the standard formula that is available in differentiation but here we can see that the given function is a composition function that is the function inside a function. So first we will find the derivative of the outer function by substituting a variable as an inner function then we will find the derivative of the inner function then the product of those two will give the required derivative.
Complete step by step answer:
It is given that u=sin(et) we aim to find the derivative of the given function. As we can see that the given function is a composition function which is of the form f(g(x)) where f(x) and g(x) are two separate functions.
Here f(x)=sin(x) where x=ex and g(x)=ex .
The derivative of a composition function can be done by the following
dxd(f(g(x)))=f′(g(x))g′(x)
Then the derivative of the given composition function can be found by using the above before we need to give a substitution for the inner function.
Let v=et so that we get
dtd(sin(et))=dvd(sinv)dtd(et)
Using the formula dxdsinx=cosx concerning the variable v we get
⇒cosvdtd(et)
Now using the formula dxdex=ex concerning the variable t we get
⇒cosv.(et)
Now let us re substitute the temporary variable that we substituted for the inner function that is v=et .
⇒et.cos(et)
Thus, we have found the derivative of the given function that is dtd(sin(et))=et.cos(et) .
Note: In the above problem we have substituted a temporary variable to the inner function of the composition function, it is necessary to re-substitute them again to get the original variable that is given in the problem. The rule that is used to find the derivative of a composition function is called a chain rule that is finding derivatives for the outer function and then the inner function.