Straight Line in Space
Different forms of Straight line in space
Any straight line in space can be written in three forms – vector equation, Cartesian form and parametric form
- Vector equation of a line passing through a fixed point with position vector
and parallel to a given vector
is given as,
where t is a scalar.
Here a is the point lying on the line and b is the direction of line.
- Vector equation of a line passing through two points:
If a line is passing through two points and
then its vector equation is written as,
- Cartesian(symmetric) equations of a line
Cartesian equations of a line passing through two given points (x1,y1,z1) and (x2,y2,z2) is given by
This is also called symmetric equations of line.
- Parametric form of a line
Set of parametric equations of a line can be obtained from Cartesian form itself by setting each equation equal to any parameter say ‘t’.
Then parametric equations are given as,
Example1.Find the vector equation of the line passing through points A(3,4,-7) and B(1,-1,6). Also find the Cartesian equation and parametric equations of line.
Solution: Given position vectors of two points are,
a = 〈3,4-7〉 b =〈1,-1,6〉
Vector equation of line is given as,
=〈3,4,-7〉 + t〈1-3,-1-4,6+7〉
= 〈3,4,-7〉+ t〈-2,-5,13〉
Cartesian(symmetric) form is given as,
Parametric equations are given as,
x = -2t +3
y = -5t+4
z = 13t-7
Example2. Determine if the line that passes through the point (0,−3,8) and is parallel to the line given by x=10+3t, y=12t and z= −3−t passes through the xz-plane. If it does, then give the coordinates of that point.
Solution: Line is given in parametric form. Direction vector of given line are the coefficients of t 〈3,12,-1〉.
Any line parallel to this given line will have same direction vector. So the vector form of new parallel line passing through point (0,-3,8) is given as
=〈 3t, -3+12t, 8-t〉
If this line passes through xz plane then y coordinate must be 0, therefore
-3+12t = 0
t =1/4
So, the line does pass through the xz-plane. To get the complete coordinates of the point all we need to do is plug t=1/4 into equations. We’ll use the vector form
This is the point where new line is passing through xz plane.
Example3.The Cartesian(symmetric) equations of a line are 6x-2= 3y+1=2z-2. Find the vector equation of the line.
Solution: In symmetric form of line , coefficients of x,y and z must be unity. So to get proper form of symmetric equations ,we make the coefficients of x,y and z as unity.
6x-2 =3y+1 =2z-2
6(x- 2/6 ) = 3(y+1/3 ) = 2(z-1)
Dividing all sides by 6,
This shows line is passing through point (1/3 ,-1/3 ,1) and has direction vector as (1,2,3). So vector form of this line is given as,
Example4. Find the direction cosines of given line . Also find its vector equation.
Solution: Given symmetric equation can be rewritten as,
This shows this line is passing through point (2,5/2 ,-1) and has direction ratio proportional to 2,-3/2,0.
So its direction cosines are,
The line is passing through point having position vector 〈2, 5/2, -1〉 and direction vector as 〈2, -3/2 ,0〉 so its vector equation is written as,
Example5.If the points A(-1,3,2) , B(-4,2,-2), C(5,5,k) are collinear then find value of k.
Solution: The Cartesian equations of a line passing through points A(-1,3,2) and B(-4,2,-2) are given as,
Since points A,B and C are given collinear so point C (5,5,k) must satisfy this equation,
2 =2 = (k-2)/4
After solving 2=(k-2)/4 we get k= 10
Angle between two lines
Let the vector equations of two lines is given as,
and
And θ is the angle between them then,
where b1 and b2 are the direction vectors of two lines.
Example6. Find the angle between the lines
Solution: The direction vectors of given lines are :
b1=〈3,-2,0〉 and b2 =〈1, 3/2, 2〉
b1.b2= 〈3,-2,0〉. 〈1, 3/2, 2〉 = 3-3+0 = 0
=> θ = π/2
Perpendicularity of two lines
If two lines are perpendicular then dot product of their direction vectors would be 0 and vice versa.
Example7. Find the value of k if the given lines are perpendicular to each other.
and
Solution: First we need to write these equations in proper symmetric form making coefficients of x,y and z as unity.
and
Direction vectors of these lines are
b1=〈-3, 2k/7 ,2 〉 and b2 =〈-3k/7 ,1,-5〉
Since lines are given perpendicular so dot product of their direction vectors would be 0.
11k/7 = 10
k = 70/11
Practice problems:
- Find the vector equation as well as Cartesian equation of the line passing through two points A(1,2,-1) and B(2,1,1).
- Show that the points with position vectors 〈 -2,3,0〉 , 〈1,2,3〉 and 〈7,0,-1〉 are collinear.
- Show that the following lines are perpendicular to each other.
and
- If the coordinates of points A,B,C and D are (1,2,3) ,(4,5,7), (-4,3,-6) and (2,9,2) respectively . then find the angle between lines AB and CD.
Answers:
1)
4) 0
