I have the points: $A=(1,2,0)$, $B=(-2,0,3)$, $C=(3,-4,-1)$, and I want to find the coordinate of a fourth point $D$ such that $ABCD$ is a parallelogram.
In the previous part of the question I worked out the angle between $ABC$ using the vector dot product.
I am quite confused because how I do know which sides of my parallelogram are parallel to each other? Is the solution unique? How do I know this? I can't picture the geometry. Any help would be really appreciated.

Hint -
Find mid point of AC and then using this mid point and point B find point D. As in parallelogram mid point of AC and BD is same.