I am really confused on how to get my integrating function because I don't know, even after graphing, how the tetrahedron intersects the x-y-z axis.
I am supposed to find the triple integral for the volume of the tetrahedron cut from the first octant by the plane $6x + 3y + 2z = 6$.
I have found the bounds of integration by isolating $x,y,z$ in the tetrahedron equation. So I know how the bounds will be in any order of integration that I want. I am now stuck on what the integrating function will be.
So for example, if I was integrating w.r.t dxdydz then, according to the bounds I found through a numerical method, should be:
$$\int_{z=0}^3\int_{y=0}^{\frac{6-2z}{3}} \int_{x=0}^{\frac {6-3y-2z}{6}} dx dy dz$$
Now these are the bounds I have found. How do I get the integrating equation? Would the integrating equation be x for the first definite integral?
so something like this?
$$x \rvert _{0}^{\frac{6-3y-2z}{6}}$$
Is that right?
So then to find the volume this would be the whole equation with the bounds.
{0,3} {0, (6-2z)/3 } {0, (6-3y-2z)/6} dx dy dz

As you can see in the graph above, it is bounded by the given plane so are my bounds correct? is the function a constant "1" ?
