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