Given f(x,y,z)=x2−2y2+2z2−8=0 with point P(a,b,c) .
⟹a2−2b2+2c2−8=0
Now (fx,fy,fz)=(2x,−4y,4z) and so at point P it is: (2a,−4b,4c) .
So, Equation of the tangent plane is 2a(x−a)−4b(y−b)+4c(z−c)=0
⟹ax−2by+2cz=8
The system 2x+3y+2z=8,x−y+2z=5 is a line, we choose points on the line.
The points (3,0,1) and (−1,1,27) of the given line must lie in this tangent plane,
then we have c=28−3a and b=440−23a .
Using the equation a2−2b2+2c2−8=0
⟹a2−8(40−23a)2+2(8−3a)2−8=0,
⟹−485a2+1648a−1408=0
⟹a=485824−i485861,a=485824+i485861
we do not find a real solution for a.
Answer: The tangent plane does not exist.
Comments