Question
Question: A, B, C and D are (3, 7, 4), (5, -2, 3), (-4, 5, 6) and (1, 2, 3) respectively. Then the volume of t...
A, B, C and D are (3, 7, 4), (5, -2, 3), (-4, 5, 6) and (1, 2, 3) respectively. Then the volume of the parallelopiped with AB, AC and AD as the coterminus edges (in cubic units)

A
92
B
94
C
91
D
93
Answer
92
Explanation
Solution
The volume of a parallelepiped formed by vectors AB, AC, and AD is given by the absolute value of the scalar triple product: V=∣AB⋅(AC×AD)∣.
-
Compute vectors:
- AB=B−A=(5−3,−2−7,3−4)=(2,−9,−1)
- AC=C−A=(−4−3,5−7,6−4)=(−7,−2,2)
- AD=D−A=(1−3,2−7,3−4)=(−2,−5,−1)
-
Compute the cross product AC×AD:
AC×AD=i−7−2j−2−5k2−1=(2+10)i−(7+4)j+(35−4)k=(12,−11,31) -
Compute the scalar triple product (Volume):
V=∣AB⋅(AC×AD)∣=∣(2,−9,−1)⋅(12,−11,31)∣=∣24+99−31∣=∣92∣=92
Therefore, the volume of the parallelepiped is 92 cubic units.