1 / | | _______ | \/ x + 2 | --------- dx | x - 1 | / 0
Integral(sqrt(x + 2)/(x - 1), (x, 0, 1))
// / ___ _______\ \
|| ___ |\/ 3 *\/ 2 + x | |
/ ||-\/ 3 *acoth|---------------| |
| || \ 3 / |
| _______ ||------------------------------ for 2 + x > 3|
| \/ x + 2 _______ || 3 |
| --------- dx = C + 2*\/ 2 + x + 6*|< |
| x - 1 || / ___ _______\ |
| || ___ |\/ 3 *\/ 2 + x | |
/ ||-\/ 3 *atanh|---------------| |
|| \ 3 / |
||------------------------------ for 2 + x < 3|
\\ 3 /
/ ___\
___ |\/ 6 |
-oo + 2*\/ 3 *atanh|-----|
\ 3 /
=
/ ___\
___ |\/ 6 |
-oo + 2*\/ 3 *atanh|-----|
\ 3 /
-oo + 2*sqrt(3)*atanh(sqrt(6)/3)
Use the examples entering the upper and lower limits of integration.