Solveeit Logo

Question

Question: How do you integrate \[x{e^{2x}}dx\]?...

How do you integrate xe2xdxx{e^{2x}}dx?

Explanation

Solution

In the given question, we have been given a function that needs to be integrated. The function has two functions as a product – the standard algebraic variable and the Euler’s number raised to the power of twice the given algebraic function. We have to integrate the whole function. To do that, we are going to solve it using Integration by Parts, or I.B.P. We are going to make substitutions into the formula and then solve the question.

Formula Used:
We are going to use the formula of I.B.P. which is,
udv=uvvdu\int {udv = uv - \int {vdu} }

Complete step by step answer:
The given function is xe2xdxx{e^{2x}}dx.
Let u=xdudx=1u = x \Rightarrow \dfrac{{du}}{{dx}} = 1
Then, if dvdx=e2x\dfrac{{dv}}{{dx}} = {e^{2x}} then v=12e2xv = \dfrac{1}{2}{e^{2x}}
Now, putting in the values in the formula of I.B.P.,
(x)(e2x)dx=(x)(12e2x)(12e2x)(1)dx\int {\left( x \right)\left( {{e^{2x}}} \right)dx = \left( x \right)\left( {\dfrac{1}{2}{e^{2x}}} \right)} - \int {\left( {\dfrac{1}{2}{e^{2x}}} \right)\left( 1 \right)dx}
=12xe2x14e2x+C= \dfrac{1}{2}x{e^{2x}} - \dfrac{1}{4}{e^{2x}} + C
Now, taking the common,

xe2xdx=14e2x(2x1)+C\int {x{e^{2x}}dx} = \dfrac{1}{4}{e^{2x}}\left( {2x - 1} \right) + C

Note:
In the given question, we had to solve a function by integrating it. We applied Integration by Parts on it because the function was a product of two functions. We then made the necessary substitutions, simplified the values, and got our answer. So, it is really important that we know the formulae and where, when, and how to use them so that we can get the correct result.