Hmmm... let's see what we can do.
Suppose you have a dot product a.x = A where a and x are vectors and A is some number.
Now, given a and A, what can we say about x?
Well a.x = |a||x|cos(theta), where theta is the angle between a and x.
So |a||x|cos(theta) = A
For a non-zero, we can say...