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=3 at the point (2,1,−3)
Solution
to solve this problem, we need to assume the surface to be the function in x,y,z. Then we have to differentiate the function with respect to x,y,z and find the respective values at the point (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+2z−3
We choose this function because ϕ=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
dxdϕ,dydϕ,dzdϕ
This is because the formula for the tangent plane and the normal line involve their use.
Formula for the tangent plane
(x−h)dxdϕ+(y−k)dydϕ+(z−t)dzdϕ=0
where h,k,t are the coordinates of the point from which the tangent plane will pass.
Formula for the normal line is
dxdϕx−h=dydϕy−k=dzdϕz−t
Differentiation ϕ with respect to x, we get
∂x∂ϕ=4x
Substituting x=2 from the point (2,1,−3)as it will pass through it.
∂x∂ϕ=8
Differentiation ϕ with respect to y, we get
∂y∂ϕ=2y
Substituting y=1 from the point (2,1,−3)as it will pass through it.
∂y∂ϕ=2
Differentiation ϕ with respect to zand substitutez=−3, we get
∂z∂ϕ=2
Therefore equation of the tangent plan becomes
(x−2)8+(y−1)2+(z+3)2=0
(x−2)4+(y−1)+(z+3)=0
4x+y+z=6
Equation of the normal becomes
8x−2=2y−1=2z+3⇒4x−2=1y−1=1z+3
Note: The key point to solve such geometrical 3−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.