Determining vector projection given angle between 2 vectors and components of one vector

22 Views Asked by At

(sorry if that is a dumb question, biochemist here)

I have a vector v projected onto a vector u. I know the angle between them and the components of vector u. Can I determine the magnitude of the projection of v onto u? If so, how?

Thanks in advance!