Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

7.2 Q-9

Question Statement

The position vectors of the points AA, BB, CC, and DD are:

  • A=2iβ€Ύβˆ’jβ€Ύ+kβ€ΎA = 2 \underline{i} - \underline{j} + \underline{k}
  • B=3iβ€Ύ+jβ€ΎB = 3 \underline{i} + \underline{j}
  • C=2iβ€Ύ+4jβ€Ύβˆ’2kβ€ΎC = 2 \underline{i} + 4 \underline{j} - 2 \underline{k}
  • D=βˆ’iβ€Ύβˆ’2jβ€Ύ+kβ€ΎD = -\underline{i} - 2 \underline{j} + \underline{k}

Show that the vector AB\mathbf{AB} is parallel to the vector CD\mathbf{CD}.


Background and Explanation

To solve this problem, we need to:

  1. Find the vector AB\mathbf{AB} by subtracting the position vector of AA from the position vector of BB.
  2. Find the vector CD\mathbf{CD} by subtracting the position vector of CC from the position vector of DD.
  3. 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\mathbf{AB} = k \mathbf{CD} for some scalar kk, then the vectors are parallel.


Solution

Step 1: Find the vector AB\mathbf{AB}

The vector AB\mathbf{AB} is calculated by subtracting the position vector of AA from the position vector of BB:

AB=Bβˆ’A=(3iβ€Ύ+jβ€Ύ)βˆ’(2iβ€Ύβˆ’jβ€Ύ+kβ€Ύ)\mathbf{AB} = \mathbf{B} - \mathbf{A} = (3 \underline{i} + \underline{j}) - (2 \underline{i} - \underline{j} + \underline{k})

Simplifying:

AB=(3βˆ’2)iβ€Ύ+(1βˆ’(βˆ’1))jβ€Ύ+(0βˆ’1)kβ€Ύ\mathbf{AB} = (3 - 2) \underline{i} + (1 - (-1)) \underline{j} + (0 - 1) \underline{k} AB=iβ€Ύ+2jβ€Ύβˆ’kβ€Ύ(1)\mathbf{AB} = \underline{i} + 2 \underline{j} - \underline{k} \tag{1}

Step 2: Find the vector CD\mathbf{CD}

Next, calculate the vector CD\mathbf{CD} by subtracting the position vector of CC from the position vector of DD:

CD=Dβˆ’C=(βˆ’iβ€Ύβˆ’2jβ€Ύ+kβ€Ύ)βˆ’(2iβ€Ύ+4jβ€Ύβˆ’2kβ€Ύ)\mathbf{CD} = \mathbf{D} - \mathbf{C} = (-\underline{i} - 2 \underline{j} + \underline{k}) - (2 \underline{i} + 4 \underline{j} - 2 \underline{k})

Simplifying:

CD=(βˆ’1βˆ’2)iβ€Ύ+(βˆ’2βˆ’4)jβ€Ύ+(1βˆ’(βˆ’2))kβ€Ύ\mathbf{CD} = (-1 - 2) \underline{i} + (-2 - 4) \underline{j} + (1 - (-2)) \underline{k} CD=βˆ’3iβ€Ύβˆ’6jβ€Ύ+3kβ€Ύ\mathbf{CD} = -3 \underline{i} - 6 \underline{j} + 3 \underline{k}

Step 3: Check if AB\mathbf{AB} and CD\mathbf{CD} are parallel

To check if the vectors AB\mathbf{AB} and CD\mathbf{CD} are parallel, we see if CD\mathbf{CD} is a scalar multiple of AB\mathbf{AB}.

From equation (1), we know that: AB=iβ€Ύ+2jβ€Ύβˆ’kβ€Ύ\mathbf{AB} = \underline{i} + 2 \underline{j} - \underline{k}

We can factor out βˆ’3-3 from CD\mathbf{CD}:

CD=βˆ’3(iβ€Ύ+2jβ€Ύβˆ’kβ€Ύ)\mathbf{CD} = -3(\underline{i} + 2 \underline{j} - \underline{k})

This shows that:

CD=βˆ’3AB\mathbf{CD} = -3 \mathbf{AB}

Since CD\mathbf{CD} is a scalar multiple of AB\mathbf{AB}, the vectors AB\mathbf{AB} and CD\mathbf{CD} are parallel, but they point in opposite directions.

Thus, AB\mathbf{AB} is parallel to CD\mathbf{CD}, but they are in opposite directions.


Key Formulas or Methods Used

  • 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\mathbf{AB} = \mathbf{B} - \mathbf{A}

  • Scalar Multiple: Two vectors are parallel if one is a scalar multiple of the other. AB=kCD\mathbf{AB} = k \mathbf{CD}


Summary of Steps

  1. Find AB\mathbf{AB} by subtracting the position vectors of AA and BB.
  2. Find CD\mathbf{CD} by subtracting the position vectors of CC and DD.
  3. Check parallelism by verifying if CD\mathbf{CD} is a scalar multiple of AB\mathbf{AB}.
  4. Conclude that AB\mathbf{AB} is parallel to CD\mathbf{CD}, but they are in opposite directions.