Concept:
• Collinear vectors are vectors that act along the same line or are parallel to each other.
• Mathematically, two vectors \(\vec{u}\) and \(\vec{v}\) are collinear if \(\vec{u} = \lambda \vec{v}\) for some non-zero scalar \(\lambda\).
• The dot product \(\vec{u} \cdot \vec{v} = 0\) implies that the vectors are perpendicular, not collinear (unless one is zero).
Step 1: Evaluate the Assertion
Let \(\vec{b} = -2\vec{a}\).
Since \(\vec{b}\) is a scalar multiple of \(\vec{a}\) (where \(\lambda = -2\)), they are parallel/anti-parallel.
Thus, \(\vec{a}\) and \(-2\vec{a}\) are collinear.
Assertion (A) is true.
Step 2: Evaluate the Reason
Calculate the dot product:
\[ \vec{a} \cdot (-2\vec{a}) = -2(\vec{a} \cdot \vec{a}) = -2|\vec{a}|^2 \]
Since it is given that \(\vec{a} \neq \vec{0}\), then \(|\vec{a}| > 0\).
This means \(-2|\vec{a}|^2 < 0\), so it can never be \(0\).
Reason (R) is false.