Compute $\int\int xy dS$, where $S$ is the surface of the tetrahedron with sides $z=0,y=0,x=0$ and $z=1-x-y$.
I evaluated $\sqrt{3}\int_0^1\int_0^{1-x}xy dydx$ and got the result as $\frac{\sqrt{3}}{24}$.
But it doesn't match the book's answer which is $\frac{1+\sqrt{3}}{24}$.
Where did i go wrong?