122k views
3 votes
this is an example of a problem I will need to solve so please help me work through this so I can do it on similar problems, thank you! :)

this is an example of a problem I will need to solve so please help me work through-example-1

1 Answer

3 votes

Answer: The graph of the two vectors is as follows:

(1) The projection of vector v on the vector w:


proj_wv=((w\cdot v)/(|w|))\cdot(w)/(|w|)

this is an example of a problem I will need to solve so please help me work through-example-1
User Mounds
by
5.3k points