10 Let u be the vector with initial point P7 3 and terminal
10. Let u be the vector with initial point P(7, 3) and terminal point Q(1, 4). Express u Let u be the vector with initial point P(7, in terms of i and ji point Q(1,4), Express Ans:
Solution
given P =(7,3) and Q = (1 ,4)
We can solve this problem by using below vector formula
If u is a vector with initial point P (x1 , y1) and terminal point Q =(x2 ,y2) then u is equal to position vector
u =[(x2 -x1) , (y2 -y1)]
Here x1 =7 ,y1 =3 x2 =1 y2 = 4
we have to express u in the form of ai +bj =u
a = x2 -x1 b =y2 -y1
a = 1-7 =-6 , b =4-3 =1
a = -6 b = 1
now ai +bj = -6i +1j
