The projection of vector a on vector b is given by:
Projection =∣b∣a⋅b
Given:
a=5i^+j^−3k^
b=i^+2j^−3k^
The dot product a⋅b is:
a⋅b=(5)(1)+(1)(2)+(−3)(−3)
a⋅b=5+2+9
a⋅b=16
The magnitude of b is:
∣b∣=(1)2+(2)2+(−3)2
∣b∣=1+4+9
∣b∣=14
The projection is:
Projection =∣b∣a⋅b
Projection =1416
Therefore, the projection of the vector 5i^+j^−3k^ on the vector i^+2j^−3k^ is 1416