Question
Question: Using vectors show that the point A (-2, 3, 5), B (7, 0, -1), C (-3, -2, -5) and D (3, 4, 7) are suc...
Using vectors show that the point A (-2, 3, 5), B (7, 0, -1), C (-3, -2, -5) and D (3, 4, 7) are such that AB and CD intersect at the point P (1, 2, 3).
Solution
Hint: Show that the point P lies on AB by showing that AB and AP are collinear. Then show that the point P lies on CD by showing that CP and CD are collinear. Since P lies on both AB and CD, it is the point of intersection of AB and CD.
Complete step-by-step answer:
From the given points we calculate the position vectors of each point from origin as follows:
OA=−2i+3j+5k
OB=7i−1k
OC=−3i−2j−5k
OD=3i+4j+7k
OP=i+2j+3k
We now find the vector AP as follows:
AP=OP−OA
Substituting the vectors, we get:
AP=(i+2j+3k)−(−2i+3j+5k)
Simplifying, we get:
AP=3i−j−2k........(1)
Now, we find the vector AB as follows:
AB=OB−OA
Substituting the vectors, we get:
AB=(7i−1k)−(−2i+3j+5k)
Simplifying the expression, we get:
AB=9i−3j−6k.........(2)
Comparing equation (1) and equation (2), we observe:
AB=3AP
Hence, the point P lies on the line AB.
We now find the vector CP as follows:
CP=OP−OC
Substituting the vectors, we get:
CP=(i+2j+3k)−(−3i−2j−5k)
Simplifying, we get:
CP=4i+4j+8k........(3)
Now, we find the vector CD as follows:
CD=OD−OC
Substituting the vectors, we get:
CD=(3i+4j+7k)−(−3i−2j−5k)
Simplifying the expression, we get:
CD=6i+6j+12k.........(4)
Comparing equation (3) and (4), we observe:
CD=23CP
Hence, the point P lies on the line CD.
Since, P lies on both the lines AB and CD, it is the point of intersection of the two lines.
Hence, we showed that AB and CD intersect at point P.
Note: The way we are asked to solve is clearly mentioned as using vectors, it is an error to solve using any other method other than vector method. Also, vector AP is OP−OA and not OA−OP .