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