Olympiad Maths Prep

Track / Stage 3 / 30 of 260 #30 of 2000

Problem 30

AMC 10/12, early questions
Algebra Difficulty 3.1 Find the answer

Given the vectors a=(3,4)\overrightarrow{a}=(3,-4), b=(2,x)\overrightarrow{b}=(2,x), and c=(2,y)\overrightarrow{c}=(2,y) in the plane, it is known that a\overrightarrow{a} is parallel to b\overrightarrow{b} and a\overrightarrow{a} is perpendicular to c\overrightarrow{c}. Find:

1. The value of bc\overrightarrow{b} \cdot \overrightarrow{c};
2. The angle between b\overrightarrow{b} and c\overrightarrow{c}.

Official solution

1. Since a\overrightarrow{a} is parallel to b\overrightarrow{b}, we have:

32=4xx=83. \frac{3}{2} = \frac{-4}{x} \Rightarrow x = -\frac{8}{3}.

And since a\overrightarrow{a} is perpendicular to c\overrightarrow{c}, we have:

32+(4)y=0y=32. 3 \cdot 2 + (-4) \cdot y = 0 \Rightarrow y = \frac{3}{2}.

Thus, b=(2,83)\overrightarrow{b} = (2, -\frac{8}{3}) and c=(2,32)\overrightarrow{c} = (2, \frac{3}{2}).

Now, we can compute the dot product of b\overrightarrow{b} and c\overrightarrow{c}:

bc=22+(83)32=0. \overrightarrow{b} \cdot \overrightarrow{c} = 2 \cdot 2 + \left( -\frac{8}{3} \right) \cdot \frac{3}{2} = \boxed{0}.

2. Let θ\theta be the angle between b\overrightarrow{b} and c\overrightarrow{c}. We can find cosθ\cos{\theta} using the dot product formula:

cosθ=bcbc=022+(83)222+(32)2=0. \cos{\theta} = \frac{\overrightarrow{b} \cdot \overrightarrow{c}}{|\overrightarrow{b}||\overrightarrow{c}|} = \frac{0}{\sqrt{2^2 + \left(-\frac{8}{3}\right)^2}\sqrt{2^2 + \left(\frac{3}{2}\right)^2}} = 0.

Since 0θ1800^\circ \leqslant \theta \leqslant 180^\circ, we have:

θ=90. \theta = \boxed{90^\circ}.

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