How do you find the equations for the tangent plane to the surface \[z = {x^2} - 2xy + {y^2}\] through\[\left( {1,2,1} \right)\] ?
Answer
614.4k+ views
Hint: Here in this question, we have to find the equation for the tangent plane of a given surface. First rewrite the equation of surface in the form of \[f(x,y,z) = 0\], then find the normal vector \[\nabla f(x,y,z) = \dfrac{{\partial f}}{{\partial x}}\widehat i + \dfrac{{\partial f}}{{\partial y}}\widehat j + \dfrac{{\partial f}}{{\partial z}}\widehat k\] at the given point and next find the equation of tangent plane using the vector equation of the form \[\overrightarrow r \cdot \overrightarrow n = \overrightarrow a \cdot \overrightarrow n \]on simplification we get the required equation.
Complete step by step solution:
Let \[z = f(x,y)\] be the equation of a surface \[S\] in \[{\mathbb{R}^3}\], and let \[P = (a,b,c)\] be a point on \[S\]. Let \[T\] be a plane which contains the point \[P\], and let \[Q = (x,y,z)\] represent a generic point on the surface \[S\]. If the (acute) angle between the vector \[\overrightarrow {PQ} \] and the plane \[T\] approaches zero as the point \[Q\] approaches \[P\] along the surface \[S\], then we call \[T\] the tangent plane to \[S\] at \[P\].
Consider the given equation of surface
\[z = {x^2} - 2xy + {y^2}\]
rearrange the equation of the surface into the form \[f(x,y,z) = 0\]
\[\therefore \,\,{x^2} - 2xy + {y^2} - z = 0\]
We define the surface function as
\[f(x,y,z) = {x^2} - 2xy + {y^2} - z\]------(1)
Now, find the normal at any particular point in vector space using
\[\nabla f(x,y,z) = \dfrac{{\partial f}}{{\partial x}}\widehat i + \dfrac{{\partial f}}{{\partial y}}\widehat j + \dfrac{{\partial f}}{{\partial z}}\widehat k\]------(2)
Substitute equation (1) in (2), then
\[\nabla f(x,y,z) = \dfrac{\partial }{{\partial x}}\left( {{x^2} - 2xy + {y^2} - z} \right)\widehat i + \dfrac{\partial }{{\partial y}}\left( {{x^2} - 2xy + {y^2} - z} \right)\widehat j + \dfrac{\partial }{{\partial z}}\left( {{x^2} - 2xy + {y^2} - z} \right)\widehat k\]
As we know, when partially differentiating we differentiate w.r.t the variable in question while treating the other variables as constant, then
\[\nabla f(x,y,z) = \left( {2x - 2y} \right)\widehat i + \left( { - 2x + 2y} \right)\widehat j + \left( { - 1} \right)\widehat k\]-----(3)
Given the particular point \[\left( {1,2,1} \right)\] the normal vector to the surface is given by:
Where \[x = 1\], \[y = 2\] and \[z = 1\].
Substitute the \[x,y,z\] value in equation (3)
\[\nabla f(x,y,z) = \left( {2\left( 1 \right) - 2\left( 2 \right)} \right)\widehat i + \left( { - 2\left( 1 \right) + 2\left( 2 \right)} \right)\widehat j + \left( { - 1} \right)\widehat k\]
\[\Rightarrow\nabla f(x,y,z) = \left( {2 - 4} \right)\widehat i + \left( { - 2 + 4} \right)\widehat j + \left( { - 1} \right)\widehat k\]
On simplification, we get
\[\nabla f(x,y,z) = - 2\widehat i + 3\widehat j - \widehat k\]
The tangent plane to the surface \[z = {x^2} - 2xy + {y^2}\] has this normal vector and it also passes through the point \[\left( {1,2,1} \right)\]. It will therefore have a vector equation of the form:
\[\overrightarrow r \cdot \overrightarrow n = \overrightarrow a \cdot \overrightarrow n \]-------(4)
Where \[\overrightarrow r = \left\langle {x,y,z} \right\rangle \] and \[\overrightarrow n = \left\langle { - 2,2, - 1} \right\rangle \] is the normal vector and a is any point in the plane i.e., \[\overrightarrow a = \left\langle {1,2,1} \right\rangle \]
Substitute \[\overrightarrow r \],\[\overrightarrow n \] and \[\overrightarrow a \] in the equation (4), then
\[ \Rightarrow \,\,\left\langle {x,y,z} \right\rangle \cdot \left\langle { - 2,2, - 1} \right\rangle = \left\langle {1,2,1} \right\rangle \cdot \left\langle { - 2,2, - 1} \right\rangle \]
we know from the scalar dot product
\[- 2x + 2y - z = - 2 + 4 - 1\]
On simplification., we get
\[- 2x + 2y - z = 1\]
Multiplying the whole equation by -1, then
\[ \therefore\,\,2x - 2y + z = - 1\]
Hence, the equation for the tangent plane to the surface \[z = {x^2} - 2xy + {y^2}\] through the point \[\left( {1,2,1} \right)\] is \[2x - 2y + z = - 1\].
Note: Here we differentiate partially the function with respect to x, y and z. We treat other variables as constant while differentiating with respect to one variable. We must know about the vector equation of general form and then we can determine the equation for the tangent.
Complete step by step solution:
Let \[z = f(x,y)\] be the equation of a surface \[S\] in \[{\mathbb{R}^3}\], and let \[P = (a,b,c)\] be a point on \[S\]. Let \[T\] be a plane which contains the point \[P\], and let \[Q = (x,y,z)\] represent a generic point on the surface \[S\]. If the (acute) angle between the vector \[\overrightarrow {PQ} \] and the plane \[T\] approaches zero as the point \[Q\] approaches \[P\] along the surface \[S\], then we call \[T\] the tangent plane to \[S\] at \[P\].
Consider the given equation of surface
\[z = {x^2} - 2xy + {y^2}\]
rearrange the equation of the surface into the form \[f(x,y,z) = 0\]
\[\therefore \,\,{x^2} - 2xy + {y^2} - z = 0\]
We define the surface function as
\[f(x,y,z) = {x^2} - 2xy + {y^2} - z\]------(1)
Now, find the normal at any particular point in vector space using
\[\nabla f(x,y,z) = \dfrac{{\partial f}}{{\partial x}}\widehat i + \dfrac{{\partial f}}{{\partial y}}\widehat j + \dfrac{{\partial f}}{{\partial z}}\widehat k\]------(2)
Substitute equation (1) in (2), then
\[\nabla f(x,y,z) = \dfrac{\partial }{{\partial x}}\left( {{x^2} - 2xy + {y^2} - z} \right)\widehat i + \dfrac{\partial }{{\partial y}}\left( {{x^2} - 2xy + {y^2} - z} \right)\widehat j + \dfrac{\partial }{{\partial z}}\left( {{x^2} - 2xy + {y^2} - z} \right)\widehat k\]
As we know, when partially differentiating we differentiate w.r.t the variable in question while treating the other variables as constant, then
\[\nabla f(x,y,z) = \left( {2x - 2y} \right)\widehat i + \left( { - 2x + 2y} \right)\widehat j + \left( { - 1} \right)\widehat k\]-----(3)
Given the particular point \[\left( {1,2,1} \right)\] the normal vector to the surface is given by:
Where \[x = 1\], \[y = 2\] and \[z = 1\].
Substitute the \[x,y,z\] value in equation (3)
\[\nabla f(x,y,z) = \left( {2\left( 1 \right) - 2\left( 2 \right)} \right)\widehat i + \left( { - 2\left( 1 \right) + 2\left( 2 \right)} \right)\widehat j + \left( { - 1} \right)\widehat k\]
\[\Rightarrow\nabla f(x,y,z) = \left( {2 - 4} \right)\widehat i + \left( { - 2 + 4} \right)\widehat j + \left( { - 1} \right)\widehat k\]
On simplification, we get
\[\nabla f(x,y,z) = - 2\widehat i + 3\widehat j - \widehat k\]
The tangent plane to the surface \[z = {x^2} - 2xy + {y^2}\] has this normal vector and it also passes through the point \[\left( {1,2,1} \right)\]. It will therefore have a vector equation of the form:
\[\overrightarrow r \cdot \overrightarrow n = \overrightarrow a \cdot \overrightarrow n \]-------(4)
Where \[\overrightarrow r = \left\langle {x,y,z} \right\rangle \] and \[\overrightarrow n = \left\langle { - 2,2, - 1} \right\rangle \] is the normal vector and a is any point in the plane i.e., \[\overrightarrow a = \left\langle {1,2,1} \right\rangle \]
Substitute \[\overrightarrow r \],\[\overrightarrow n \] and \[\overrightarrow a \] in the equation (4), then
\[ \Rightarrow \,\,\left\langle {x,y,z} \right\rangle \cdot \left\langle { - 2,2, - 1} \right\rangle = \left\langle {1,2,1} \right\rangle \cdot \left\langle { - 2,2, - 1} \right\rangle \]
we know from the scalar dot product
\[- 2x + 2y - z = - 2 + 4 - 1\]
On simplification., we get
\[- 2x + 2y - z = 1\]
Multiplying the whole equation by -1, then
\[ \therefore\,\,2x - 2y + z = - 1\]
Hence, the equation for the tangent plane to the surface \[z = {x^2} - 2xy + {y^2}\] through the point \[\left( {1,2,1} \right)\] is \[2x - 2y + z = - 1\].
Note: Here we differentiate partially the function with respect to x, y and z. We treat other variables as constant while differentiating with respect to one variable. We must know about the vector equation of general form and then we can determine the equation for the tangent.
Recently Updated Pages
Which of the following graphs shows the variation of class 12 physics CBSE

Draw a labelled diagram of the human male reproductive class 12 biology CBSE

Describe the experiment to compare the emf of two cells class 12 physics CBSE

What is standard hydrogen electrode

What is conventional current and electric current class 12 physics CBSE

2Bromopentane is treated with an alcoholic KOH solution class 12 chemistry CBSE

Trending doubts
Which are the Top 10 Largest Countries of the World?

Differentiate between internal fertilization and external class 12 biology CBSE

What is the Full Form of 1.DPT 2.DDT 3.BCG

Differentiate between lanthanoids and actinoids class 12 chemistry CBSE

Sketch and label the Malpighian body class 12 biology CBSE

Why is the cell called the structural and functional class 12 biology CBSE

