Question
Question: What is the antiderivative of \({e^{2x}}\)?...
What is the antiderivative of e2x?
Solution
Antiderivative is the opposite of derivative. It is the same as integrals or integration. In order to find the antiderivative of e2x, substitute the value of 2x=u in e2x,then integrate according to the best suitable methods of integration known to us. And the best method that would be suitable for this function would be integration by substitution, that is replacing a function with a new variable, then integrating the function according to that variable only.
Formula used:
∫eydy=ey+C
Complete step by step answer:
The antiderivative of the exponential e2x.
Substitute 2x=u in the exponential e2x, and we get: eu.
Differentiating 2x=u with respect to x, we get:
2x=u ⇒dxd2x=dxdu ⇒2dxdx=dxdu ⇒2dx=du ⇒dx=2du
Integrating e2x with respect to dx;
∫e2xdx
Substituting the value of dx=2du and 2x=u in the exponential e2x in the above function, and we get:
∫eu2du
As, we know that ∫eydy=ey+C
So using this formula integrating the above function, we get:
21∫eudu=2eu+C
Now, substituting back the original values of u=2x in the above resultant and we get:
2e2x+C. We can also cross check the result by differentiating the output with respect to x.
Therefore, the antiderivative of e2x is 2e2x+C.
Note: It’s very important to add a constant after integrating the equation because when we derive an equation their constant is removed. For example, let’s see an equation: 2x+2. Derivative this with respect to x and we get: dxd(2x+2)=dxd2x+dxd2=2+0=2.Because we know that derivation of constant term is zero. Now Let’s check and integrate the answer obtained and we get: ∫2dx=2x and we can see that the constant term is lost. That’s why we need to add a constant term at last after integration.