Question
Question: How to find parametric equations for the line through \[(2,4,6)\] that is perpendicular to the plane...
How to find parametric equations for the line through (2,4,6) that is perpendicular to the plane x−y+3z=7 ?
Solution
We can solve the question using the concept of parametric equations.
Equation of plane: The plane containing the point (x1,y1,z1) and having a normal vector n=⟨a,b,c⟩ has equation a(x−x1)+b(y−y1)+c(z−z1)=0
V=< a,b,c > is the vector in the line. If the line is perpendicular to the plane, it is parallel to the normal vector of the plane, since the normal vector is also perpendicular to the plane.
Complete step-by-step answer:
According to our question the line x−y+z=7 is perpendicular to the plane.
If a line is perpendicular to the plane then it is parallel to the Normal vector.
As our line is perpendicular to the plane, our line is also parallel to the Normal vector.
As our line is parallel to the Normal vector, the vector formed for our equation is n=⟨1,−1,3⟩ .
Now our line parallel to the vector n=⟨1,−1,3⟩ and passes through the point (2,4,6) .
A line parallel to the vector v=⟨a,b,c⟩ passing through the point (x1,y1,z1) is given by the parametric equations.