I was asked to find the area of $f(x,y) = \frac{1}{(2x+3y)^2}$ inside the parallelogram defined by the points (5,-1); (8, -3); (6, -1) and (9, -3).
I am stuck trying to find a suitable change of variables in order to integrate inside of a rectangle. I attempted with the trivial change $u=2x$ and $v = 3y$ but it just defines another parallelogram.
What alternative path could I follow?
Thank you very much.