Question:medium

The vectors \[ \vec{a} = 2\hat{i} - \hat{j} + \hat{k}, \quad \vec{b} = \hat{i} - 3\hat{j} - 5\hat{k}, \quad \vec{c} = -3\hat{i} + 4\hat{j} + 4\hat{k} \] represent the sides of:

Show Hint

Use dot products to identify right angles in vector triangles.
Updated On: Jan 13, 2026
  • an equilateral triangle
  • an obtuse-angled triangle
  • an isosceles triangle
  • a right-angled triangle
Show Solution

The Correct Option is D

Solution and Explanation

The magnitude of a vector \( \mathbf{v} = x\hat{i} + y\hat{j} + z\hat{k} \) is calculated as:
\[ |\mathbf{v}| = \sqrt{x^2 + y^2 + z^2} \]
1. Magnitude of \( \mathbf{a} \):
\[ |\mathbf{a}| = \sqrt{(2)^2 + (-1)^2 + (1)^2} = \sqrt{6} \]
2. Magnitude of \( \mathbf{b} \):
\[ |\mathbf{b}| = \sqrt{(1)^2 + (-3)^2 + (-5)^2} = \sqrt{35} \]
3. Magnitude of \( \mathbf{c} \):
\[ |\mathbf{c}| = \sqrt{(-3)^2 + (4)^2 + (4)^2} = \sqrt{41} \]
A right-angled triangle is identified when the dot product of two vectors representing its sides is zero. We will compute the dot products of the vectors \( \mathbf{a} \) and \( \mathbf{b} \), \( \mathbf{b} \) and \( \mathbf{c} \), and \( \mathbf{c} \) and \( \mathbf{a} \).

1. Dot product \( \mathbf{a} \cdot \mathbf{b} \):
\[ \mathbf{a} \cdot \mathbf{b} = (2)(1) + (-1)(-3) + (1)(-5) = 0 \]
Since \( \mathbf{a} \cdot \mathbf{b} = 0 \), vectors \( \mathbf{a} \) and \( \mathbf{b} \) are perpendicular, forming a \( 90^\circ \) angle.
Was this answer helpful?
0

Top Questions on Vectors