Find every point where the tangent plane is horizontal on z=x-3y+5

18 Views Asked by At

For this, I calculated the partial derivatives with respect to y, and x.

Partial derivative wrt x:1 Partial derivative wrt y:-3

I found then that the plane is tangent at (1,-3,15) since the z=(1+9+15)=15. The answer though is none. Where have I gone wrong?