Let \(\vec{a}, \vec{b}\) be two vectors, and let \(P, Q\) and \(R\) be the points with position vectors \(\vec{a}, \vec{b}\) and \(\vec{a} + \vec{b}\), respectively, with respect to the origin \(O\).
If
\[
|\vec{a} + \vec{b}| = \sqrt{21}, \qquad |\vec{a} - \vec{b}| = 3,
\]
and \(\vec{a}\) and \((\vec{a} - \vec{b})\) are perpendicular to each other, then the area of the triangle \(OPR\) is:
Show Hint
For any triangle with vertices $A, B, C$, the area can be calculated using the cross product of any two vectors formed by the vertices, such as $\frac{1}{2} |\vec{AB} \times \vec{AC}|$. Remember that $\vec{a} \times \vec{a} = 0$ simplifies such expressions significantly.
Step 1: Understanding the Question:
The problem involves vector geometry where we need to find the area of a triangle formed by the origin and two specific position vectors. We are given magnitudes of the sum and difference of vectors $\vec{a}$ and $\vec{b}$, along with a perpendicularity condition. Step 2: Key Formula or Approach:
Use the parallelogram law for magnitudes: $|\vec{u} + \vec{v}|^2 = |\vec{u}|^2 + |\vec{v}|^2 + 2\vec{u} \cdot \vec{v}$.
Area of triangle $OPR$ with vertices $O(\vec{0}), P(\vec{a}), R(\vec{a} + \vec{b})$ is given by $\frac{1}{2} |\vec{OP} \times \vec{OR}|$.