Answer:
[tex]\frac{x^6}{6}- \frac{x^5}{5}- \frac{x^4}{4} +4x^2+C[/tex]
Step-by-step explanation:
Step 1
The first step is to rearrange the function so that powers of x are in descending form as show below,
[tex]f(x)=x^5-x^3+8x-x^4=x^5-x^4-x^3+8x[/tex]
Step 2
The second step is to realize that the anti derivative is the indefinite integral of the function . We compute the integral and then add the constant C in the end. We will use the result that
[tex]\int x^ndx=\frac{x^{n+1}}{n+1} +C[/tex] on every term of the fraction.
This calculation is shown below,
[tex]\int f(x)dx=\int \bigl( x^5-x^4-x^3+8x\bigr)dx\\\int f(x)dx=\bigl(\frac{x^{5+1}}{5+1} -\frac{x^{4+1}}{4+1}- \frac{x^{3+1}}{3+1}+\frac{8x^{1+1}}{(1+1)}+C \bigr)\\\int f(x)dx= \frac{x^6}{6}- \frac{x^5}{5}- \frac{x^4}{4} +4x^2+C[/tex]
Step 3
The third step is to verify using differentiation that the indefinite integral is correct. We will do this by differentiating every term of the integral with respect to x as shown below
[tex]\frac{d}{dx} \bigl[\frac{x^6}{6} -\frac{x^5}{5}- \frac{x^4}{4} +4x^2+c\bigr]=6\cdot\frac{x^{6-1}}{6}-5\cdot\frac{x^{5-1}}{5}-4\cdot\frac{x^{4-1}}{4}+2\cdot 4x^{2-1}+0=x^5-x^4-x^3+8x[/tex]
This shows that the integral is indeed correct.