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