Question Statement
The position vectors of the points A, B, C, and D are:
- A=2iββjβ+kβ
- B=3iβ+jβ
- C=2iβ+4jββ2kβ
- D=βiββ2jβ+kβ
Show that the vector AB is parallel to the vector CD.
Background and Explanation
To solve this problem, we need to:
- Find the vector AB by subtracting the position vector of A from the position vector of B.
- Find the vector CD by subtracting the position vector of C from the position vector of D.
- Check if the vectors are parallel by verifying if one vector is a scalar multiple of the other.
Two vectors are parallel if one vector is a scalar multiple of the other. In other words, if:
AB=kCD
for some scalar k, then the vectors are parallel.
Solution
Step 1: Find the vector AB
The vector AB is calculated by subtracting the position vector of A from the position vector of B:
AB=BβA=(3iβ+jβ)β(2iββjβ+kβ)
Simplifying:
AB=(3β2)iβ+(1β(β1))jβ+(0β1)kβ
AB=iβ+2jββkβ(1)
Step 2: Find the vector CD
Next, calculate the vector CD by subtracting the position vector of C from the position vector of D:
CD=DβC=(βiββ2jβ+kβ)β(2iβ+4jββ2kβ)
Simplifying:
CD=(β1β2)iβ+(β2β4)jβ+(1β(β2))kβ
CD=β3iββ6jβ+3kβ
Step 3: Check if AB and CD are parallel
To check if the vectors AB and CD are parallel, we see if CD is a scalar multiple of AB.
From equation (1), we know that:
AB=iβ+2jββkβ
We can factor out β3 from CD:
CD=β3(iβ+2jββkβ)
This shows that:
CD=β3AB
Since CD is a scalar multiple of AB, the vectors AB and CD are parallel, but they point in opposite directions.
Thus, AB is parallel to CD, but they are in opposite directions.
-
Vector Subtraction: To find the vector between two points, subtract the position vector of the initial point from the position vector of the final point.
AB=BβA
-
Scalar Multiple: Two vectors are parallel if one is a scalar multiple of the other.
AB=kCD
Summary of Steps
- Find AB by subtracting the position vectors of A and B.
- Find CD by subtracting the position vectors of C and D.
- Check parallelism by verifying if CD is a scalar multiple of AB.
- Conclude that AB is parallel to CD, but they are in opposite directions.