The following problem was the last one, and the hardest, on a high school test I had recently. I wasn’t be able to solve it on time and now I am trying to figure out its solution.
Could anyone help me? maybe with a hint or even a full solution?
Here is the problem:
Let $\vec{a},\vec{b}$ be two space vectors, with $\vec{a},\vec{b} \neq \vec{\mathbb{0}}$ solve the equation: $$2\vec{x}+\langle \vec{a},\vec{x} \rangle \vec{a}\times \vec{b}=\vec{b} $$
Thank you in advance.
Hint: Multiply both sides with the vector $\vec a$. You get $$2\langle \vec a,\vec x\rangle +\langle \vec a,\vec x\rangle \langle\vec a\times \vec b,\vec a\rangle =\langle\vec a,\vec b\rangle$$ $$\langle \vec a,\vec x\rangle=\frac{1}{2}\langle\vec a,\vec b\rangle$$ Then multiply by $\vec b$
$$\langle \vec b,\vec x\rangle =\frac{1}{2}\vec b^2$$