Question:medium

Find the position vector of point \( C \) which divides the line segment joining points \( A \) and \( B \) having position vectors \( \hat{i} + 2\hat{j} - \hat{k} \) and \( -\hat{i} + \hat{j} + \hat{k} \), respectively, in the ratio 4:1 externally. Further, find \( | \overrightarrow{AB} | : | \overrightarrow{BC} | \).

Show Hint

For external division, the ratio formula includes subtraction in the denominator: \( \frac{m\vec{B} - n\vec{A}}{m-n} \).
Updated On: Jan 13, 2026
Show Solution

Solution and Explanation

1. Position vector of \( C \): The position vector of point \( C \), which divides the line segment joining points \( A \) and \( B \) externally in the ratio \( m:n \), is given by the formula: \[ \vec{r}_C = \frac{m\vec{r}_B - n\vec{r}_A}{m-n}. \] Given \( \vec{r}_A = \hat{i} + 2\hat{j} - \hat{k} \), \( \vec{r}_B = -\hat{i} + \hat{j} + \hat{k} \), \( m = 4 \), and \( n = 1 \). Substituting these values: \[ \vec{r}_C = \frac{4(-\hat{i} + \hat{j} + \hat{k}) - 1(\hat{i} + 2\hat{j} - \hat{k})}{4-1}. \] Simplifying the expression: \[ \vec{r}_C = \frac{-4\hat{i} + 4\hat{j} + 4\hat{k} - \hat{i} - 2\hat{j} + \hat{k}}{3} = \frac{-5\hat{i} + 2\hat{j} + 5\hat{k}}{3}. \] Therefore, the position vector of \( C \) is: \[ \vec{r}_C = -\frac{5}{3} \hat{i} + \frac{2}{3} \hat{j} + \frac{5}{3} \hat{k}. \] 2. Calculate the ratio \( |\overrightarrow{AB}| : |\overrightarrow{BC}| \): First, find the vector \( \overrightarrow{AB} \): \[ \overrightarrow{AB} = \vec{r}_B - \vec{r}_A = (-\hat{i} + \hat{j} + \hat{k}) - (\hat{i} + 2\hat{j} - \hat{k}) = -2\hat{i} - \hat{j} + 2\hat{k}. \] The magnitude of \( \overrightarrow{AB} \) is: \[ | \overrightarrow{AB} | = \sqrt{(-2)^2 + (-1)^2 + 2^2} = \sqrt{4 + 1 + 4} = \sqrt{9} = 3. \] Next, find the vector \( \overrightarrow{BC} \): \[ \overrightarrow{BC} = \vec{r}_C - \vec{r}_B = \left(-\frac{5}{3}\hat{i} + \frac{2}{3}\hat{j} + \frac{5}{3}\hat{k}\right) - (-\hat{i} + \hat{j} + \hat{k}). \] Simplifying \( \overrightarrow{BC} \): \[ \overrightarrow{BC} = \left(-\frac{5}{3} + 1\right)\hat{i} + \left(\frac{2}{3} - 1\right)\hat{j} + \left(\frac{5}{3} - 1\right)\hat{k} = \frac{-2}{3}\hat{i} - \frac{1}{3}\hat{j} + \frac{2}{3}\hat{k}. \] The magnitude of \( \overrightarrow{BC} \) is: \[ | \overrightarrow{BC} | = \sqrt{\left(-\frac{2}{3}\right)^2 + \left(-\frac{1}{3}\right)^2 + \left(\frac{2}{3}\right)^2} = \sqrt{\frac{4}{9} + \frac{1}{9} + \frac{4}{9}} = \sqrt{\frac{9}{9}} = 1. \] The ratio \( |\overrightarrow{AB}| : |\overrightarrow{BC}| \) is: \[ |\overrightarrow{AB}| : |\overrightarrow{BC}| = 3:1. \] Final Answer: \[ \vec{r}_C = -\frac{5}{3} \hat{i} + \frac{2}{3} \hat{j} + \frac{5}{3} \hat{k}, \quad |\overrightarrow{AB}| : |\overrightarrow{BC}| = 3:1. \]
Was this answer helpful?
0

Top Questions on Vectors