1 / | | / ___ \ | | \/ x | | |-------| | \4*x + 3/ | --------- dx | x | / 0
Integral((sqrt(x)/(4*x + 3))/x, (x, 0, 1))
/ | | / ___ \ / ___ ___\ | | \/ x | ___ |2*\/ 3 *\/ x | | |-------| \/ 3 *atan|-------------| | \4*x + 3/ \ 3 / | --------- dx = C + ------------------------- | x 3 | /
/ ___\ ___ |2*\/ 3 | \/ 3 *atan|-------| \ 3 / ------------------- 3
=
/ ___\ ___ |2*\/ 3 | \/ 3 *atan|-------| \ 3 / ------------------- 3
sqrt(3)*atan(2*sqrt(3)/3)/3
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.