I want to find $$\int \int_ R \sin\left(\frac{x-y}{x+y}\right)dA$$ where $R$ is the trapezoid with vertices $(1,1)$, $(2,2)$, $(4,0)$ and $(2,0$). I've seen some examples with similar integrals in my calculus book using triangles instead, but I'm confused as to what happens when we decide to use some other geometric figure. The way I understood it from these examples was that you integrate $dx$ from the lowest x values to the highest (where y=0) ($2$ and $4$ here) , and for the other integral the bounds $x=1$ from $(1,1)$ and $-x+y$ (the line through $(1,1)$ and $(2,2)$
Thus I get $$\int_2^4 dx \int_1^{-x+y}\sin\left(\frac{x-y}{x+y}\right)dy$$. I'm not sure if my understanding of these bounds are correct though as I didn't succeed in trying to evaluate this with wolfram.
Appreciate any help!
