Question:

If $|A+B| = |A-B|$ then the angle between the two vectors $A$ and $B$ is

Show Hint

Geometrically, this means the diagonals of a parallelogram are equal, which only happens if the parallelogram is a rectangle (angle = $90^{\circ}$).
  • $0^{\circ}$
  • $180^{\circ}$
  • $120^{\circ}$
  • $90^{\circ}$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation


Step 1: Concept

Use the formula for the magnitude of the sum and difference of two vectors: $|A \pm B| = \sqrt{A^2 + B^2 \pm 2AB\cos\theta}$.

Step 2: Meaning

Squaring both sides of $|A+B| = |A-B|$ simplifies the expression and removes the radical.

Step 3: Analysis

$A^2 + B^2 + 2AB\cos\theta = A^2 + B^2 - 2AB\cos\theta$. This simplifies to $4AB\cos\theta = 0$.

Step 4: Conclusion

Since $A$ and $B$ are non-zero vectors, $\cos\theta = 0$, which means $\theta = 90^{\circ}$.
Final Answer: (D)
Was this answer helpful?
0
0