Question 1
If\ $\quad \left|\bar{a}\right| = 3, \quad \left|\bar{b}\right| = 5$\ and the angle between $\bar{a}$ and $\bar{b}$ is $\dfrac{\pi}{3}$, then ${\left|\bar{a} + \bar{b}\right| =}$
A. $\sqrt{19}$
This is $\left|\bar{a} - \bar{b}\right| = \sqrt{9 + 25 - 15}$. The cross term was subtracted when it should have been added. Expanding $(\bar{a} + \bar{b}) \cdot (\bar{a} + \bar{b})$ gives $+2\,\bar{a} \cdot \bar{b}$, and the minus sign belongs only to $\left|\bar{a} - \bar{b}\right|^{2}$.
B. $49$
This is $\left|\bar{a} + \bar{b}\right|^{2}$. The expansion was done correctly, but the square root was never taken at the end.
C. $7$Correct answer
$\left|\bar{a} + \bar{b}\right|^{2} = \left|\bar{a}\right|^{2} + \left|\bar{b}\right|^{2} + 2\left|\bar{a}\right|\left|\bar{b}\right|\cos\frac{\pi}{3} = 9 + 25 + 2 \times 3 \times 5 \times \frac{1}{2} = 49$, so $\left|\bar{a} + \bar{b}\right| = 7$.
D. $\sqrt{34}$
The magnitudes were combined as if $\bar{a}$ and $\bar{b}$ were perpendicular, which drops the $2\,\bar{a} \cdot \bar{b}$ term. That shortcut (Pythagoras) only works when the angle is $\frac{\pi}{2}$; here $\bar{a} \cdot \bar{b} = \frac{15}{2}$, which is not zero.
Explanation
The magnitude of a sum is found from its square, and the square is a scalar product of the vector with itself: $\left|\bar{a} + \bar{b}\right|^{2} = (\bar{a} + \bar{b}) \cdot (\bar{a} + \bar{b}) = \left|\bar{a}\right|^{2} + 2\,\bar{a} \cdot \bar{b} + \left|\bar{b}\right|^{2}$. The given angle supplies $\bar{a} \cdot \bar{b} = \left|\bar{a}\right|\left|\bar{b}\right|\cos\theta$, and the last step is to take the square root.