Given: let f (x,y,z) = x2 + y2 + z2 = 2y - 3x and g(x,y,z) = 3x + y2 - z2
A. Find an equation for the tangent plane for the surface g(x,y,z) = 9 at the point (3, -1, 1)
B. Find the line tangent to the intersection of the surfaces f(x,y,z) = 0 and g(x,y,z) =9 at the point (3,-1,1)
A. I...