Question
Question: The value of [a-b b-c c-a] is? A. \[0\] B. \[1\] C. \[2\] D. None of the above...
The value of [a-b b-c c-a] is?
A. 0
B. 1
C. 2
D. None of the above
Solution
To solve this question first you need to rewrite the question in the form of dot product and cross product that is a−b.(b−c×c−a) and then simplify it by doing cross product and opening the bracket
Complete step by step answer:
First to solve the question that [a-b b-c c-a] we can write it as
a−b.(b−c×c−a)
To be able to solve this we further simplify it starting with the bracket and doing cross product of the two vectors b-c and c-a.
a−b.(b×c−b×a−c×c+c×a)
Now as we know that while calculating cross product if we take the cross product of two same vectors that the answer of that will be 0, therefore
a−b.(b×c−b×a+c×a)
We can interchange the position of vectors to get positive sign
a−b.(b×c+a×b+c×a)
Now to further simplify this we need to open the bracket. To open the bracket we will be doing the dot multiplication of all the terms inside the bracket with the vector a-b which gives us
a.b×c+a.a×c+a.c×a−b.b×c−b.a×b−b.c×a
Now as we know a×c gives us a vector that is perpendicular to the vector a and therefore taking the dot product of the perpendicular vector with vector a we get 0.
In this manner we can simplify multiple things in this equation that is c×a is perpendicular to a, b×c is perpendicular to b and a×b is also perpendicular to b. This leaves us with
a.b×c−b.c×a
Now we know that b.c×a can also be written as a.b×c which means that
a.b×c−a.b×c=0
Therefore [a-b b-c c-a] is equal to 0.
Hence, the correct answer is option A.
Note: [a-b b-c c-a] is the scalar triple product of thee three vectors which are a-b, b-c and c-a and the absolute value of [a-b b-c c-a] is equal to the volume of a parallelepiped spanned by the vectors a-b, b-c and c-a.