If I have something like this: $x = 16-y^2-z^2$ how would I go about making three different plane traces so that a rough 3-D surface could be constructed/sketched using them?
I have a slight understanding that you need to set each $x,y,z$ to any number $k$ and then see what is left over for each, but I'm having trouble figuring out what the equations represent.
For example, $$Let \;\;\; x=k \;\;\; now \;\;\; k = 16-y^2-z^2$$ What is that exactly? A circle? Maybe it has been too long and I don't recognize these things anymore, but I went and looked through my book and can't find any examples that relate well to the one above.
Thanks for any help!
EDIT: Thinking about this, should I maybe set each variable to zero and then see what is left over?
The graph of $$x = 16-y^2-z^2$$ is a paraboloid with the $x$-axis as its axis of symmetry.
For any $ x\le 16 $ we get a circle of radius $\sqrt {16-x}.$
For example for $x=0$ we get $ y^2 +z^2 =16$ which is a circle of radius $4$ in $yz$ plane.