Solveeit Logo

Question

Question: How do you find a vector equation and parametric equations in \(t\) for the line through the point a...

How do you find a vector equation and parametric equations in tt for the line through the point and perpendicular to the given plane. (POPO corresponds to t=0t=0 .) PO=(5,0,8)x+2y+z=9PO=\left( 5,0,8 \right)x+2y+z=9 ?

Explanation

Solution

Here we need to find the equation of a vector and parametric equations in tt for the line through the point and perpendicular to the given plane. (POPO corresponds to t=0t=0 .) PO=(5,0,8)x+2y+z=9PO=\left( 5,0,8 \right)x+2y+z=9. we know that the vector equation of line passing through a point AA (having position vector a\vec{a} ) and having direction vector along l\vec{l} is given by r=a+t.l\vec{r}=\vec{a}+t.\vec{l} . Its Cartesian equation for A=(x1,y1,z1)A=\left( {{x}_{1}},{{y}_{1}},{{z}_{1}} \right) and l=(g,h,f)\vec{l}=\left( g,h,f \right) is given by xx1g=yy1f=zz1h\dfrac{x-{{x}_{1}}}{g}=\dfrac{y-{{y}_{1}}}{f}=\dfrac{z-{{z}_{1}}}{h} .
Complete step by step solution:
Now considering from the question we have been asked to find the equation of a vector and parametric equations in tt for the line through the point and perpendicular to the given plane. (POPO corresponds to t=0t=0 .) PO=(5,0,8)x+2y+z=9PO=\left( 5,0,8 \right)x+2y+z=9.
Let us assume LL is the required line.
We can say that LL is perpendicular to the given plane P:x+2y+z=9P:x+2y+z=9 .
So now if we assume that the direction vector of LL is l\vec{l} . We know that this vector will be parallel to the normal of PP . So, if we assume the normal of PP is n\vec{n} then it will have the value <1,2,1><1,2,1> .
Now from the basic concepts we know that the vector equation of line passing through a point AA (having position vector a\vec{a} ) and having direction vector along l\vec{l} is given by r=a+t.l\vec{r}=\vec{a}+t.\vec{l} . Its Cartesian equation for A=(x1,y1,z1)A=\left( {{x}_{1}},{{y}_{1}},{{z}_{1}} \right) and l=(g,h,f)\vec{l}=\left( g,h,f \right) is given by xx1g=yy1f=zz1h\dfrac{x-{{x}_{1}}}{g}=\dfrac{y-{{y}_{1}}}{f}=\dfrac{z-{{z}_{1}}}{h}.
Hence in our case, the required line equation will be <5,0,8>+t.<1,2,1><5,0,8>+t.<1,2,1>
The Cartesian equation will be given as x51=y02=z81\dfrac{x-5}{1}=\dfrac{y-0}{2}=\dfrac{z-8}{1} .
Therefore we can conclude that the answer for this question is given as x5=y2=z8x-5=\dfrac{y}{2}=z-8 .

Note: During the process of answering questions of this type we should be sure with the concepts that we are going to apply. This is a very confusing question and mistakes are very much possible in this type of question. To avoid and reduce mistakes we need to practice more and more questions. For example we can interchange the normal and point and write the equation as <1,2,1>+t.<5,0,8><1,2,1>+t.<5,0,8> then we will have the equation as x15=y20=z18\dfrac{x-1}{5}=\dfrac{y-2}{0}=\dfrac{z-1}{8} which is a wrong answer.