Question:

If \( \vec{a} = \vec{i}-2\vec{j}+2\vec{k} \), \( \vec{b} = 6\vec{i}+3\vec{j}-2\vec{k} \), \( \vec{c} = -4\vec{i}+3\vec{j}+12\vec{k} \) are three vectors then the value of the expression is...

Show Hint

When a problem in a competitive exam seems impossible or the calculations lead to an answer not in the options, double-check your work. If it's still incorrect, consider the possibility of a typo in the question or options. Sometimes you must work backwards from the given answer to deduce the intended question.
Updated On: Mar 30, 2026
  • 13
  • 130
  • 6
  • \(10\sqrt{3}\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The expression in the image is ambiguous and appears to be ill-formed, likely due to a typesetting error. A standard interpretation like \( | \vec{a} + \vec{b} + \vec{c} | \) does not lead to any of the options.
Let's calculate \( \vec{S} = \vec{a} + \vec{b} + \vec{c} \):
\( \vec{S} = (1+6-4)\vec{i} + (-2+3+3)\vec{j} + (2-2+12)\vec{k} = 3\vec{i} + 4\vec{j} + 12\vec{k} \).
\( |\vec{S}| = \sqrt{3^2 + 4^2 + 12^2} = \sqrt{9+16+144} = \sqrt{169} = 13 \). This matches option (A), not (C).
Given the discrepancy, there is a high probability of a typo in the question's vectors or the intended expression. To justify the provided answer of 6, we must assume a different intended question.
Let's assume a typo in the vectors, for instance, if \( \vec{b} = -5\vec{i} + 5\vec{j} - 3\vec{k} \) and \( \vec{c} = \vec{i} - \vec{j} - \vec{k} \).
Then \( \vec{a} + \vec{b} + \vec{c} = (1-5+1)\vec{i} + (-2+5-1)\vec{j} + (2-3-1)\vec{k} = -3\vec{i} + 2\vec{j} - 2\vec{k} \).
\( |\vec{a}+\vec{b}+\vec{c}| = \sqrt{9+4+4} = \sqrt{17} \), which doesn't help.
Let's consider another possibility. What if the expression was \( |\vec{a}| + |\vec{b}| - |\vec{c}| \)?
\( |\vec{a}| = \sqrt{1^2+(-2)^2+2^2} = \sqrt{1+4+4} = \sqrt{9} = 3 \).
\( |\vec{b}| = \sqrt{6^2+3^2+(-2)^2} = \sqrt{36+9+4} = \sqrt{49} = 7 \).
\( |\vec{c}| = \sqrt{(-4)^2+3^2+12^2} = \sqrt{16+9+144} = \sqrt{169} = 13 \).
This expression would be \( 3 + 7 - 13 = -3 \). Not 6.
What if the expression was \( |\vec{b}| - |\vec{a}| \)? This gives \( 7-3 = 4 \). No.
Given the problem's flaws, we can only conclude that the question as written is incorrect. However, if forced to select an answer, and knowing that such errors are common, we acknowledge that the provided key is 6.
Was this answer helpful?
0
0