Question
Question: If \[\overrightarrow r = x\widehat i + y\widehat j + z\widehat k,\,find\,(\overrightarrow r \times i...
If r=xi+yj+zk,find(r×i)⋅(r×j)+xy .
Solution
It is clear that you are given this problem based on vector quantity. What do you understand by a vector? Vector quantity is a quantity that has a magnitude and direction. In this sum, unit vectors are also there. A unit vector is a vector of which the magnitude is one. It is also called a direction vector. i,j,k are on the direction x-axis and y-axis and z-axis respectively. You should know about the cross product and dot product of vectors to do this sum.
Step wise solution:
Given data: The r is given by,
r=xi+yj+zk
And we need to find the value of (r×i)⋅(r×j)+xy .
We will find out the value of (r×i)
(r×i)=(xi+yj+zk)×i (r×i)=(xi)×(i)+(yj)×(i)+(zk)×(i)
We know the cross product of unit vectors are given as
k×i=j j×i=k i×i=0
Now,
(r×i)=x(i×i)+y(j×i)+z(k×i) ⇒(r×i)=0+y(−k)+z(j) ⇒(r×i)=−yk+z(j)
To calculate the value of (r×j)
(r×j)=(xi+yj+zk)×j ⇒(r×j)=x(j×i)+y(j×j)+z(k×j)
We know, the cross-product formula of unit vectors is,
k×j=−i j×i=k j×j=0
Now,
(r×j)=(xk+0+z(−i)) (r×j)=xk−zi
We will calculate the dot product of (r×i)and(r×j) .
(r×i)⋅(r×j)=(−yk+z(j))⋅(xk−zi) ⇒(r×i)⋅(r×j)=−yk⋅(xk−zk)+zj(xk−zi) ⇒(r×i)⋅(r×j)=−xy(k⋅k)+yz(k⋅k)+xz(j⋅k)−z2(j⋅i)
We knew, the rules of the dot product of two unit vectors are
i⋅i=j⋅j=k⋅k=1 i⋅j=j⋅k=k⋅i=0
and
⇒(r×i)⋅(r×j)=−xy(1)+yz(1)+0+0 ⇒(r×i)⋅(r×j)=−xy+yz
We will find the required value of (r×i)⋅(r×j)+xy
Now,
(r×i)⋅(r×j)+xy=−xy+yz+xy ⇒(r×i)⋅(r×j)+xy=yz
Hence, the value of (r×i)⋅(r×j)+xyisyz
Note: Students always make mistakes in the dot products of unit vectors and cross products of that. Also, you must have the basic knowledge of vectors and unit vectors to do this numerical.