Question 1051366
.
Integrate:X^3+X^2-3X-5
~~~~~~~~~~~~~~~~~~~


<pre>
Integral of  {{{x^3dx}}}  is  {{{(1/4)*x^4}}}. Plus constant.


Integral of  {{{x^2dx}}}  is  {{{(1/3)*x^3}}}. Plus constant.


Integral of  {{{x^2dx}}}  is  {{{(1/2)*x^2}}}. Plus constant.


Integral of  {{{-5dx}}}  is {{{-5x}}}.  Plus constant.


So, finally the integral is 


{{{(1/4)*x^4}}} + {{{(1/3)*x^3}}} - {{{(3/2)*x^2}}} - {{{5x}}} + Const.
</pre>