Suppose I have a formula like this
$ \vec{v} \cdot \vec{x} = c $
where $\vec{v}$ and $\vec{x}$ are non-zero vectors (dimension greater than $1$) and $c$ is a non-zero scalar. Can I express $\vec{v}$ as
$\vec{v} = c \vec{x} / \left| \vec{x} \right|^{2}$
If I cannot, is there any method to express $\vec{v}$ in term of $\vec{x}$ ? Thank you very much for your help and I am waiting for your reply.
If $\vec x$ is a fixed (nonzero) vector, the set of vectors $\vec v$ satisfying your equation is a line (in the plane) or plane (in 3-space) with normal vector $\vec x$ passing through the point $c\vec x/\|\vec x\|^2$.