The position vectors of points $A$ and $B$ relative to the origin $O$ are a and b respectively and |a|=|b| .
How does one show that the vector a+b is perpendicular to the line $AB$?
I know that a$\cdot$b $=0$ when vector a and b are perpendicular, but how do I use this information to solve the above question?
The direction of the line $AB$ can be represented by the vector $\mathbf b - \mathbf a$. (Thanks @amd!)
Now, $(\mathbf b - \mathbf a)\cdot(\mathbf a+\mathbf b) = -|\mathbf a|^2 + |\mathbf b|^2 = 0$ ( as $|\mathbf a| = |\mathbf b|$)