jwxie
- 278
- 0
Homework Statement
Sketch the indicated traces, and the graph z = f(x,y)
f(x,y) = x - 2y z = 0; z = 1; x = 0; y = 0
The Attempt at a Solution
z = f(x,y) = 0 = x - 2y -> y = -x/2 the trace is a line
z = f(x,y) = 1 = x - 2y -> y = x-1/2 another line going through x = 1/2
z = f(0,y) = 0 - 2y -> z = -2y a line with slope -1 in zy plane
z = f(x,0) = x - 0 -> z = xI drew the graph, and i wanted to verify. The one on wolframalpha is too hard to verify...
If it is wrong, please tell me what went wrong. Thanks...
When I drew the graph, I noticed that the third and fourth traces were simply x and y axis...