Question
Question: Find the value of integral \(\int\limits_{0}^{1}{\dfrac{dx}{{{e}^{x}}+e}}\) ....
Find the value of integral 0∫1ex+edx .
Solution
Hint: Start by simplification of the definite integral using the property 0∫1f(x)dx=0∫1f(1−x)dx . After simplification, let the denominator of the simplified function be t. Solve the integral, don’t forget to change the limits while putting the t.
Complete step-by-step solution -
Before starting the solution, let us discuss the important properties of definite integration.
Some important properties are:
a∫bf(x)dx=a∫bf(a+b−x)dx
a∫bf(x)dx=a∫cf(x)dx+c∫bf(x)dx
Now let us start with the integral given in the above question.
0∫1ex+edx
Using the property a∫bf(x)dx=a∫bf(a+b−x)dx , we get
0∫1e0+1−x+edx
=0∫1exe+edx
=0∫1e(1+ex)exdx
Now to convert the integral to a form from where we can directly integrate it,
let ( 1+ex ) = t.
Now differentiate both side w.r.t x
[As we know the derivative of ex =ex ]
∴exdx=dt
So, if we substitute the terms in the integral in terms of t and also limits in terms of t. So, lower limit at x=0 is ( 1+e0 ) = 2 and upper limit at x=1 is ( 1+e1 ) =( 1+e ), Hence our integral becomes
=2∫1+eetdt
Now we know that ∫xdx is equal to lnx +c. So, our integral comes out to be:
=[elnt]21+e
=eln(1+e)−ln2
Now we know that lna−lnb=ln(ba) . using this in our expression, we get
=e1ln(21+e)
So, we can say that the value of 0∫1ex+edx is equal to e1ln(21+e) .
Note: Remember that in case of definite integral whenever you try to express a function in terms of some other variable, the limits also change. The general mistake a student makes is they substitute x but forget to change the limits leading to errors. Also, you need to remember all the basic formulas that we use for indefinite integrals as they are used in definite integrations as well.