Wolfram Mathematica Online Integrator
The world's only full-power integration solver
Integrate[Sqrt[a*a - b*b*x^2], x] ==
(x*Sqrt[a^2 - b^2*x^2])/2 +
(a^2*ArcTan[(b*x)/Sqrt[a^2 - b^2*x^2]])/(2*b)
2 Integrate[Sqrt[a a - b b x ], x] ==
2 b x
a ArcTan[----------------]
2 2 2 2 2 2
x Sqrt[a - b x ] Sqrt[a - b x ]
------------------ + ---------------------------
2 2 b
Time to compute: 0.04 second
Spread the word: