Describe geometrically the level surfaces of the functions

  • Thread starter Thread starter matt_crouch
  • Start date Start date
  • Tags Tags
    Functions Surfaces
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 5K views
matt_crouch
Messages
157
Reaction score
1
So the question is as titled

i) f=(x^2 +y^2 +z^2) ^1/2

if I can figure out the method I can solve the other equations but I'm not really sure where to start I know that a function f(x,y,z) of a level surface well be constant so do I just find del f ?
 
Physics news on Phys.org
matt_crouch said:
So the question is as titled

i) f=(x^2 +y^2 +z^2) ^1/2

if I can figure out the method I can solve the other equations but I'm not really sure where to start I know that a function f(x,y,z) of a level surface well be constant so do I just find del f ?
No, this has nothing to do with the gradient. A "level surface" for any function f(x,y,z) is, as you say, the set of points (x, y, z) where f(x, y, z)= C, a constant.

Here, that gives [itex](x^2+ y^2+ z^2)^{1/2}= C[/itex]. What do you get if you square both sides?
 
so you just square both sides so id get

x2+y2+z2= C2

where C2 is just another constant

is that right?