Maths Olympiad Prep

Library / /457 of 520

Algebra Difficulty 4.6 AIME Prove it

Let a\overrightarrow{a} and b\overrightarrow{b} be two non-collinear vectors.
(1) If AB=a+b\overrightarrow{AB} = \overrightarrow{a} + \overrightarrow{b}, BC=2a+8b\overrightarrow{BC} = 2\overrightarrow{a} + 8\overrightarrow{b}, and CD=3(ab)\overrightarrow{CD} = 3(\overrightarrow{a} - \overrightarrow{b}), prove that points A, B, and D are collinear.
(2) Find the real number kk such that ka+bk\overrightarrow{a} + \overrightarrow{b} is collinear with 2a+kb2\overrightarrow{a} + k\overrightarrow{b}.

Solution

(1) Since AB=a+b\overrightarrow{AB} = \overrightarrow{a} + \overrightarrow{b}, BC=2a+8b\overrightarrow{BC} = 2\overrightarrow{a} + 8\overrightarrow{b}, and CD=3(ab)\overrightarrow{CD} = 3(\overrightarrow{a} - \overrightarrow{b}), we can find BD\overrightarrow{BD} by adding BC\overrightarrow{BC} and CD\overrightarrow{CD}:
BD=BC+CD=(2a+8b)+3(ab)=5a+5b=5(a+b). \overrightarrow{BD} = \overrightarrow{BC} + \overrightarrow{CD} = (2\overrightarrow{a} + 8\overrightarrow{b}) + 3(\overrightarrow{a} - \overrightarrow{b}) = 5\overrightarrow{a} + 5\overrightarrow{b} = 5(\overrightarrow{a} + \overrightarrow{b}).
This implies that:
BD=5AB. \overrightarrow{BD} = 5\overrightarrow{AB}.
Hence, vector BD\overrightarrow{BD} is collinear with vector AB\overrightarrow{AB}, and since point B lies on both these vectors, we can conclude that points A, B, and D are collinear.

(2) Since ka+bk\overrightarrow{a} + \overrightarrow{b} and 2a+kb2\overrightarrow{a} + k\overrightarrow{b} are collinear, there exists a scalar λ\lambda such that:
ka+b=λ(2a+kb). k\overrightarrow{a} + \overrightarrow{b} = \lambda(2\overrightarrow{a} + k\overrightarrow{b}).
By comparing the coefficients of a\overrightarrow{a} and b\overrightarrow{b}, we can set up the system of equations:
{k=2λ,1=λk. \begin{cases} k = 2\lambda, \\ 1 = \lambda k. \end{cases}
Solving this system, we multiply the two equations to eliminate λ\lambda:
k=21k    k2=2    k=±2. k = 2 \cdot \frac{1}{k} \implies k^2 = 2 \implies k = \pm\sqrt{2}.
Therefore, the value of kk is ±2.\boxed{\pm\sqrt{2}}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.