Unit vector perpendicular to the level curve at point

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
Bestphysics112
Messages
24
Reaction score
2

Homework Statement


Find the unit vector perpendicular to the level curve of f(x,y) = x2y-10xy-9y2 at (2,-1)

Homework Equations


Gradient

The Attempt at a Solution


I'm not sure what it's asking. Wouldn't this just be the gradient of f(x,y) evaluated at (2,-1) then normalized? or am I missing something?
 
Physics news on Phys.org
Bestphysics112 said:
Wouldn't this just be the gradient of f(x,y) evaluated at (2,-1) then normalized?
Yes. Is that a problem?
 
Orodruin said:
Yes. Is that a problem?
No problem at all. I just wasn't sure what a level curve was.
 
A level curve of a function is the curve such that the function takes a fixed value. For example, the level curves of f=x^2+y^2 are circles.
 
Orodruin said:
A level curve of a function is the curve such that the function takes a fixed value. For example, the level curves of f=x^2+y^2 are circles.
Oh that makes much more sense. Thank you.