Question
Question: How do you find the derivative of \(y = {e^{\cosh \left( {2x} \right)}}\)?...
How do you find the derivative of y=ecosh(2x)?
Solution
First find the differentiation of 2x with respect to x. Then, find the differentiation of cosh(2x) with respect to 2x. Then, find the differentiation of ecosh(2x) with respect to cosh(2x). Multiply these and use chain rule to get the required derivative.
Complete step by step solution:
We have to find the derivative of y=ecosh(2x).
Here, f(x)=eg(x), where g(x)=cosh(h(x)) and h(x)=2x.
We have to find the differentiation of f with respect to x.
It can be done using Chain Rule.
dxdf=dgdf×dhdg×dxdh……(1)
i.e., Differentiation of f with respect to x is equal to product of differentiation of f with respect to g, and differentiation of g with respect to h, and differentiation of h with respect to x.
We will first find the differentiation of h with respect to x.
Here, h(x)=2x
Differentiating h with respect to x.
dxdh=dxd(2x)
Now, using the property that the differentiation of the product of a constant and a function = the constant × differentiation of the function.
i.e., dxd(kf(x))=kdxd(f(x)), where k is a constant.
So, in above differentiation, constant 2 can be taken outside the differentiation.
⇒dxdh=2dxd(x)
Now, using the differentiation formula dxdxn=nxn−1,n=−1 in above differentiation, we get
⇒dxdh=2……(2)
Now, we will find the differentiation ofg with respect to h.
Here, g(x)=cosh(h(x))
Differentiatingg with respect to h.
dhdg=dhd(cosh(h(x)))
The derivative of the cosh function is dxd(coshx)=sinhx.
⇒dhdg=sinh(h(x))
Put the value of h(x) in the above equation.
Since, h(x)=2x
So, dhdg=sinh(2x)……(3)
Now, we will find the differentiation off with respect to g.
Here, f(x)=eg(x)
Differentiatingf with respect to g.
dgdf=dgd(eg(x))
The derivative of exponential function is dxd(ex)=ex.
⇒dgdf=eg(x)
Put the value of g(x) in the above equation.
Since, g(x)=cosh(h(x)) and h(x)=2x
So, dgdf=ecosh(2x)…….(4)
Put the value of dgdf,dhdg,dxdh from Equation (2), (3) and (4) in Equation (1).
dxdf=ecosh(2x)×sinh(2x)×2
Multiplying the terms, we get
⇒dxdf=2sinh(2x)ecosh(2x)
Therefore, the derivative of y=ecosh(2x) is y′=2sinh(2x)ecosh(2x).
Note: Chain rule, in calculus, basic method for differentiating a composite function. If f(x) and g(x) are two functions, the function f(g(x)) is calculated for a value of x by first evaluating g(x) and then evaluating the function f at this value of g(x), thus “chaining” the results together.