Mister Exam

Integral of ax+0.7 dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1                
  /                
 |                 
 |  (a*x + 7/10) dx
 |                 
/                  
2                  
$$\int\limits_{2}^{1} \left(a x + \frac{7}{10}\right)\, dx$$
Integral(a*x + 7/10, (x, 2, 1))
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
 |                       7*x   a*x 
 | (a*x + 7/10) dx = C + --- + ----
 |                        10    2  
/                                  
$$\int \left(a x + \frac{7}{10}\right)\, dx = C + \frac{a x^{2}}{2} + \frac{7 x}{10}$$
The answer [src]
  7    3*a
- -- - ---
  10    2 
$$- \frac{3 a}{2} - \frac{7}{10}$$
=
=
  7    3*a
- -- - ---
  10    2 
$$- \frac{3 a}{2} - \frac{7}{10}$$
-7/10 - 3*a/2

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