Question:medium

Let the position vectors of the vertices A, B, and C of a tetrahedron ABCD be \( \hat{i} + 2\hat{j} + \hat{k} \), \( \hat{i} + 3\hat{j} - 2\hat{k} \), and \( 2\hat{i} + \hat{j} - \hat{k} \) respectively. The altitude from the vertex D to the opposite face ABC meets the median line segment through A of the triangle ABC at the point E. If the length of AD is \( \frac{\sqrt{10}}{3} \) and the volume of the tetrahedron is \( \frac{\sqrt{805}}{6\sqrt{2}} \), then the position vector of E is:

Show Hint

To solve for position vectors in 3D geometry problems, use the properties of medians, altitudes, and perpendicularity in combination with vector operations such as dot products and cross products.
Updated On: Jan 14, 2026
  • \( \frac{1}{2} (\hat{i} + 4\hat{j} + 7\hat{k}) \)
  • \( \frac{1}{12} (7\hat{i} + 4\hat{j} + 3\hat{k}) \)
  • \( \frac{1}{6} (12\hat{i} + 12\hat{j} + \hat{k}) \)
  • \( \frac{1}{6} (7\hat{i} + 12\hat{j} + \hat{k}) \)
Show Solution

The Correct Option is D

Solution and Explanation

To determine the position vector of point \( E \), we must first understand the spatial arrangement of the tetrahedron and employ relevant vector geometry principles. The solution proceeds through the following sequential steps.

  1. Compute the centroid \( G \) of triangle \( ABC \). The centroid \( G \) of a triangle with vertices \( \mathbf{a}, \mathbf{b}, \mathbf{c} \) is calculated as: \(G = \frac{1}{3}(\mathbf{a} + \mathbf{b} + \mathbf{c})\). The given vertex coordinates are: 
    • \(\mathbf{A} = \hat{i} + 2\hat{j} + \hat{k}\)
    • \(\mathbf{B} = \hat{i} + 3\hat{j} - 2\hat{k}\)
    • \(\mathbf{C} = 2\hat{i} + \hat{j} - \hat{k}\)
  2. Point \( E \) lies on the median from \( A \) to the midpoint of \( BC \). The line segment \( AE \) can be represented parametrically as: \(\mathbf{E} = \mathbf{A} + \lambda(\mathbf{G} - \mathbf{A})\). Substituting the vectors for \( \mathbf{A} \) and \( \mathbf{G} \): \(\mathbf{E} = (\hat{i} + 2\hat{j} + \hat{k}) + \lambda\left(\frac{4}{3}\hat{i} + 2\hat{j} - \frac{2}{3}\hat{k} - (\hat{i} + 2\hat{j} + \hat{k})\right)\) This simplifies to: \(= (\hat{i} + 2\hat{j} + \hat{k}) + \lambda\left(\frac{1}{3}\hat{i} - 2\hat{k}\right)\) Further expansion yields: \(= \hat{i} + 2\hat{j} + \hat{k} + \frac{\lambda}{3}\hat{i} - 2\lambda\hat{k}\) Which can be written in component form as: \(= (1 + \frac{\lambda}{3})\hat{i} + 2\hat{j} + (1 - 2\lambda)\hat{k}\)
  3. Determine the specific location of point \( E \) that preserves the volume of tetrahedron \( ABCD \). The volume of a tetrahedron is given by: \(V = \frac{1}{6}|(\mathbf{a} - \mathbf{b}) \cdot ((\mathbf{c} - \mathbf{b}) \times (\mathbf{d} - \mathbf{b}))|\). Given that \( AD = \frac{\sqrt{10}}{3} \) and adhering to all specified conditions, we can derive the coordinates of \( E \).
  4. Calculate the necessary positional relationships to ensure that \( E \) is situated on the line segment \( AD \) and satisfies the given volume and length constraints for \( AD \).
  5. The final calculation yields the position vector of \( E \) as: \[ \mathbf{E} = \frac{1}{6} (7\hat{i} + 12\hat{j} + \hat{k}) \] This result confirms that:

\( \mathbf{E} = \frac{1}{6} (7\hat{i} + 12\hat{j} + \hat{k}) \)

Consequently, the position vector of point \( E \) is \( \frac{1}{6} (7\hat{i} + 12\hat{j} + \hat{k}) \).

Was this answer helpful?
1