Homework Statement
A triangle is defined by the 3 points P=(1,0,0), Q=(0,2,0) and R=(0,0,2).
Set up the double integral over its area.
The Attempt at a Solution
The triangle can be described as a plane 2x+y+z+2=0, with xE [0,1], yE [0,2], zE [0,2].
I parametrized it into r(u,v)...