Mister Exam

Integral of y+xe^y dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  5              
  /              
 |               
 |  /       y\   
 |  \y + x*E / dx
 |               
/                
0                
$$\int\limits_{0}^{5} \left(e^{y} x + y\right)\, dx$$
Integral(y + x*E^y, (x, 0, 5))
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 a constant is the constant times the variable of integration:

    The result is:

  2. Now simplify:

  3. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                               
 |                            2  y
 | /       y\                x *e 
 | \y + x*E / dx = C + x*y + -----
 |                             2  
/                                 
$$\int \left(e^{y} x + y\right)\, dx = C + \frac{x^{2} e^{y}}{2} + x y$$
The answer [src]
          y
      25*e 
5*y + -----
        2  
$$5 y + \frac{25 e^{y}}{2}$$
=
=
          y
      25*e 
5*y + -----
        2  
$$5 y + \frac{25 e^{y}}{2}$$
5*y + 25*exp(y)/2

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