Given $\vec{a} + \vec{b} + \vec{c} + \vec{d} = 0$. Which of the following statements must be true?
(a) $\vec{a}, \vec{b}, \vec{c}, \vec{d}$ must be coplanar.
(b) The magnitude of $\vec{a}$ can never be greater than the sum of magnitudes of $\vec{b}, \vec{c}$ and $\vec{d}$.
Solution:
(a) False. 4 vectors summing to zero form a closed polygon in 3D space, they need not be coplanar. (Only 3 non-collinear vectors summing to 0 must be coplanar).
(b) True. Rearranging gives $\vec{a} = -(\vec{b} + \vec{c} + \vec{d})$. By the polygon inequality (extension of triangle inequality), the magnitude of one side of a polygon is always less than or equal to the sum of the magnitudes of the other sides: $|\vec{a}| \le |\vec{b}| + |\vec{c}| + |\vec{d}|$.