Given two non-zero vectors $\vec{a}$ and $\vec{b}$ such that |$\vec{a}$ + $\vec{b}$| = |$\vec{a}$ - $\vec{b}$|, find the value of $\vec{a}$ • $\vec{b}$.
2026-04-05 18:00:09.1775412009
Given two non-zero vectors a and b such that |a + b| = |a - b|, find the value of a • b
3.7k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
$|\vec{a} + \vec{b}|^{2} = |\vec{a} - \vec{b}|^{2}$
$\vec{a}+\vec{a}\cdot\vec{b}+ \vec{b}=\vec{a}-\vec{a}\cdot\vec{b}+ \vec{b} \\\vec{a}\cdot\vec{b}=0 $