Solveeit Logo

Question

Question: Find the integration of the given function within the given limits: \( \int_0^4 {(x + {e^{2x}})dx} \...

Find the integration of the given function within the given limits: 04(x+e2x)dx\int_0^4 {(x + {e^{2x}})dx}

Explanation

Solution

Hint : Here, we calculate the integral of e2x{e^{2x}} separately by substituting 2x=u2x = u and using the u-substitution method. Then we add the integrals of xx and e2x{e^{2x}} and apply the limits 0 and 4 to get the answer.

Complete step-by-step answer :
We are given a function x+e2xx + {e^{2x}} and we are asked to find its definite integral with limit ranging from 0 to 4.
We can see that the given function is of the form f+gf + g where ff and gg are two different functions.
Therefore, we can apply the sum rule of integration which is given as follows:
f(x)±g(x)dx=f(x)dx±g(x)dx\int {f(x) \pm g(x)} dx = \int {f(x)dx} \pm \int {g(x)dx}
Comparing the given function x+e2xx + {e^{2x}} with the sum rule, we can take f(x)=xf(x) = x and g(x)=e2xg(x) = {e^{2x}} .
Thus, on substitution, we get
04(x+e2x)dx=04xdx+04e2xdx\int_0^4 {(x + {e^{2x}})dx} = \int_0^4 {xdx + \int_0^4 {{e^{2x}}dx} }
Let’s number this equation as follows: 04(x+e2x)dx=04xdx+04e2xdx.....(1)\int_0^4 {(x + {e^{2x}})dx} = \int_0^4 {xdx + \int_0^4 {{e^{2x}}dx} } .....(1)
We will compute the integral e2xdx\int {{e^{2x}}dx} separately by using the u-substitution method.
Let 2x=u2x = u . Then, we get 12u=x\dfrac{1}{2}u = x .
Differentiating both sides of the equation 12u=x\dfrac{1}{2}u = x with respect to xx , we get
12du=dx\dfrac{1}{2}du = dx .
Therefore, on substitution, we have
e2xdx=12eudu\int {{e^{2x}}dx} = \int {\dfrac{1}{2}{e^u}du}
We take the constant out in this step.
e2xdx=12eudu\int {{e^{2x}}dx} = \dfrac{1}{2}\int {{e^u}du}
We know that eudu=eu+C\int {{e^u}du} = {e^u} + C where C is a constant.
Using this, we gete2xdx=12eu\int {{e^{2x}}dx} = \dfrac{1}{2}{e^u}
Now, let’s substitute u=2xu = 2x . Then we gete2xdx=12e2x.....(2)\int {{e^{2x}}dx} = \dfrac{1}{2}{e^{2x}}.....(2)
On substituting the integral obtained (2) in equation (1), we get
04(x+e2x)dx=04xdx+[12e2x]04\int_0^4 {(x + {e^{2x}})dx} = \int_0^4 {xdx + \left[ {\dfrac{1}{2}{e^{2x}}} \right]} _0^4
We know that, xndx=xn+1n+1+C\int {{x^n}} dx = \dfrac{{{x^{n + 1}}}}{{n + 1}} + C.
Using this in the above equation we get

04(x+e2x)dx =[x22]04+[12e2x]04+C =422022+12e2×412e2×0+C =80+12e812e0 \int_0^4 {(x + {e^{2x}})dx} \\\ = \left[ {\dfrac{{{x^2}}}{2}} \right]_0^4 + \left[ {\dfrac{1}{2}{e^{2x}}} \right]_0^4 + C \\\ = \dfrac{{{4^2}}}{2} - \dfrac{{{0^2}}}{2} + \dfrac{1}{2}{e^{2 \times 4}} - \dfrac{1}{2}{e^{2 \times 0}} + C \\\ = 8 - 0 + \dfrac{1}{2}{e^8} - \dfrac{1}{2}{e^0} \\\

We know that e0=1{e^0} = 1 .
Therefore, we have

04(x+e2x)dx =8+12e812 =12(161+e8) =12(15+e8) \int_0^4 {(x + {e^{2x}})dx} \\\ = 8 + \dfrac{1}{2}{e^8} - \dfrac{1}{2} \\\ = \dfrac{1}{2}(16 - 1 + {e^8}) \\\ = \dfrac{1}{2}(15 + {e^8}) \\\

Hence 12(15+e8)\dfrac{1}{2}(15 + {e^8}) is the required answer.

Note : It is a common tendency among students to substitute dudu for dxdx while using the u-substitution method. However, this will lead you to a wrong answer. The operation of integration, up to an additive constant, is the inverse of the operation of differentiation.