Quincy
- 228
- 0
Homework Statement
Find the gradient of the function at the given point, then sketch the gradient together with the level curve that passes through the point.
f(x,y) = y - x (2,1)
Homework Equations
gradient of f = (df/dx)i + (df/dy)j
The Attempt at a Solution
df/dx = -1
df/dy = 1
gradient of f = (df/dx)i + (df/dy)j = -i + j
I don't really know where to go from here; what exactly is a level curve?