Tom N. answered 07/22/21
Strong proficiency in elementary and advanced mathematics
Using the x,y points one can find the equations of the sides of the parallelogram. Side one from (-3,5) to (-2,8) is 3x-y=-14, Side 2 from (-2,8) to (1,3) is 5x/3 +y +14/3 side 3 from (1,3) to (0,0) is 3x-y=0 and side 4 from (0,0) to (-3,5) is 5x/3+y=0> These can now be used to find the mapping into (u,v) by substituting x= u - 3v and y=3u + 5v into the equations for the lines and find u ranges from 0 to 1 and v ranges from -1 to 0. The Jacobian can be found from the x and y equations in terms of u and v and gives J= 14. So the integral becomes as follows:
∫-10∫01(2(u-3v) +3(3u +5v))14dudv. Doing the integration gives 14 as the area.