Question
Question: If \[a = 2i + 3j - k,\,b = - i + 2j - 4k\] and \[c = i + j + k\], then what is the value of \[\left(...
If a=2i+3j−k,b=−i+2j−4k and c=i+j+k, then what is the value of (a×b).(a×c)
a) 47
b) 74
c) -74
d) None of these.
Solution
Hint : Here in this question we have to determine the value of (a×b).(a×c). First we determine the dot products and then we determine the cross product. Since the vectors contain the unit vectors i, j and k, the properties are implemented to it and then on simplification we get a desired result.
Complete step-by-step answer :
Here we have 3 vectors a=2i+3j−k,b=−i+2j−4k and c=i+j+k.
Now we have to determine (a×b).(a×c)
The symbol × represents the cross product and . represents the dot product.
Cross product is a binary operation on two vectors in three-dimensional space. It results in a vector that is perpendicular to both vectors. The Vector product of two vectors, a and b, is denoted by (a×b). Its resultant vector is perpendicular to a and b. Vector products are also called cross products.
The definition of dot product can be given in two ways, i.e. algebraically and geometrically. Algebraically, the dot product is defined as the sum of the products of the corresponding entries of the two sequences of numbers. Geometrically, it is the product of the two vectors’ Euclidean magnitudes and the cosine of the angle between them
Now first we determine \left( {a \times b} \right).\left( {a \times c} \right) = \left| {\begin{array}{*{20}{c}}
{a.a}&{a.c} \\\
{b.a}&{b.c}
\end{array}} \right| --- (1)
The dot product of a vector and a vector is
⇒a.a=(2)(2)+(3)(3)+(−1)(−1)
On multiplying we get
⇒a.a=4+9+1=14.
The dot product of a vector and c vector is
⇒a.c=(2)(1)+(3)(1)+(−1)(1)
On multiplying we get
⇒a.a=2+3−1=4
The dot product of b vector and a vector is
⇒b.a=(−1)(2)+(2)(3)+(−4)(−1)
On multiplying we get
⇒b.a=−2+6+4=8.
.The dot product of b vector and c vector is
⇒b.c=(−1)(1)+(2)(1)+(−4)(1)
On multiplying we get
⇒b.c=−1+2−4=−3.
On substituting the above values in the equation (1) we get