1. Consider the identity $|\mathbf{a} \times \mathbf{b}|^2 + (\mathbf{a} \cdot \mathbf{b})^2 = |\mathbf{a}|^2 |\mathbf{b}|^2$. If $|\mathbf{a}| = 4$ and $|\mathbf{b}| = 5$, and $\mathbf{a} \cdot \mathbf{b} = 12$, what is $|\mathbf{a} \times \mathbf{b}|$?
- A.$8$
- B.$16$
- C.$20$
- D.$\sqrt{256}$
View Answer
Answer: $16$
Apply the Lagrange identity: $|\mathbf{a} \times \mathbf{b}|^2 = |\mathbf{a}|^2|\mathbf{b}|^2 - (\mathbf{a}\cdot\mathbf{b})^2 = 16 \cdot 25 - 144 = 400 - 144 = 256$. Find the magnitude: $|\mathbf{a} \times \mathbf{b}| = \sqrt{256} = 16$. Why distractors fail: Option A ($8$) is half the correct answer. Option C ($20$) equals $|\mathbf{a}||\mathbf{b}|$ without subtracting the dot product squared. Option D ($\sqrt{256}$) equals $16$ but is not in simplified form; the question asks for the value, and $16$ is the simplified answer.