Answer:
a) (8,8,-6)
b) 4x+4y+3z = -3
Step-by-step explanation:
a)
The surface is given by the equation
f(x,y,z) = 0 where
[tex]f(x,y,z)=-2x^2+2y^2-3z^2+3[/tex]
The gradient of this function is the vector
[tex](\frac{\partial f}{\partial x},\frac{\partial f}{\partial y},\frac{\partial f}{\partial z})=(-4x,4y,-6z)[/tex]
If we evaluate it in the point P = (-2,2,1) we obtain the point
(8,8,-6)
b)
The vectors with their tails at P are of the form
(-2,2,1)-(x,y,z) = (-2-x, 2-y, 1-z)
as they must be orthogonal to the gradient, they must be orthogonal to the vector (8,8,6) so their inner product is 0
[tex](-2-x,2-y,1-z)\cdot(8,8,6)=0\Rightarrow -16-8x+16-8y+6-6z=0\Rightarrow 4x+4y+3z=-3[/tex]
and the equation of the desired plane is
4x+4y+3z = -3