(2.1) Find parametric equations of the line that passes through the point P = (2, 0, −1) and is
parallel to the vector ~n =< 2, 1, 3 >.
(2.2) Find parametric equations of the line that passes through the points A = (1, 2, −3) and B =
(7, 2, −4).
(2.3) Find parametric equations for the line of intersection of the planes −5x + y − 2z = 3 and
2x − 3y + 5z = −7.
Vector equation of a line is:
where r0 is position vector of any point on the line.
And v is a vector parallel to the line.
2.1
it is given that (2,0,-1) is a point on the line.
Its position vector is
Therefore the vector equation of the line is
Therefore the parametric equations are
2.2
it is given that (1,2,-3) and (7,2,-4) are points on the line.
The direction vector (a,b,c) will be
The vector equation of the line is
Therefore the parametric equations are
2.3
set z=0, solve for x and y
point 1:
We can use the cross product to find a direction vector for the line
The cross product of the normals to the planes results in a vector that is orthogonal to both and would be parallel to the line of intersection.
plug the point into and the vector found into <a,b,c>
Comments