Question
Question: Evaluate and write the value of the expression \(\left( \widehat{k}\times \widehat{i} \right).\wi...
Evaluate and write the value of the expression
(k×i).j+i.k
Solution
Hint: We should use the dot product and cross product properties of the unit vectors((i,j,k) to evaluate the expression and obtain the corresponding value.
Complete step-by-step answer:
Every vector can be written in terms of the unit reference vectors i,j and k . For example, for any two vectors A and B , we can write them as
A=Aii+Ajj+Akk andB=Bii+Bjj+Bkk………(1.1)
Where Ai,Aj,Ak are the components of A along the i,j and k directions and Bi,Bj and Bk are the components of B along the i,j and k directions.
The dot product of A and B is given by
A.B=AiBi+AjBj+AkBk………(1.2)
And their cross product is given by
A×B=deti Ai Bi jAjBjkAkBk………(1.3)
Where det means that we have to take the determinant of the matrix. We note that i,j and k can be written as:
i=1i+0j+0kj=0i+1j+0kk=0i+0j+1k
Thus, we can use equations (1.2) and (1.3) to obtain:
k×i=deti 0 1 j00k10=(0−0)i+(1−0)j+(0−0)k=j………(1.4)
And j.j=0×0+1×1+0×0=1
So, (k×i).j=j.j=1...........(1.5)
And i.k=1×0+0×0+0×1=0..........(1.6)
Thus, from equations (1.5) and (1.6), we obtain
(k×i).j+i.k = 1 + 0 = 1
Note: There is an easy way to remember the dot and cross products of the unit vectors i,j and k . That is, the dot product of each of the unit reference vectors (i,j and k) with itself is 1 and with any unit reference vector is zero. For the cross product, if we write i,j and k in this order (i followed by j followed by k), then the cross product of the two unit reference vectors produces the other unit reference vector with a positive sign if the product is taken in forward direction (i×j , j×k , k×i ) and has a negative sign if the product is taken in the backward direction (j×i , k×j , i×k ).