Question
Question: How do you find the derivative of \(y = {e^{5x}}\) ?...
How do you find the derivative of y=e5x ?
Solution
Here the basic concept which we are going to use is using the chain rule. We will find the derivative with respect to x using the chain rule. We have to apply the chain rule here because there is some numerical value other than 1 in place of the coefficient of x.
Complete Step by Step Solution:
The given equation is y=e5x
Differentiating both sides with respect to x, we get
⇒dxdy=dxd(e5x)
As we know the first derivative of ex is ex, but here in the equation, there is 5, present in place of the coefficient of x, so we have to apply the chain rule to find its derivative.
The chain rule states that the derivative of f(g(x)) is f′(g(x))⋅g′(x) , helps us differentiate composite functions.
So, here first we will differentiate e5x with respect to x, and then we will differentiate 5x with respect to x.
⇒dxdy=e5x⋅dxd(5x)
⇒dxdy=e5x⋅5
Rewriting above equation
⇒dxdy=5e5x
Additional Information:
The chain rule is very important as we have to use it in many of the problems related to finding derivatives of composite functions.
Note:
There is an alternative method to solve this by taking log on both sides
Given equation y=e5x
Take log both sides
⇒logey=logee5x
⇒logey=5x⋅logee
As we know that logee=1
Hence, logey=5x
We know that dxd(logex)=x1
So, now differentiating both sides with respect to x,
⇒y1(dxdy)=5
⇒dxdy=5y
As given in the question, y=e5x , therefore
⇒dxdy=5e5x.