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 (P0 corresponds to t=0.) =(5,0,8),x+2y+z=9?
Solution
In this question we have to find the parametric and vector equations for the given line and plane, If r0 is the position vector of the point, then the line must have the form
r=r0+tv,
This is the vector equation of a line in three dimensions. By letting r=r0+tv, r0=(x0,y0,z0), and v=(a,b,c) we obtain the equation the parametric equations of the line passing through the point P0=(x0,y0,z0) and parallel to the vector v=(a,b,c):
x=x0+ta,y=y0+tb,z=z0+tc. Now substituting the given values we will get the required equations.
Complete step-by-step solution:
Given point is (5,0,8) and the plane is x+2y+z=9.
A vector perpendicular to the plane ax+by+cz+d=0 is given by (a,b,c).
So the vector perpendicular to the plane x+2y+z=9 is (1,2,1),
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 on the line and a non-zero vector v 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 on the line and following a constant multiple of the vector v.
By Definition the normal vector is always perpendicular to its plane.
Now the parametric equation of a line through(x0,y0,z0)and parallel to the vector (a,b,c) is
x=x0+ta,
y=y0+tb,
z=z0+tc,
So using the above,
Here x0=5,a=1, y0=0,b=2, z0=8,c=1,
Now substituting the values we get,
So the parametric equation of our line is,
x=5+t,
y=0+2t,⇒y=2t,
z=8+t,
Now the vector form of the line is given by, r=r0+tv,
Here r0=5i+8k, and v=i+2j+k,
Now substituting the values we get,
r=(5i+8k)+t(i+2j+k),
By simplifying we get,
r=(5+t)i+(0+2t)j+(8+t)k,
Now the vector equation can also be written as,
r=(5,0,8)+t(1,2,1),
So the required parametric equation is
x=5+t,
y=0+2t,⇒y=2t,
z=8+t, and
The vector equation is r=(5,0,8)+t(1,2,1).
∴The vector equation and parametric equations in t for the line through the point and perpendicular to the given (5,0,8),x+2y+z=9, are
x=5+t,
y=0+2t,⇒y=2t,
z=8+t, and
The vector equation is r=(5,0,8)+t(1,2,1).
Note: The equation of a line in two dimensions is ax+by=c; it is reasonable to expect that a line in three dimensions is given by ax+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.