Mister Exam

Integral of 2xy+y dy

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  2               
  /               
 |                
 |  (2*x*y + y) dy
 |                
/                 
0                 
$$\int\limits_{0}^{2} \left(2 x y + y\right)\, dy$$
Integral((2*x)*y + y, (y, 0, 2))
Detail solution
  1. Integrate term-by-term:

    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:

    1. The integral of is when :

    The result is:

  2. Now simplify:

  3. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                      2       
 |                      y       2
 | (2*x*y + y) dy = C + -- + x*y 
 |                      2        
/                                
$$\int \left(2 x y + y\right)\, dy = C + x y^{2} + \frac{y^{2}}{2}$$
The answer [src]
2 + 4*x
$$4 x + 2$$
=
=
2 + 4*x
$$4 x + 2$$
2 + 4*x

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