Is (A vector +B vector) always perpendicular to (A vector - B vector)?
2026-04-08 00:20:04.1775607604
On
A question on Vector addition.
218 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Try to get resultant from the parallelogram law, and you will see that $(\vec A + \vec B)$ and $(\vec A - \vec B)$ are perpendicular only when their magnitude is equal.
Resultant of $(\vec A + \vec B)=\sqrt{a^2+b^2+2AB\cos\theta}$ and resultant of $(\vec A - \vec B)=\sqrt{a^2+b^2-2AB\cos\theta}$ where $\theta$ is the angle between $\vec A $ and $\vec B$.
No, of course not. Why do you think it would? Try almost any two random vectors in the basic spaces $\;\Bbb R^n\;$ , for example, with the usual inner product:
$$a:=\binom10,\,\,b:=\binom11\implies a+b=\binom21\;,\;\;a-b=\binom0{-1}$$