1.

Integrate the following functions sqrt(4-x^2)

Answer»

SOLUTION :`INT SQRT(4-x^2) DX`
=`int sqrt(2^2-x^2) dx`
=`x/2 sqrt(2^2-x^2) + 2^2/2 sin^-1 (x/2)+C`
=`x/2 sqrt(4-x^2) +2sin^-1(x/2)+c`


Discussion

No Comment Found

Related InterviewSolutions