Multiplication of a Vector by a Scalar
If a vector U has a magnitude m units and makes an angle θ with a positive x axis, then doubling the magnitude of U gives a vector with magnitude 2m.
From the figure above, OP=u and PQ=u. So OQ=OP+PQ=u+u=2u
Also ∣u∣=m which implies that
∣u+u∣=m+m=2m
Generally if U = (u1,u2) and t is any non zero real number while (u1,u2) are also real numbers, then
tu=t(u1,u2)
=(tu1,tu2)
It follows therefore that the vector (tu1,tu2) is a scalar multiple of vector (u1,u2).
Similarly ifU=uzii+uzjj,
Then
tu=tu1i+tu2j
Example 1
If a = 3i + 3j and b = 5i + 4j
Find – 5a + 3b
Solution
−5a+3b=−5(3i+3j)+3(5i+4j)
Since a=3i+3j and b=(5i+4j)
=−5a+3b=(−15i+−15j)+(15i+12j)=(−15i+15i)+−15j+12j)=0i+−3j=−3j
Therefore −5a+3b=−3j
Example 2
Given that p = (8, 6) and q = (7, 9). Find 9p – 8q
Solution Given p9p−8qTherefore 9p - 8q=(8,6) and q=(7,9)=9(8,6)−8(7,9)=(9×8,9×6)−(8×7,8×9)=(72,54)−(56,72)=(72−56),(54−72)=(16,−18)=(16,−18),