Question:

Find the magnitude of the vector: \[ \left| \hat{i} - \hat{j} - \hat{k} \right| \]

Show Hint

To calculate the magnitude of a vector, square the coefficients of the unit vectors \( \hat{i}, \hat{j}, \hat{k} \), sum them up, and take the square root of the result.
  • 3
  • 3
  • 2
  • 2
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The magnitude of a vector \( \vec{A} = a\hat{i} + b\hat{j} + c\hat{k} \) is given by: \[ |\vec{A}| = \sqrt{a^2 + b^2 + c^2} \] For the vector \( \hat{i} - \hat{j} - \hat{k} \), we have \( a = 1 \), \( b = -1 \), and \( c = -1 \). So, the magnitude is: \[ |\hat{i} - \hat{j} - \hat{k}| = \sqrt{(1)^2 + (-1)^2 + (-1)^2} \] \[ = \sqrt{1 + 1 + 1} = \sqrt{3} \] Thus, the correct answer is: \[ \boxed{\sqrt{3}} \]
Was this answer helpful?
0
0