Maths Olympiad Prep

Library / /260 of 520

Algebra Difficulty 3.2 AMC 10/12 Find the answer

Given two unit vectors a\overrightarrow{a} and b\overrightarrow{b} with an angle of 120120^{\circ} between them, and kRk\in \mathbb{R}, then the minimum value of akb|\overrightarrow{a}-k\overrightarrow{b}| is:

Pick one

Solution

Since the angle between the two unit vectors a\overrightarrow{a} and b\overrightarrow{b} is 120120^{\circ}, we have ab=abcos120=12\overrightarrow{a} \cdot \overrightarrow{b} = |\overrightarrow{a}| \cdot |\overrightarrow{b}| \cos 120^{\circ} = -\dfrac{1}{2}.

Therefore, akb2=a22kab+k2b2|\overrightarrow{a}-k\overrightarrow{b}|^{2} = \overrightarrow{a}^{2} - 2k\overrightarrow{a} \cdot \overrightarrow{b} + k^{2}\overrightarrow{b}^{2}

=1+k+k2=(k+12)2+3434= 1 + k + k^{2} = (k + \dfrac{1}{2})^{2} + \dfrac{3}{4} \geqslant \dfrac{3}{4}.

It follows that when k=12k = -\dfrac{1}{2}, the minimum value of akb|\overrightarrow{a}-k\overrightarrow{b}| is 32\dfrac{\sqrt{3}}{2}.

Hence, the correct choice is B\boxed{B}.

This solution utilizes the definition and properties of the dot product of vectors: the square of a vector equals the square of its magnitude, combined with the method of finding the minimum value of a quadratic function. This question tests the understanding of the definition and properties of the dot product of vectors, specifically that the square of a vector equals the square of its magnitude, and the method of finding the minimum value of a quadratic function, assessing computational skills. It is considered a medium-level question.

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.