Question: plotting and polynomial

2 question

one, how do you plot two graphs together of f(x,y)= x - x - y + y and it's tanget at plane (1,1). i can do it individually but is it just simple as putting them in one notation in plot command?  for f(x,y) i used plot3d(f(x,y)) from -pi to pi for both x and y but don't know how to put tangent in at plane (1,1)

two, how apporoximate f(x,y) = y / x by a polynomial of degree 6 in x-1 and y+1.

any hints or examples  are much appreciated.

thx

Please Wait...