Let $R=\{(x,y) : 0\leq x\leq \pi, 0\leq y\leq a\}$.
For what values of $a\in [0,\pi]$, $\iint_R \sin(x+y) dxdy=1$?
I found $\pi/6$ by trying, but I'm wondering how I can solve this problem algebraically?
Let $R=\{(x,y) : 0\leq x\leq \pi, 0\leq y\leq a\}$.
For what values of $a\in [0,\pi]$, $\iint_R \sin(x+y) dxdy=1$?
I found $\pi/6$ by trying, but I'm wondering how I can solve this problem algebraically?
Copyright © 2021 JogjaFile Inc.
Hint. First show that $$\iint_R \sin(x+y) dxdy=\int_{y=0}^a\left(\int_{x=0}^\pi\sin(x+y) dx\right) dy=\int_{y=0}^a2\cos(y) dy=2\sin(a)$$ Then solve the equation $\sin(a)=1/2$ for $a\in [0,\pi]$.