Mister Exam

Other calculators

Integral of (x+xy)dy/(yx-y) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1           
  /           
 |            
 |  x + x*y   
 |  ------- dy
 |  y*x - y   
 |            
/             
0             
$$\int\limits_{0}^{1} \frac{x y + x}{x y - y}\, dy$$
Integral((x + x*y)/(y*x - y), (y, 0, 1))
Detail solution
  1. There are multiple ways to do this integral.

    Method #1

    1. Rewrite the integrand:

    2. Integrate term-by-term:

      1. The integral of a constant is the constant times the variable of integration:

      1. The integral of a constant times a function is the constant times the integral of the function:

        1. The integral of is .

        So, the result is:

      The result is:

    Method #2

    1. Rewrite the integrand:

    2. Integrate term-by-term:

      1. The integral of a constant times a function is the constant times the integral of the function:

        1. Rewrite the integrand:

        2. The integral of a constant is the constant times the variable of integration:

        So, the result is:

      1. The integral of a constant times a function is the constant times the integral of the function:

        1. Rewrite the integrand:

        2. The integral of a constant times a function is the constant times the integral of the function:

          1. The integral of is .

          So, the result is:

        So, the result is:

      The result is:

  2. Now simplify:

  3. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                                  
 |                                   
 | x + x*y           x*y     x*log(y)
 | ------- dy = C + ------ + --------
 | y*x - y          -1 + x    -1 + x 
 |                                   
/                                    
$$\int \frac{x y + x}{x y - y}\, dy = C + \frac{x y}{x - 1} + \frac{x \log{\left(y \right)}}{x - 1}$$
The answer [src]
       /  x   \     x   
oo*sign|------| + ------
       \-1 + x/   -1 + x
$$\frac{x}{x - 1} + \infty \operatorname{sign}{\left(\frac{x}{x - 1} \right)}$$
=
=
       /  x   \     x   
oo*sign|------| + ------
       \-1 + x/   -1 + x
$$\frac{x}{x - 1} + \infty \operatorname{sign}{\left(\frac{x}{x - 1} \right)}$$
oo*sign(x/(-1 + x)) + x/(-1 + x)

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