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