
I am supposed to find the area of the blue shaded region. The line $\mathrm {OA}$ is $y=x$. The circle is $x^2+y^2=16$.
The best method is to find slope of the line and use the formula $\frac12r^2\theta$ for the area of sector. But I'm supposed to use application of definite integrals.
In the figure, $A\equiv(2\sqrt2,2\sqrt2)$, $B\equiv(2\sqrt2,0)$, $C\equiv(4,0)$.
The area of the triangle can be found out by $\frac12(AB)(OB)$. To find area of blue part of $ABC$, I applied the definite integral $$\int _{2\sqrt2} ^4 \sqrt{16-x^2}dx$$
Now, won't this integral include the red shaded region too? Am I supposed to divide the final answer by two, so as to get only the blue shaded region? Because if I do divide, the answer doesn't match with what I get from $\frac12r^2\theta$.