Question:medium

If two vectors \( \vec{a} \) and \( \vec{b} \) are such that \( |\vec{a}| = 2, |\vec{b}| = 3 \) and \( \vec{a} \cdot \vec{b} = 4 \), then \( |\vec{a} - \vec{b}| = \)_____

Show Hint

Always remember vector identity: \( |\vec{a} - \vec{b}|^2 = a^2 + b^2 - 2ab\cos\theta \).
Updated On: Apr 2, 2026
  • \( \sqrt{5} \)
  • \( 13 \)
  • \( 5 \)
  • \( \sqrt{17} \)
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Understanding the Concept:
The magnitude of the difference of two vectors can be found using the identity $|\vec{a} - \vec{b}|^2 = (\vec{a} - \vec{b}) \cdot (\vec{a} - \vec{b})$.
Step 2: Formula Derivation:
$$|\vec{a} - \vec{b}|^2 = |\vec{a}|^2 + |\vec{b}|^2 - 2(\vec{a} \cdot \vec{b})$$
Step 3: Explanation:
Substitute the given values: $$|\vec{a} - \vec{b}|^2 = (2)^2 + (3)^2 - 2(4)$$ $$|\vec{a} - \vec{b}|^2 = 4 + 9 - 8 = 5$$ $$|\vec{a} - \vec{b}| = \sqrt{5}$$
Step 4: Final Answer:
The magnitude is $\sqrt{5}$.
Was this answer helpful?
0

Top Questions on Vector Algebra