Can anyone help me answer this question using the fundamental theorem of calculus.
Take the integral of the following integral.
$$\int_{\cos(x)}^{\sin(x)}\sqrt{1-t^2}\,\mathrm dt$$
For when $0 < x < \pi/2$
My thought to solve it is to split up the integral into two integrals so we have two integrals with a function as the upper limit. Can someone show me the steps of how it could be done? Thank you.
Please ask if something was unclear, I have asked a similar question earlier. But now I wanted to specify the usage of "the fundamental theorem of calculus" in the way of solving it.
hint
$t\mapsto \sqrt {1-t^2} $ is continuous at $[0,1] \implies $
by FTC,
$F:x\mapsto \int_{\cos (x)}^{\sin (x)} \sqrt{1-t^2}dt $ is differentiable at $(0,\frac {\pi}{2}) $ and
$$F'(x)=\sqrt {1-\sin^2 (x)}\cos (x)+\sqrt {1-\cos^2 (x)}\sin (x)=1$$
but
$$F (\frac {\pi}{4})=0$$ thus
$$\int_{\cos(x)}^{\sin(x)}\sqrt {1-t^2}dt=x -\frac {\pi}{4}.$$