Evaluate the double integral:
I= Integral[Integral[xydA
over the triangular region with vertices (0,0) (1,0) and (0,1)
I tried it as if it were a square:
Integral[0 to 1]Integral[0 to 1] xy*dxdy
and wound up with 1/4
Then I divided it by two: 1/8
I knew that would most likely not work...but it was worth a shot.
How to do?
I= Integral[Integral[xydA
over the triangular region with vertices (0,0) (1,0) and (0,1)
I tried it as if it were a square:
Integral[0 to 1]Integral[0 to 1] xy*dxdy
and wound up with 1/4
Then I divided it by two: 1/8
I knew that would most likely not work...but it was worth a shot.
How to do?