Solveeit Logo

Question

Question: How‌ ‌do‌ ‌you‌ ‌evaluate‌ ‌the‌ ‌indefinite‌ ‌integral‌ ‌\[\int{\left(‌ ‌{{x}^{2}}-x+5‌ ‌\right)dx}...

How‌ ‌do‌ ‌you‌ ‌evaluate‌ ‌the‌ ‌indefinite‌ ‌integral‌ ‌(‌‌x2x+5‌‌)dx\int{\left(‌ ‌{{x}^{2}}-x+5‌ ‌\right)dx}?‌

Explanation

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{{x}^{n}}, and constant function (k), their integrations are xn+1n+1&kx\dfrac{{{x}^{n+1}}}{n+1}\And kxrespectively.

Complete step-by-step solution:
We are asked to evaluate the indefinite integral (x2x+5)dx\int{\left( {{x}^{2}}-x+5 \right)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
(x2x+5)dx=x2dxxdx+5dx\int{\left( {{x}^{2}}-x+5 \right)dx}=\int{{{x}^{2}}dx}-\int{xdx}+\int{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{{x}^{n}} is xn+1n+1\dfrac{{{x}^{n+1}}}{n+1} respectively. Thus, for x2{{x}^{2}}, we have n=2n=2. The integration of x2{{x}^{2}} is x2+12+1=x33\dfrac{{{x}^{2+1}}}{2+1}=\dfrac{{{x}^{3}}}{3}. For xx, we have n=1n=1 thus the integration of xx is x1+11+1=x22\dfrac{{{x}^{1+1}}}{1+1}=\dfrac{{{x}^{2}}}{2}. As 5 is a constant, its integration would be 5x5x.
(x2x+5)dx=x2dxxdx+5dx\int{\left( {{x}^{2}}-x+5 \right)dx}=\int{{{x}^{2}}dx}-\int{xdx}+\int{5dx}
Substituting the integration of the above functions, we get
(x2x+5)dx=x33x22+5x+C\int{\left( {{x}^{2}}-x+5 \right)dx}=\dfrac{{{x}^{3}}}{3}-\dfrac{{{x}^{2}}}{2}+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.