I am trying to figure out the answer to this problem: Evaluate $$\iint sin(\frac{x+y}{2}) cos(\frac{x-y}{2})dA$$ on $R$, where $R$ is the triangle with vertices $(0,0),(2,0)$ and $(1,1)$.
I arrived at an answer using the substitution $u=(x+y)/2$ and $v=(x-y)/2$ and the change of variables theorem using Jacobians.
My answer was $2sin1-sin2$. But the answer that I have in this textbook is that $1 - sin(2)/2$.
Did I do something wrong? If so, then what did I do wrong? Please answer with the detailed solution.