1 / | | 1 | ------------------- dx | ________________ | / 2 | \/ 3*x - 7*x + 2 | / 0
Integral(1/(sqrt(3*x^2 - 7*x + 2)), (x, 0, 1))
1 / | | 1 | ------------------- dx | ________________ | / 2 | \/ 2 - 7*x + 3*x | / 0
=
1 / | | 1 | ------------------- dx | ________________ | / 2 | \/ 2 - 7*x + 3*x | / 0
Integral(1/sqrt(2 - 7*x + 3*x^2), (x, 0, 1))
(0.432202873256172 - 1.23214094415455j)
(0.432202873256172 - 1.23214094415455j)
Use the examples entering the upper and lower limits of integration.