projection of vectors

friel49650

New member
Joined
Aug 9, 2015
Messages
1
I have 2 questions that I am really struggling with


  1. for the following vectors
    a
    ?[3,?2,7,?3,13,?4,0] and b ?[?9,15,0,?1,?7,2,9]
    find:
    1. (i) the projection of a onto b
      (ii) the projection of b onto a



 
I have 2 questions that I am really struggling with

  1. for the following vectors
    a
    ?[3,?2,7,?3,13,?4,0] and b ?[?9,15,0,?1,?7,2,9]
    find:
    1. (i) the projection of a onto b
      (ii) the projection of b onto a

I cannot read your post! Please correct and repost. In addition, please include your thoughts?

Please share your work with us ...even if you know it is wrong

If you are stuck at the beginning tell us and we'll start with the definitions.

You need to read the rules of this forum. Please read the post titled "
Read before Posting" at the following URL:

http://www.freemathhelp.com/forum/th...Before-Posting
 
I have 2 questions that I am really struggling with


  1. for the following vectors
    a
    ?[3,?2,7,?3,13,?4,0] and b ?[?9,15,0,?1,?7,2,9]
    find:
    1. (i) the projection of a onto b
      (ii) the projection of b onto a
The projection of a onto b is defined as
\(\displaystyle p_{\overrightarrow{\mathbf{a}}}\, \overrightarrow{\mathbf{b}}\, =\, \frac{\overrightarrow{\mathbf{a}} \bullet \overrightarrow{\mathbf{b}}}{\| \overrightarrow{\mathbf{a}} \|^2}\, \overrightarrow{\mathbf{a}}\)
where \(\displaystyle \bullet\) indicates the dot product.
 
Top