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