what will be the result if we will find dot product of a given displacement vector to the unit vector of another displacement vector? Are we going to get the magnitude of first vector in the direction of second vector? If yes,then how and on basis of which formula & if no then what will be the outcome?
Eg. Let vector A=2i+3j
vector B=i+j unit vector=(I+j)/√2
now the result of (2i+3j).{(I+j)/2^(1/2)} is 5/√2 if this is the magnitude of vector A along the direction of vector B then what is the formula which has been used here?
thank you