I am having problem solving this problem Compute $$\iint_\Omega xy \,dx\, dy\,,$$ where $\Omega$ is a triangle with vertices $$(0,0), (\cos \alpha, \sin \alpha),(-\sin \alpha, \cos \alpha).$$
I learned how to solve this type of problem when the vertices are given as numbers instead of trigonometric functions. But as this question has given in trigonometric form, I do not understand what to substitute with. Any type of hint will be helpful.
Hints: Both your points $A=(\cos \alpha, \sin \alpha)$ and $B=(-\sin \alpha, \cos \alpha)$ lie on unit circle, and it is easy to see that point $A$ lies on a line $y=\tan \alpha \cdot x$ which passing the origin, and that point $B$ lies on a line $y = - \cot \alpha \cdot x$ which also passing the origin $O$. Next, we have to find the equation for the line which passing our points $A$ and $B$, it is: $$y=\frac{\cos \alpha - \sin \alpha}{-\sin \alpha - \cos \alpha}\left( x - \cos \alpha \right) + \sin \alpha.$$
Now we can split the area of our triangle $OAB$ into two parts. The 'left' part will have these limits: $$-\sin \alpha \le x \le 0, \quad - \cot \alpha \cdot x \le y \le \frac{\cos \alpha - \sin \alpha}{-\sin \alpha - \cos \alpha}\left( x - \cos \alpha \right) + \sin \alpha,$$
and the 'right' part: $$0 \le x \le \cos \alpha, \quad \tan \alpha \cdot x \le y \le \frac{\cos \alpha - \sin \alpha}{-\sin \alpha - \cos \alpha}\left( x - \cos \alpha \right) + \sin \alpha$$
EDIT: In my hint $\alpha$ is sharp angle.
Figure.