x^2*dx/sqrt(9-x^2)
3 / | | 2 1 | x *1*----------- dx | ________ | / 2 | \/ 9 - x | / 0
Integral(x^2*1/sqrt(9 - x^2), (x, 0, 3))
SqrtQuadraticDenomRule(a=9, b=0, c=-1, coeffs=[1, 0, 0], context=x**2*1/sqrt(9 - x**2), symbol=x)
Add the constant of integration:
The answer is:
/ /x\ ________ | 9*asin|-| / 2 | 2 1 \3/ x*\/ 9 - x | x *1*----------- dx = C + --------- - ------------- | ________ 2 2 | / 2 | \/ 9 - x | /
Use the examples entering the upper and lower limits of integration.