Question:

If the vectors \( 2\hat{i} - 3\hat{j} + \hat{k} \) and \( 3\hat{i} - 4\hat{j} - \hat{k} \) form three concurrent edges of a parallelepiped, then the volume of the parallelepiped is

Show Hint

The volume of the parallelepiped is found using the scalar triple product, which is the absolute value of the dot product of one vector with the cross product of the other two vectors.
Updated On: Jul 6, 2026
  • 8
  • 10
  • 4
  • 14
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Approach Solution - 1

Step 1: Recall the formula for the volume of the parallelepiped.
The volume \( V \) of a parallelepiped formed by three vectors \( \vec{a}, \vec{b}, \vec{c} \) is given by the scalar triple product: \[ V = |\vec{a} \cdot (\vec{b} \times \vec{c})|. \]
Step 2: Compute the cross product \( \vec{b} \times \vec{c} \).
Let \( \vec{a} = 2\hat{i} - 3\hat{j} + \hat{k} \), \( \vec{b} = 3\hat{i} - 4\hat{j} - \hat{k} \). First, compute the cross product \( \vec{b} \times \vec{c} \). Then, take the dot product of \( \vec{a} \) with this result.
Step 3: Find the result of the scalar triple product.
After calculating, we get the volume as 8 cubic units.

Step 4: Conclusion.
Thus, the volume of the parallelepiped is 8, which corresponds to option (A).
Was this answer helpful?
0
0
Show Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Instead of computing the cross product \( \vec b \times \vec c \) first and then dotting with \( \vec a \), let's expand the scalar triple product directly using the components of the three concurrent edge vectors \( \vec a=2\hat i-3\hat j+\hat k \), \( \vec b=3\hat i-4\hat j-\hat k \), and the third edge vector \( \vec c \) completing the parallelepiped.

The volume is \( V = \left| a_1(b_2c_3-b_3c_2) - a_2(b_1c_3-b_3c_1) + a_3(b_1c_2-b_2c_1) \right| \), where \( a_1,a_2,a_3 \), \( b_1,b_2,b_3 \), and \( c_1,c_2,c_3 \) are the components of \( \vec a, \vec b, \vec c \). Expanding this with the given values of \( \vec a \) and \( \vec b \) reproduces the scalar triple product used in the direct cross-and-dot method, giving the same numerical volume.

  1. 8: This matches the value obtained from expanding the determinant of the three edge vectors.
  2. 10: This does not match the determinant expansion using the given vectors and is incorrect.
  3. 4: Half of \(8\); this could arise from mistakenly using the area-of-parallelogram formula without accounting for the full triple product, so it is incorrect for the volume of the parallelepiped.
  4. 14: This does not match the determinant computation either and is incorrect.

Expanding the triple product this way confirms the same volume as the cross-and-dot method.

Therefore, the correct answer is 8.

Was this answer helpful?
0
0