Solveeit Logo

Question

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

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

Explanation

Solution

In this question we have to find the parametric and vector equations for the given line and plane, If r0{r_0} is the position vector of the point, then the line must have the form
r=r0+tv\overrightarrow r = {r_0} + tv,
This is the vector equation of a line in three dimensions. By letting r=r0+tv\overrightarrow r = {r_0} + tv, r0=(x0,y0,z0){r_0} = \left( {{x_0},{y_0},{z_0}} \right), and v=(a,b,c)v = \left( {a,b,c} \right) we obtain the equation the parametric equations of the line passing through the point P0=(x0,y0,z0){P_0} = \left( {{x_0},{y_0},{z_0}} \right) and parallel to the vector v=(a,b,c)v = \left( {a,b,c} \right):
x=x0+tax = {x_0} + ta,y=y0+tby = {y_0} + tb,z=z0+tcz = {z_0} + tc. Now substituting the given values we will get the required equations.

Complete step-by-step solution:
Given point is (5,0,8)\left( {5,0,8} \right) and the plane is x+2y+z=9x + 2y + z = 9.
A vector perpendicular to the plane ax+by+cz+d=0ax + by + cz + d = 0 is given by (a,b,c)\left( {a,b,c} \right).
So the vector perpendicular to the plane x+2y+z=9x + 2y + z = 9 is (1,2,1)\left( {1,2,1} \right),
A line is determined by a point and a direction. Thus, to find an equation representing a line in three dimensions choose a point P0{P_0} on the line and a non-zero vector vv parallel to the line. Since any constant multiple of a vector still points in the same direction, it seems reasonable that a point on the line can be found by starting at the point P0{P_0} on the line and following a constant multiple of the vector vv.
By Definition the normal vector is always perpendicular to its plane.
Now the parametric equation of a line through(x0,y0,z0)\left( {{x_0},{y_0},{z_0}} \right)and parallel to the vector (a,b,c)\left( {a,b,c} \right) is
x=x0+tax = {x_0} + ta,
y=y0+tby = {y_0} + tb,
z=z0+tcz = {z_0} + tc,
So using the above,
Here x0=5,a=1{x_0} = 5,a = 1, y0=0,b=2{y_0} = 0,b = 2, z0=8,c=1{z_0} = 8,c = 1,
Now substituting the values we get,
So the parametric equation of our line is,
x=5+tx = 5 + t,
y=0+2ty = 0 + 2t,y=2t \Rightarrow y = 2t,
z=8+tz = 8 + t,
Now the vector form of the line is given by, r=r0+tv\overrightarrow r = {r_0} + tv,
Here r0=5i+8k{r_0} = 5\overrightarrow i + 8\overrightarrow k , and v=i+2j+kv = \overrightarrow i + 2\overrightarrow j + \overrightarrow k ,
Now substituting the values we get,
r=(5i+8k)+t(i+2j+k)\overrightarrow r = \left( {5\overrightarrow i + 8\overrightarrow k } \right) + t\left( {\overrightarrow i + 2\overrightarrow j + \overrightarrow k } \right),
By simplifying we get,
r=(5+t)i+(0+2t)j+(8+t)k\overrightarrow r = \left( {5 + t} \right)\overrightarrow i + \left( {0 + 2t} \right)\overrightarrow j + \left( {8 + t} \right)\overrightarrow k ,
Now the vector equation can also be written as,
r=(5,0,8)+t(1,2,1)\overrightarrow r = \left( {5,0,8} \right) + t\left( {1,2,1} \right),
So the required parametric equation is
x=5+tx = 5 + t,
y=0+2ty = 0 + 2t,y=2t \Rightarrow y = 2t,
z=8+tz = 8 + t, and
The vector equation is r=(5,0,8)+t(1,2,1)\overrightarrow r = \left( {5,0,8} \right) + t\left( {1,2,1} \right).

\therefore The vector equation and parametric equations in t for the line through the point and perpendicular to the given (5,0,8)\left( {5,0,8} \right),x+2y+z=9x + 2y + z = 9, are
x=5+tx = 5 + t,
y=0+2ty = 0 + 2t,y=2t \Rightarrow y = 2t,
z=8+tz = 8 + t, and
The vector equation is r=(5,0,8)+t(1,2,1)\overrightarrow r = \left( {5,0,8} \right) + t\left( {1,2,1} \right).

Note: The equation of a line in two dimensions is ax+by=cax + by = c; it is reasonable to expect that a line in three dimensions is given by ax+by+cz+d=0ax + by + cz + d = 0;, it turns out that this is the equation of a plane.
A plane does not have an obvious "direction'' as does a line. It is possible to associate a plane with a direction in a very useful way, however: there are exactly two directions perpendicular to a plane. Any vector with one of these two directions is called normal to the plane. So while there are many normal vectors to a given plane, they are all parallel or antiparallel to each other.