What is the projection of <3,-4,6 > onto <-1,7,-3 >? Physics 2D Motion Vector Operations 1 Answer P dilip_k Mar 25, 2016 let veca=<3,-4,6> =3hati-4hatj+6hatk and vecb=<-1,7,-3>= -hati+7hatj-3hatk The projection of veca onto vecb =(veca.vecb)/|vecb|^2*vecb =(-3-28-18)/((-1)^2+7^2+(-3)^2)*(-hati+7hatj-3hatk) = -49/59(-hati+7hatj-3hatk) Answer link Related questions What are vectors used for? Why vectors cannot be added algebraically? How do we represent the magnitude of a vector in physics? How do you find the equation of a vector orthogonal to a plane? Why are vectors important? How does a vector quantity differ from a scalar quantity? How can I calculate the magnitude of vectors? How do vectors subtract graphically? How do force vectors affect an object in motion? How can vectors be represented? See all questions in Vector Operations Impact of this question 1399 views around the world You can reuse this answer Creative Commons License