Question:medium

Given the vectors: \[ \mathbf{a} = i + 3j - k, \quad \mathbf{b} = 3i - j + 2k, \quad \mathbf{c} = i + 2j - 2k \] and the following information: \[ \frac{\mathbf{a} \cdot \mathbf{c}}{|\mathbf{c}|} = \frac{10}{3} \] Find the value of \( \alpha + \beta \) and the projection of \( \mathbf{a} \) on \( \mathbf{c} \).

Show Hint

To find the angle between vectors, use the dot product formula: \[ \cos \theta = \frac{\mathbf{a} \cdot \mathbf{b}}{|\mathbf{a}| |\mathbf{b}|} \] and use the projection formula for projections: \[ \text{Proj}_{\mathbf{b}} \mathbf{a} = \frac{\mathbf{a} \cdot \mathbf{b}}{|\mathbf{b}|} \]
Updated On: Nov 26, 2025
  • \( \alpha + \beta = 30^\circ \), Projection of \( \mathbf{a} \) on \( \mathbf{c} = 5 \)
  • \( \alpha + \beta = 45^\circ \), Projection of \( \mathbf{a} \) on \( \mathbf{c} = 4 \)
  • \( \alpha + \beta = 60^\circ \), Projection of \( \mathbf{a} \) on \( \mathbf{c} = 6 \)
  • \( \alpha + \beta = 90^\circ \), Projection of \( \mathbf{a} \) on \( \mathbf{c} = 7 \)