
Dan D. answered 05/15/16
Tutor
4.9
(434)
Patient Tutor Focused on Your Understanding of Math
"u(times)v" is the dot product = 4 * 2 + (-5) * 1 = 8 + -5 = 3
||v||2 is the sum of the squares of the v components
= 22 + 12 = 5
So projvu = ( 3 / 5) (2i + j) = 6/5 i + 3/5 j .