Question
Question: How do you evaluate the indefinite integral \[\int{\left( {{x}^{2}}-x+5 \right)dx}...
How do you evaluate the indefinite integral ∫(x2−x+5)dx?
Solution
To solve the given integration problem, we should know some of the properties of the integration and integration of some of the functions. The property of integration we should know is that the integration can be separated over the addition of functions, that is if the given expression has more than one function in it, we can separate the integral for each function.
The functions whose integration, we should know are xn, and constant function (k), their integrations are n+1xn+1&kxrespectively.
Complete step-by-step solution:
We are asked to evaluate the indefinite integral ∫(x2−x+5)dx. The given expression to integrate has the addition of three separate functions. We know that the integration can be split on the addition, thus we can also express the given integral as
∫(x2−x+5)dx=∫x2dx−∫xdx+∫5dx
To find the integration of the given expression, we need to evaluate these three integrals separately and add them.
We know that the integration of functions of the form xn is n+1xn+1 respectively. Thus, for x2, we have n=2. The integration of x2 is 2+1x2+1=3x3. For x, we have n=1 thus the integration of x is 1+1x1+1=2x2. As 5 is a constant, its integration would be 5x.
∫(x2−x+5)dx=∫x2dx−∫xdx+∫5dx
Substituting the integration of the above functions, we get
∫(x2−x+5)dx=3x3−2x2+5x+C
Here C is the constant of integration.
Note: To solve problems based on integration, we should know the integration of different functions. Also, it should be remembered that it is very important to write the constant of integration with the final answer while solving the indefinite integration problems, otherwise the answer can become incorrect.