Question
Question: How do you find the 1st and 2nd derivative of \(2{e^{2x}}\)?...
How do you find the 1st and 2nd derivative of 2e2x?
Solution
In order to find derivatives of an expression, we should know the basic rules of differentiation like constant multiple rule i.e., dxd(cf(x))=cf′(x), chain rule i.e., dxdf(g(x))=f′(g(x))×g′(x) and double differentiation rule i.e., dx2d2f(x)=dxd(dxdf(x)). Here, we have to apply these three rules to find out the first and second derivative of the given expression.
Complete step by step solution:
(i)
We are given:
2e2x
Let us assume the given expression as y:
y=2e2x
First, we need to find its 1st derivative i.e., dxdy.
Therefore,
dxdy=dxd(2e2x)
As we know the constant multiple rule i.e.,
dxd(cf(x))=cf′(x)
Applying this rule on our expression, we get:
dxdy=2dxd(e2x)
(ii)
Now, as we have to differentiate e2x, we will assume:
f(x)=ex
And,
g(x)=2x
Then, we can say that:
f(g(x))=f(2x)=e2x
Since, we know the chain rule i.e.,
dxdf(g(x))=f′(g(x))×g′(x)
Therefore, we get:
2dxd(e2x)=2(e2x×2)
Since, we know that
dxd(ex)=ex and dxd(2x)=2]
Simplifying it further,
dxd(2e2x)=4e2x
(iii)
Now, as we have calculated the 1st derivative of e2x, in order to calculate its 2nd derivative, we need to differentiate its 1st derivative again.
dx2d2y=dxd(dxdy) -[eq. 1]
As we know that,
dxdy=dxd(2e2x)=4e2x
Putting the value of dxdy in the eq. 1, we get:
dx2d2y=dxd(4e2x)
(iv)
Again, applying the constant multiple rule here,
dxd(cf(x))=cf′(x)
We get,
dx2d2y=4dxd(e2x)
(v)
Here, again we will apply the chain rule
dxdf(g(x))=f′(g(x))×g′(x)
We will obtain,
dx2d2y=4(e2x×2)
On simplifying, we get:
dx2d2y=8e2x
Hence, the 1st derivative of 2e2x is 4e2x and the 2nd derivative is 8e2x.
Note: Whenever we need to find the derivative of the function ef(x) where f(x) is a function of x, we can directly write the function itself multiplied by the derivative of its power as the derivative of ex is ex itself and if we have to find further derivatives, we just have to multiply its power’s derivative with the previous derivative.