12.3k views
3 votes
Show that the vector (orthogonal b onto a) = (b - (projection of b onto a)) is orthogonal to a. It is called an orthogonal projection of b.

1 Answer

3 votes
Let & be the angle between B und A. We have to show that B - |B|cos & A/|A| is normal to A. Using the dot product we must have (B - |B|cos & A/|A| )·A =0. Since the dot product is distributive with respect to addition, we can write it as: B·A - |B|cos & A/|A|·A = |B| |A|cos & - (|B|cos & A/|A|)|A|^2 = 0, since (|B|cos & A/|A|)|A|^2 = |B| |A|cos &.

hope this helps
User Kushwaha
by
7.6k points