1 / | | x - 3 | ------------ dx | 2 | x + 3*x + 2 | / 0
Integral((x - 1*3)/(x^2 + 3*x + 2), (x, 0, 1))
/ | | x - 3 | ------------ dx = C - 4*log(1 + x) + 5*log(2 + x) | 2 | x + 3*x + 2 | /
-9*log(2) + 5*log(3)
=
-9*log(2) + 5*log(3)
Use the examples entering the upper and lower limits of integration.