Solving a Calc 3 Problem: Finding a Level Surface at (1,-2,0)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
adartsesirhc
Messages
54
Reaction score
0
This is a problem I got from a Stanford class in calc 3:

Let f(x,y,z)=xyz+3. Find an equation of the level surface that passes through the point (1,-2,0).

This is as far as I have gotten:
The constant for the level surface will be k = xyz + 3 = (1)(-2)(0) + 3 = 3.
The equation is thus 3 = xyz + 3, or xyz = 0.
From this, I understand that the level surface will consist of the coordinate axes, but is there any way to parametrize or otherwise explicitly define this? If not, should xyz = 0 be sufficient as an equation of the level curve? Thanks!
 
Physics news on Phys.org
Well, from what I can tell, the equation xyz=0 seems to be what their looking for.