Step 1: Understand the problem
Two vectors have the same magnitude \(A\). The magnitude of their resultant is equal to the magnitude of either vector.
Step 2: Use the formula for the magnitude of the resultant of two vectors
If the angle between the vectors is \(\theta\), then the magnitude of the resultant \(R\) is given by:
\[
R = \sqrt{A^2 + A^2 + 2A \times A \cos \theta} = \sqrt{2A^2 (1 + \cos \theta)} = A \sqrt{2(1 + \cos \theta)}
\]
Step 3: Set the resultant equal to the magnitude of one vector
\[
R = A
\]
\[
A = A \sqrt{2(1 + \cos \theta)} \implies 1 = \sqrt{2(1 + \cos \theta)}
\]
Square both sides:
\[
1 = 2(1 + \cos \theta) \implies 1 = 2 + 2 \cos \theta \implies 2 \cos \theta = -1 \implies \cos \theta = -\frac{1}{2}
\]