Question
Question: If A (1,2,-1), B (3,5,0), C (5,11,22) and D (5,8,6) are the vertices. Find the volume of the paralle...
If A (1,2,-1), B (3,5,0), C (5,11,22) and D (5,8,6) are the vertices. Find the volume of the parallelepiped with segment AB, AC and AD as concurrent edges.
Solution
To solve this question, we will use the concept of position vectors and volume of parallelepiped with concurrent edges. The volume of parallelepiped with concurrent edges a,b and c is given as scalar triple product of a,b and c and is denoted by \left[ {\vec a{\text{ }}\vec b{\text{ }}\vec c} \right] = \left( {\vec a \times \vec b} \right).\vec c = \left| {\begin{array}{*{20}{c}} {{a_1}}&{{a_2}}&{{a_3}} \\\ {{b_1}}&{{b_2}}&{{b_3}} \\\ {{c_1}}&{{c_2}}&{{c_3}} \end{array}} \right| .
Complete step by step answer:
Given that,
A (1,2,-1), B (3,5,0), C (5,11,22) and D (5,8,6) are the vertices.
Now, we have to find the segments AB, AC and AD.
We know that,
AB= Position vector of B – Position vector of A.
So,
Position vector of A = i^+2j^−k^
Position vector of B = 3i^+5j^+0k^
Position vector of C = 5i^+11j^+22k^
Position vector of D = 5i^+8j^+6k^
Therefore,
AB=(3i^+5j^+0k^)−(i^+2j^−k^) AB=2i^+3j^+k^
Similarly,
AC=(5i^+11j^+22k^)−(i^+2j^−k^) AC=4i^+9j^+23k^
And,
AD=(5i^+8j^+6k^)−(i^+2j^−k^) AD=4i^+6j^+7k^
Now we have got all the segments AB, AC and AD.
We know that,
The volume of parallelepiped with concurrent edges = scalar triple product of those edges.
We also know that, the scalar triple product in terms of components is,
If a=a1i^+a2j^+a3k^, b=b1i^+b2j^+b3k^ and c=c1i^+c2j^+c3k^ be three vectors. Then,
\left[ {\overrightarrow a \overrightarrow {{\text{ }}b} {\text{ }}\overrightarrow c } \right] = \left| {\begin{array}{*{20}{c}}
{{a_1}}&{{a_2}}&{{a_3}} \\\
{{b_1}}&{{b_2}}&{{b_3}} \\\
{{c_1}}&{{c_2}}&{{c_3}}
\end{array}} \right|.
Therefore,
Hence, Volume of parallelepiped = [AB AC AD] = 30.
Note: Whenever we ask such types of questions, we should remember some basic points of vectors like positioning of vectors, scalar triple product etc. First, we have to find out the position vectors of the segments by using the given points. Then we will use those vectors in the formula of volume of parallelepiped, i.e. scalar triple product and after that by finding the scalar triple product of those segments, we will get the required answer.