The teacher hasn't uploaded a solution for this question yet.
Let $\vec{a}$ and $\vec{b}$ be the position vectors of points A and B respectively. $\vec{a} = \hat{i} + 2\hat{j} - \hat{k}$ $\vec{b} = -\hat{i} + \hat{j} + \hat{k}$
Since point C divides the line segment AB externally in the ratio 4:1, the position vector of C, denoted by $\vec{c}$, is given by: $$ \vec{c} = \frac{m\vec{b} - n\vec{a}}{m - n} $$ where $m = 4$ and $n = 1$.
Substituting the values of $\vec{a}$, $\vec{b}$, $m$, and $n$ into the formula: $$ \vec{c} = \frac{4(-\hat{i} + \hat{j} + \hat{k}) - 1(\hat{i} + 2\hat{j} - \hat{k})}{4 - 1} $$ $$ \vec{c} = \frac{-4\hat{i} + 4\hat{j} + 4\hat{k} - \hat{i} - 2\hat{j} + \hat{k}}{3} $$ $$ \vec{c} = \frac{-5\hat{i} + 2\hat{j} + 5\hat{k}}{3} $$ $$ \vec{c} = -\frac{5}{3}\hat{i} + \frac{2}{3}\hat{j} + \frac{5}{3}\hat{k} $$
$\vec{AB} = \vec{b} - \vec{a} = (-\hat{i} + \hat{j} + \hat{k}) - (\hat{i} + 2\hat{j} - \hat{k}) = -2\hat{i} - \hat{j} + 2\hat{k}$
$|\vec{AB}| = \sqrt{(-2)^2 + (-1)^2 + (2)^2} = \sqrt{4 + 1 + 4} = \sqrt{9} = 3$
$\vec{BC} = \vec{c} - \vec{b} = (-\frac{5}{3}\hat{i} + \frac{2}{3}\hat{j} + \frac{5}{3}\hat{k}) - (-\hat{i} + \hat{j} + \hat{k}) = (-\frac{5}{3} + 1)\hat{i} + (\frac{2}{3} - 1)\hat{j} + (\frac{5}{3} - 1)\hat{k} = -\frac{2}{3}\hat{i} - \frac{1}{3}\hat{j} + \frac{2}{3}\hat{k}$
$|\vec{BC}| = \sqrt{(-\frac{2}{3})^2 + (-\frac{1}{3})^2 + (\frac{2}{3})^2} = \sqrt{\frac{4}{9} + \frac{1}{9} + \frac{4}{9}} = \sqrt{\frac{9}{9}} = 1$
$\frac{|\vec{AB}|}{|\vec{BC}|} = \frac{3}{1} = 3$ Therefore, $|\vec{AB}|:|\vec{BC}| = 3:1$
Final Answer: Position vector of C: $-\frac{5}{3}\hat{i} + \frac{2}{3}\hat{j} + \frac{5}{3}\hat{k}$, and $|\vec{AB}|:|\vec{BC}| = 3:1$
AI generated content. Review strictly for academic accuracy.