Drawing 3D level sets/curves

$\begingroup$

I was asked to

Draw the level sets of $$f(x,y,z) = 9x^2-4y^2-36z$$

I under how to draw them with just two variables, but does anyone have any resources that could help me visualize drawing these sets in 3D? I'm having trouble understanding what the answer would look like

$\endgroup$ 1

1 Answer

$\begingroup$

Your idea is close, though, I presume you mean $z=\ldots$, rather than $x=\ldots$.

Note that a level set of your function has the form $f(x,y,z)=k$ for some real number $k$. For this particular function, that is $$9x^2-4y^2-36z = k$$ or $$z = \frac{9x^2-4y^2}{36}-\frac{k}{36}.$$ Presumably, you know that each of these is a hyperbolic paraboloid; the parameter $k$ simply shifts the paraboloid up or down. Here are a few of them sketched together:

enter image description here

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like