I would say the answer is "The angle between A and B is 120" because it |A| describes the L2 norm and every other option could not yield a correct result 1
Am I right? If so, explain why. The friend that asked this said it's wrong and it was because of a Chegg study post so I want to know why he was right/wrong.
$|A + B|^2 = |A|^2 + |B|^2 +2(A\cdot B)$ which yields $$ \begin{align} A\cdot B &= \frac{1}{2}\{|A + B|^2 - (|A|^2 + |B|^2)\}\\ &= -\frac{1}{2}|A|^2 \end{align} $$ Since $A\cdot B = |A|^2\cos\theta$, we have
The problem missed case 1 though.