Solveeit Logo

Question

Question: Find the equation of the tangent plane and normal line to the surface \(2{x^2} + {y^2} + 2z = 3\) at...

Find the equation of the tangent plane and normal line to the surface 2x2+y2+2z=32{x^2} + {y^2} + 2z = 3 at the point (2,1,3)(2, 1, -3)

Explanation

Solution

to solve this problem, we need to assume the surface to be the function in x,y,zx,y,z. Then we have to differentiate the function with respect to x,y,zx,y,z and find the respective values at the point (2,1,3)(2,1, - 3). At last we have to write the equation for the tangent and the normal plane.

Complete step-by-step answer:
Let us assume that
ϕ(x,y,z)=2x2+y2+2z3\phi (x,y,z) = 2{x^2} + {y^2} + 2z - 3
We choose this function because ϕ=0\phi = 0, we get the surface as given in the question. Now we have to find the tangent plane and the normal line, so for that we need to find
dϕdx,dϕdy,dϕdz\dfrac{{d\phi }}{{dx}},\dfrac{{d\phi }}{{dy}},\dfrac{{d\phi }}{{dz}}
This is because the formula for the tangent plane and the normal line involve their use.
Formula for the tangent plane
(xh)dϕdx+(yk)dϕdy+(zt)dϕdz=0(x - h)\dfrac{{d\phi }}{{dx}} + (y - k)\dfrac{{d\phi }}{{dy}} + (z - t)\dfrac{{d\phi }}{{dz}} = 0
where h,k,th,k,t are the coordinates of the point from which the tangent plane will pass.
Formula for the normal line is
xhdϕdx=ykdϕdy=ztdϕdz\dfrac{{x - h}}{{\dfrac{{d\phi }}{{dx}}}} = \dfrac{{y - k}}{{\dfrac{{d\phi }}{{dy}}}} = \dfrac{{z - t}}{{\dfrac{{d\phi }}{{dz}}}}
Differentiation ϕ\phi with respect to xx, we get
ϕx=4x\dfrac{{\partial \phi }}{{\partial x}} = 4x
Substituting x=2x = 2 from the point (2,1,3)(2,1, - 3)as it will pass through it.
ϕx=8\dfrac{{\partial \phi }}{{\partial x}} = 8
Differentiation ϕ\phi with respect to yy, we get
ϕy=2y\dfrac{{\partial \phi }}{{\partial y}} = 2y
Substituting y=1y = 1 from the point (2,1,3)(2,1, - 3)as it will pass through it.
ϕy=2\dfrac{{\partial \phi }}{{\partial y}} = 2
Differentiation ϕ\phi with respect to zzand substitutez=3z = - 3, we get
ϕz=2\dfrac{{\partial \phi }}{{\partial z}} = 2
Therefore equation of the tangent plan becomes
(x2)8+(y1)2+(z+3)2=0(x - 2)8 + (y - 1)2 + (z + 3)2 = 0
(x2)4+(y1)+(z+3)=0(x - 2)4 + (y - 1) + (z + 3) = 0
4x+y+z=64x + y + z = 6
Equation of the normal becomes
x28=y12=z+32x24=y11=z+31\dfrac{{x - 2}}{8} = \dfrac{{y - 1}}{2} = \dfrac{{z + 3}}{2} \Rightarrow \dfrac{{x - 2}}{4} = \dfrac{{y - 1}}{1} = \dfrac{{z + 3}}{1}

Note: The key point to solve such geometrical 3D3 - D questions in remembering the formula for every tangent, normal, etc. as you can see in the above question, you cannot go ahead if you do not know the formula for the tangent plane and the normal line.