1 / | | 2*x - 8 | ------------ dx | 2 | 1 - 2*x - x | / 0
Integral((2*x - 8)/(1 - 2*x - x^2), (x, 0, 1))
// / ___ \ \
|| ___ |\/ 2 *(1 + x)| |
||-\/ 2 *acoth|-------------| |
/ || \ 2 / 2 |
| ||---------------------------- for (1 + x) > 2|
| 2*x - 8 / 2 \ || 2 |
| ------------ dx = C - log\-1 + x + 2*x/ + 10*|< |
| 2 || / ___ \ |
| 1 - 2*x - x || ___ |\/ 2 *(1 + x)| |
| ||-\/ 2 *atanh|-------------| |
/ || \ 2 / 2 |
||---------------------------- for (1 + x) < 2|
\\ 2 /
Use the examples entering the upper and lower limits of integration.