Question
Question: How do you find the derivative of \(y = 2{e^x}\) ?...
How do you find the derivative of y=2ex ?
Solution
Derivative of this function can be found in two ways:
By using the ‘First principle of derivative’, which is also a definition of derivative of a function.
Already knowing the derivative of ex.
Here, let us use the first method.
Formula used:
f′(x)=h→0limhf(x+h)−f(x)
Where h>0 and is a constant.
Also,
x→0limxex−1=1
Complete step-by-step answer:
We are given y=f(x)=2ex
Therefore, f(x+h)=2e(x+h)
The equation of derivative is:
f′(x)=h→0limhf(x+h)−f(x)
Now, we have to substitute the values in the above equation to obtain
f′(x)=h→0limh2e(x+h)−2ex
⇒f′(x)=h→0limh2ex×eh−2ex
⇒f′(x)=h→0limh2ex(eh−1)
⇒f′(x)=2ex×h→0limheh−1 , since the limit depends on the variable h and not on the variable x .
Now we know that,
x→0limxex−1=1 , which is a standard limit result.
⇒f′(x)=2ex×1
⇒f′(x)=2ex
Thus, the derivative of our function y=2ex is 2ex.
Additional information:
Using the first principle of derivatives to find derivatives is tedious and time consuming. It is, therefore, better to know some standard derivatives which makes these kinds of problems easier.
For example, here we could use the result that the derivative of exis ex. Then, we must know that ‘derivative of a function multiplied by a constant is equal to that constant times derivative of the function’. The second part is a result from the product rule of differentiation. Using this two information, solving this equation becomes a lot more easier and time conserving.
Note: Standard limit values should be known for using the first principle of derivatives while standard derivative results should be known to solve otherwise (using properties of derivatives).