In Year 13 vectors, two lines intersect if they pass through the same point. To find whether two lines meet, we compare their vector or parametric equations and solve for the parameters.
This is a standard Cambridge A Level 9709 skill. You need to be able to decide whether two lines intersect, and if they do, find the point of intersection clearly and accurately.
A line in three dimensions can be written as
where \( \mathbf{a} \) is the position vector of a fixed point on the line, \( \mathbf{b} \) is a direction vector, and \( \lambda \) is a parameter.
Suppose the two lines are
If they intersect, then there is one point that lies on both lines, so the two vector expressions are equal for some values of \( \lambda \) and \( \mu \).
To test for intersection, set the two position vectors equal:
Then compare the \(x\)-, \(y\)-, and \(z\)-coordinates to form simultaneous equations in \( \lambda \) and \( \mu \).
| Result | Meaning |
|---|---|
| One consistent pair of parameter values | The lines intersect |
| No consistent solution | The lines do not intersect |
| Direction vectors are multiples | The lines may be parallel or the same line |
Find the point of intersection of the lines
Solution
Set the two expressions equal:
Compare coordinates:
From \( 2-\lambda=\mu \), substitute into the first equation:
Then
Check in the third equation:
So the lines intersect. Substitute \( \lambda=2 \) into the first line:
Determine whether the lines
intersect.
Solution
Set the coordinates equal:
From the third equation,
Substitute into the first equation:
Then
Check the second equation:
The lines are given by
Find whether the lines intersect.
Solution
Compare coordinates:
From the first and third equations:
So these are consistent. Use \( s=3-t \) in the second equation:
Then
Substitute into either line:
Determine the relationship between the lines
Solution
Compare the direction vectors:
The direction vectors are multiples, so the lines are parallel or identical.
Check whether the point \( \begin{pmatrix} 5\\ 1\\ 6 \end{pmatrix} \) lies on the first line:
All three coordinates give the same value of \( \lambda \), so the point lies on the first line.
To find whether two lines intersect, set their vector equations equal, solve for the parameters, and check that the same parameter values satisfy all coordinate equations.