Question:medium

If \(|\vec{A}+\vec{B}| = |\vec{A}-\vec{B}|\) then the angle between vectors \(\vec{A}\) and \(\vec{B}\) is:

Show Hint

Geometrically, the vectors \(\vec{A}+\vec{B}\) and \(\vec{A}-\vec{B}\) represent the diagonals of a parallelogram formed by vectors \(\vec{A}\) and \(\vec{B}\). The condition that the diagonals have equal length means the parallelogram must be a rectangle, which implies that \(\vec{A}\) and \(\vec{B}\) are perpendicular.
Updated On: Feb 10, 2026
  • 0
  • \(\pi/4\)
  • \(\pi/2\)
  • \(3\pi/4\)
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Square both sides of the equation. Squaring is permissible as vector magnitudes are non-negative.\[ |\vec{A}+\vec{B}|^2 = |\vec{A}-\vec{B}|^2 \]
Step 2: Represent the squared magnitude using the dot product. Recall that for any vector \(\vec{V}\), \(|\vec{V}|^2 = \vec{V} \cdot \vec{V}\).\[ (\vec{A}+\vec{B}) \cdot (\vec{A}+\vec{B}) = (\vec{A}-\vec{B}) \cdot (\vec{A}-\vec{B}) \]
Step 3: Expand the dot products. Using the distributive property of the dot product:\[ \vec{A}\cdot\vec{A} + \vec{A}\cdot\vec{B} + \vec{B}\cdot\vec{A} + \vec{B}\cdot\vec{B} = \vec{A}\cdot\vec{A} - \vec{A}\cdot\vec{B} - \vec{B}\cdot\vec{A} + \vec{B}\cdot\vec{B} \]Substitute \(|\vec{A}|^2 = \vec{A}\cdot\vec{A}\) and use the commutative property of the dot product (\(\vec{A}\cdot\vec{B} = \vec{B}\cdot\vec{A}\)):\[ |\vec{A}|^2 + 2(\vec{A}\cdot\vec{B}) + |\vec{B}|^2 = |\vec{A}|^2 - 2(\vec{A}\cdot\vec{B}) + |\vec{B}|^2 \]
Step 4: Simplify the equation. Cancel \(|\vec{A}|^2\) and \(|\vec{B}|^2\) from both sides:\[ 2(\vec{A}\cdot\vec{B}) = -2(\vec{A}\cdot\vec{B}) \]Rearrange the terms:\[ 4(\vec{A}\cdot\vec{B}) = 0 \]Isolate the dot product:\[ \vec{A}\cdot\vec{B} = 0 \]
Step 5: Interpret the result. For two non-zero vectors, a zero dot product signifies orthogonality. Thus, \(\vec{A}\) and \(\vec{B}\) are perpendicular, with an angle of 90 degrees or \(\pi/2\) radians between them.
Was this answer helpful?
0

Top Questions on Vectors