0

I want to check my proof of dot product (without using cosine law). We want to prove that $\vec a\cdot \vec b=|\vec a||\vec b|\cos \theta$, where theta is the angle the two vectors form. If we name $\vec a'$ the orthogonal projection of $\vec a$ on $\vec b$, then $\vec a-\vec a'$ is orthogonal to $\vec b$ (that is by the definition of projection, right??), so $\vec b\cdot (\vec a-\vec a')=0$ and thus $\vec b\cdot \vec a$=$\vec b\cdot \vec a'$. We know that $\vec a'=\displaystyle\frac{\vec b|\vec a|*\cos\theta}{|\vec b|}$. So $\vec a\cdot \vec b=|\vec a||\vec b|\cos \theta$.

0 Answers0