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