The projection of vector a on vector b is given by:
Projection=∣b∣a⋅b
Here, a=i^+2j^−3k^ and b=2i^+6j^+3k^
The dot product is found by multiplying matching components and adding them up:
a⋅b=(1)(2)+(2)(6)+(−3)(3)
=2+12−9
=5
The magnitude of b:
∣b∣=(2)2+(6)2+(3)2
=4+36+9
=49
=7
Substituting into the formula:
Projection=∣b∣a⋅b
=75
The projection of a on b is
75