I was wondering if $\mathbf{A}\times\mathbf{C}=\mathbf{B}$ and $\mathbf{A}\cdot{\mathbf{C}}= p$, is it possible to express C in terms of A, B, and p?
Note: A, B, C are vectors and p is a scalar.
Sorry if this question has been asked before. If so, can anyone give me a link to it?
From Grassmann's “bac min cab”, see https://en.wikipedia.org/wiki/Triple_product#Vector_triple_product, we know $$a\times (a\times c)=a\langle a,c\rangle-c\langle a,a\rangle,$$ hence $$c=\frac{ap-a\times b}{\|a\|^2}.$$