Maths Olympiad Prep

Library / /301 of 520

Algebra Difficulty 3.3 AMC 10/12 Find the answer

Given two unit vectors a\overrightarrow{a} and b\overrightarrow{b} with an angle of 6060^{\circ} between them, and c=(1t)a+tb\overrightarrow{c} = (1-t)\overrightarrow{a} + t\overrightarrow{b}, find the value of tt such that bc=12\overrightarrow{b} \cdot \overrightarrow{c} = -\frac{1}{2}. The possible answers are:

Pick one

Solution

We start by calculating the dot product of b\overrightarrow{b} and c\overrightarrow{c}:

bc=b[(1t)a+tb]\overrightarrow{b} \cdot \overrightarrow{c} = \overrightarrow{b} \cdot [(1-t)\overrightarrow{a} + t\overrightarrow{b}]

Distributive law for dot products gives:

=(1t)(ba)+t(bb)=(1-t)(\overrightarrow{b} \cdot \overrightarrow{a}) + t(\overrightarrow{b} \cdot \overrightarrow{b})

Since a\overrightarrow{a} and b\overrightarrow{b} are unit vectors and their angle is 6060^{\circ}, their dot product is 12\frac{1}{2}, and the dot product of a vector with itself is 1. So we have:

=(1t)12+t1=(1-t)\cdot\frac{1}{2} + t\cdot1

=1t2+t=\frac{1-t}{2} + t

We are given that bc=12\overrightarrow{b} \cdot \overrightarrow{c} = -\frac{1}{2}, so we can set up the following equation:

1t2+t=12\frac{1-t}{2} + t = -\frac{1}{2}

Solving for tt, we get:

t=2t = -2

Therefore, the answer is D:2\boxed{D: -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.