$$\int^{x=\frac{\pi}{4}}_{x=0} \int^{y= \cos{x}}_{y=\sin{x}} dydx$$
I got the answer $\sqrt{2} - 1 $ but my tutor got $8$? I assumed that I am starting with integrating $1 dydx$, that is how I got my answer.
Is my answer wrong?
$$\int^{x=\frac{\pi}{4}}_{x=0} \int^{y= \cos{x}}_{y=\sin{x}} dydx$$
I got the answer $\sqrt{2} - 1 $ but my tutor got $8$? I assumed that I am starting with integrating $1 dydx$, that is how I got my answer.
Is my answer wrong?
So we have: $$ I = \int_{x = 0}^{x = \frac{\pi}{4}} \!\!\!\int_{y = \sin{x}}^{y = \cos{x}} \!\!dydx = \int_{x = 0}^{x = \frac{\pi}{4}}\!\! \big(\cos{x} - \sin{x}\big) dx $$
The area bounded between cosine and sine between $0$ and $\frac{\pi}{4}$.
Hence:
$$ I =\big( \sin{x} + \cos{x} \big)_{x = 0}^{x=\frac{\pi}{4}} = \left(\sin{\frac{\pi}{4}} + \cos{\frac{\pi}{4}}\right) - \big(\sin{0} + \cos{0}) \big) = \frac{\sqrt2}2+\frac{\sqrt{2}}{2}- 1 = \sqrt{2} - 1 $$
Your answer is correct!