Mister Exam

Integral of Cx^2 dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  0        
  /        
 |         
 |     2   
 |  c*x  dx
 |         
/          
5          
$$\int\limits_{5}^{0} c x^{2}\, dx$$
Integral(c*x^2, (x, 5, 0))
Detail solution
  1. The integral of a constant times a function is the constant times the integral of the function:

    1. The integral of is when :

    So, the result is:

  2. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                  
 |                  3
 |    2          c*x 
 | c*x  dx = C + ----
 |                3  
/                    
$$\int c x^{2}\, dx = C + \frac{c x^{3}}{3}$$
The answer [src]
-125*c
------
  3   
$$- \frac{125 c}{3}$$
=
=
-125*c
------
  3   
$$- \frac{125 c}{3}$$
-125*c/3

    Use the examples entering the upper and lower limits of integration.