Given two force vectors:
\[
\vec{F}_1 = 2\hat{i} + 3\hat{j} - \hat{k}, \quad \vec{F}_2 = \hat{i} + \hat{j} + \hat{k}
\]
What is the magnitude of the resultant force?
Show Hint
Always calculate the magnitude using the formula:
\[
|\vec{F}| = \sqrt{F_x^2 + F_y^2 + F_z^2}
\]
It’s essentially the 3D version of the Pythagorean theorem.