Question
Question: The volume of the tetrahedron formed by the points \[\left( {{\rm{1}},{\rm{1}},{\rm{1}}} \right),\le...
The volume of the tetrahedron formed by the points (1,1,1),(2,1,3),(3,2,2) and (3,3,4) in cubic units is
A.65\B.56C.5\D.32
Solution
Hint: First assume 4 variables to give 4 points in the question. Now by difference between pairs of points, repeat it with keeping the first point in common. Find the 3 possible sides. Now you have 3 vectors from one point which form a tetrahedron. Now find the base area and height of this tetrahedron. Then substitute them into the formula of volume of tetrahedron in terms of base area B, height h, given by V: V=31×B×h
Complete step by step solution:
The 4 points given in the question, can be written in the form:
(1,1,1), (2,1,3), (3,2,2) and (3,3,4)
Let us assume first point to be denoted by A, we get it as A=(1,1,1)
Let us assume first point to be denoted by B, we get it as B=(2,1,3)
Let us assume first point to be denoted by C, we get it as C=(3,2,2)
Let us assume first point to be denoted by D, we get it as D=(3,3,4)
Now drawing tetrahedron with ABCD vertices we get it as
Let us assume vector b is the side AB.
Let us assume vector a is the side AD.
Let us assume the vector c is the side AC.
Let us assume h is the height of the tetrahedron and also assume that height makes angle θ with c.
By the above assumption, we can say height is written as:
h=ccosθ
As the base is triangle ABD, we can write base area as:
Basearea=21a×b
By basic geometry knowledge, we know that the volume (V) is:
V=31(basearea)×(height)
By substituting values of base area and height, we get
Volume=61a×b.∣c∣Cosθ
The form of ∣a∣∣b∣Cosθis written as a.b. So, we get
Volume=61[(a×b).c]
In our question we can find sides AB, AC, AD as follows:
Side AB is found by (denote it as b), we get it as:
AB = B-A
By substituting points, we get the equation as follows:
b=(2,1,3)−(1,1,1)=(1,0,2)
Similarly we know the side AC as C-A, by substituting
c=(3,2,2)−(1,1,1)=(2,1,1)
Similarly we know the side AD as D-A, by substituting
a=(3,3,4)−(1,1,1)=(2,2,3)
By substituting this into volume formula, we get it as:
V=61((aˉ×bˉ).cˉ)
The above can be written as scalar triple product, we get:
V{\rm{ = }}\dfrac{1}{6}\left( {\begin{array}{*{20}{c}}1&0&2\\\2&1&1\\\2&2&3\end{array}} \right)
V=61(1(3−2)+0+2(4−2))
By simplifying the above, we get: V=61(1+4)=65
Volume is 65 cubic units.
Therefore, option (a) is correct.
Note: Be careful while substituting the points, as that is the only main step to reach to answer. The idea of converting the given into a scalar triple product makes it a single step or else you should do a cross product and then again a dot product which is a long method. Anyways you get the same result.