I have a triangle $ABC$ defined with the points $A=(2.4,-5.4,6)$, $B=(0,1.1,3.2)$, $C=(-7.6,3,0)$
And I'm asked to find the volume of the solid of $\mathbb R^3$ given by the points between the plane that is made by the points of the triangle and the plaze ${z=0}$ (The same points of the triangle with all the $z=0$)
I think I should use integrals but I don't know from which regions to do the triple integration.
The area of a triangle with vertices $A,B,C$ in $\mathbb{R}^3$ can be obtained using the cross product: $$\mathrm{Surface}=\frac12 \|\overrightarrow{AB}\times \overrightarrow{AC}\|.$$
The following doesn't give the volume of the region in the question as noticed by @achillehui
Also, the volume of a tetrahedron defined by four points $A,B,C,D$, can be computed using $$\mathrm{Volume}=\frac16 |\det(\overrightarrow{AB},\overrightarrow{AC},\overrightarrow{AD})|.$$
Edit
Assume that $A',B',C'=C$ are the vertices of the triangle on the plane $z=0.$ Then, we can decompose the figure in two tetrahedrons: one with vertices $A',A,B',C$ and the other with vertices $A,B,B',C.$ Using the formula above one gets the volume.