Maths Olympiad Prep

Library / /340 of 520

Algebra Difficulty 3.5 AMC 10/12 Find the answer

If a=8,b=12|\overrightarrow{a}|=8, |\overrightarrow{b}|=12, and the angle between a\overrightarrow{a} and b\overrightarrow{b} is 4545^{\circ}, then the projection vector of vector a\overrightarrow{a} onto b\overrightarrow{b} is ______.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Given a=8|\overrightarrow{a}|=8 and b=12|\overrightarrow{b}|=12, and the angle between a\overrightarrow{a} and b\overrightarrow{b} is 4545^{\circ}, we can calculate the dot product ab\overrightarrow{a} \cdot \overrightarrow{b} using the formula for the dot product in terms of magnitudes and the cosine of the angle between the vectors. The cosine of 4545^{\circ} is cos(45)=22\cos(45^{\circ}) = \frac{\sqrt{2}}{2}. Therefore, we have:

ab=abcos(45)=8×12×22=96×22=482 \overrightarrow{a} \cdot \overrightarrow{b} = |\overrightarrow{a}| \cdot |\overrightarrow{b}| \cdot \cos(45^{\circ}) = 8 \times 12 \times \frac{\sqrt{2}}{2} = 96 \times \frac{\sqrt{2}}{2} = 48\sqrt{2}

The projection of a\overrightarrow{a} onto b\overrightarrow{b} is given by the formula:

projba=abb2b \text{proj}_{\overrightarrow{b}}\overrightarrow{a} = \frac{{\overrightarrow{a} \cdot \overrightarrow{b}}}{{|\overrightarrow{b}|^2}} \cdot \overrightarrow{b}

Substituting the values we have:

projba=482122b=482144b=23b \text{proj}_{\overrightarrow{b}}\overrightarrow{a} = \frac{{48\sqrt{2}}}{{12^2}} \cdot \overrightarrow{b} = \frac{{48\sqrt{2}}}{{144}} \cdot \overrightarrow{b} = \frac{{\sqrt{2}}}{3}\overrightarrow{b}

Therefore, the projection vector of vector a\overrightarrow{a} onto b\overrightarrow{b} is 23b\boxed{\frac{\sqrt{2}}{3}\overrightarrow{b}}.

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.