If $\vec{a} = \hat{i} + \hat{j} + \hat{k}$, $\vec{b} = \hat{j} - \hat{k}$ and $\vec{a} \times \vec{c} = \vec{b}$, $\vec{a} \cdot \vec{c} = 3$, then $\vec{c}$ is
Show Hint
When given $\vec{a} \times \vec{c} = \vec{b}$ and $\vec{a} \cdot \vec{c} = \text{scalar}$, crossing $\vec{a}$ with the first equation is the standard and fastest algorithm to isolate $\vec{c}$.
Step 1: Understanding the Concept:
We are given two vector equations involving an unknown vector $\vec{c}$: a cross product equation and a dot product equation. We can find $\vec{c}$ by using the vector triple product property.
Step 2: Key Formula or Approach:
Take the cross product of vector $\vec{a}$ with both sides of the equation $\vec{a} \times \vec{c} = \vec{b}$:
$\vec{a} \times (\vec{a} \times \vec{c}) = \vec{a} \times \vec{b}$
Expand the left side using the vector triple product formula: $\vec{A} \times (\vec{B} \times \vec{C}) = (\vec{A} \cdot \vec{C})\vec{B} - (\vec{A} \cdot \vec{B})\vec{C}$.
So, $(\vec{a} \cdot \vec{c})\vec{a} - (\vec{a} \cdot \vec{a})\vec{c} = \vec{a} \times \vec{b}$.
Substitute the known values ($\vec{a} \cdot \vec{c} = 3$, calculate $\vec{a} \cdot \vec{a}$ and $\vec{a} \times \vec{b}$) to solve for $\vec{c}$.