Quick Recap — Dot Product Applications

  • a⃗⋅b⃗=a1b1+a2b2+a3b3\vec a\cdot\vec b=a_1b_1+a_2b_2+a_3b_3; cos⁡θ=a⃗⋅b⃗∣a⃗∣∣b⃗∣\cos\theta=\dfrac{\vec a\cdot\vec b}{|\vec a||\vec b|}.
  • Projection of a⃗\vec a on b⃗\vec b is a⃗⋅b⃗∣b⃗∣\dfrac{\vec a\cdot\vec b}{|\vec b|}; work =F⃗⋅d⃗=\vec F\cdot\vec d.
  • ∣a⃗±b⃗∣2=∣a⃗∣2±2a⃗⋅b⃗+∣b⃗∣2|\vec a\pm\vec b|^2=|\vec a|^2\pm2\vec a\cdot\vec b+|\vec b|^2.
  • Section formula: the point dividing a⃗,b⃗\vec a,\vec b in ratio m:nm:n is mb⃗+na⃗m+n\dfrac{m\vec b+n\vec a}{m+n}.