The teacher hasn't uploaded a solution for this question yet.
The section formula states that if a point $P$ divides the line segment joining points $A$ and $B$ with position vectors $\vec{a}$ and $\vec{b}$ respectively in the ratio $m:n$, then the position vector of $P$ is given by: $$ \vec{p} = \frac{m\vec{b} + n\vec{a}}{m+n} $$
Let the wicketkeeper divide the line segment joining the bowler and the leg slip fielder in the ratio $k:1$. Then, the position vector of the wicketkeeper $\vec{W}$ can be expressed as: $$ \vec{W} = \frac{k\vec{F} + 1\vec{B}}{k+1} $$
We are given $\vec{B}=2\hat{i}+8\hat{j}$, $\vec{W}=6\hat{i}+12\hat{j}$ and $\vec{F}=12\hat{i}+18\hat{j}$. Substituting these into the section formula: $$ 6\hat{i}+12\hat{j} = \frac{k(12\hat{i}+18\hat{j}) + (2\hat{i}+8\hat{j})}{k+1} $$
Equating the $\hat{i}$ and $\hat{j}$ components, we get: $$ 6 = \frac{12k + 2}{k+1} \quad \text{and} \quad 12 = \frac{18k + 8}{k+1} $$
From the first equation: $$ 6(k+1) = 12k + 2 \\ 6k + 6 = 12k + 2 \\ 6k = 4 \\ k = \frac{4}{6} = \frac{2}{3} $$ From the second equation: $$ 12(k+1) = 18k + 8 \\ 12k + 12 = 18k + 8 \\ 6k = 4 \\ k = \frac{4}{6} = \frac{2}{3} $$ Both equations give the same value for $k$.
The ratio is $k:1$, which is $\frac{2}{3}:1$. Multiplying by 3 to get rid of the fraction, we get the ratio $2:3$.
Final Answer: 2:3
AI generated content. Review strictly for academic accuracy.