Mister Exam

Other calculators


(9+x^2)^0,5

Integral of (9+x^2)^0,5 dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1               
  /               
 |                
 |     ________   
 |    /      2    
 |  \/  9 + x   dx
 |                
/                 
0                 
$$\int\limits_{0}^{1} \sqrt{x^{2} + 9}\, dx$$
Integral(sqrt(9 + x^2), (x, 0, 1))
Detail solution

    SqrtQuadraticRule(a=9, b=0, c=1, context=sqrt(x**2 + 9), symbol=x)

  1. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                                               
 |                             /x\        ________
 |    ________          9*asinh|-|       /      2 
 |   /      2                  \3/   x*\/  9 + x  
 | \/  9 + x   dx = C + ---------- + -------------
 |                          2              2      
/                                                 
$${{x\,\sqrt{x^2+9}}\over{2}}+{{9\,{\rm asinh}\; \left({{x}\over{3}} \right)}\over{2}}$$
The graph
The answer [src]
  ____               
\/ 10    9*asinh(1/3)
------ + ------------
  2           2      
$${{9\,{\rm asinh}\; \left({{1}\over{3}}\right)+\sqrt{10}}\over{2}}$$
=
=
  ____               
\/ 10    9*asinh(1/3)
------ + ------------
  2           2      
$$\frac{9 \operatorname{asinh}{\left(\frac{1}{3} \right)}}{2} + \frac{\sqrt{10}}{2}$$
Numerical answer [src]
3.05466450615185
3.05466450615185
The graph
Integral of (9+x^2)^0,5 dx

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