Maths Olympiad Prep

Library / /245 of 520

Algebra Difficulty 3.2 AMC 10/12 Find the answer

Given vectors a=(3,4)\overrightarrow{a}=(-3,4) and b=(2,1)\overrightarrow{b}=(-2,1), determine the projection of a\overrightarrow{a} onto b\overrightarrow{b} as ()(\quad).

A: 2-{2}
B: 2{2}
C: 25{-2}\sqrt{5}
D: 252\sqrt{5}

Multiple choice: answer with the letter of the option you want.

Solution

This problem primarily requires understanding the formula for the angle between two vectors and the definition of vector projection. By using the formula for the angle between two vectors, we find the cosine of the angle θ\theta between a\overrightarrow{a} and b\overrightarrow{b}. Applying the definition of vector projection, we calculate the projection of a\overrightarrow{a} onto b\overrightarrow{b} as acosθ=5×25=25|\overrightarrow{a}|\cos{\theta} = 5\times \frac{2}{\sqrt{5}} = 2\sqrt{5}.

Step 1: Calculate the dot product of a\overrightarrow{a} and b\overrightarrow{b}.
ab=(3)(2)+(4)(1)=10\overrightarrow{a} \cdot \overrightarrow{b} = (-3)(-2) + (4)(1) = 10.

Step 2: Determine the magnitudes of a\overrightarrow{a} and b\overrightarrow{b}.
a=(3)2+(4)2=25=5|\overrightarrow{a}| = \sqrt{(-3)^2 + (4)^2} = \sqrt{25} = 5,
b=(2)2+(1)2=5|\overrightarrow{b}| = \sqrt{(-2)^2 + (1)^2} = \sqrt{5}.

Step 3: Calculate the cosine of the angle θ\theta between a\overrightarrow{a} and b\overrightarrow{b}.
cosθ=abab=1055=25\cos{\theta} = \frac{\overrightarrow{a} \cdot \overrightarrow{b}}{|\overrightarrow{a}| |\overrightarrow{b}|} = \frac{10}{5\sqrt{5}} = \frac{2}{\sqrt{5}}.

Step 4: Calculate the projection of a\overrightarrow{a} onto b\overrightarrow{b}.
Projection of a onto b=acosθ=5×25=25\boxed{\text{Projection of } \overrightarrow{a} \text{ onto } \overrightarrow{b} = |\overrightarrow{a}|\cos{\theta} = 5 \times \frac{2}{\sqrt{5}} = 2\sqrt{5}}.

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.