Well, first, find the equation of the plane!
Any plane can be written \(\displaystyle A(x- x_0)+ B(y- y_0)+ C(z- z_0)= 0\) for some A, B, and C and \(\displaystyle (x_0, y_0, z_0)\) a point in the plane.
Since the plane contains the point (1, 2, 3) we can take \(\displaystyle (x_0, y_0, z_0)= (1, 2, 3)\) and write the plane A(x- 1)+ B(y- 2)+ C(z- 3)= 0.
We can further write that as \(\displaystyle (Ai+ Bj+ Ck)\cdot ((x-1)i+ (y- 2)j+ (z- 3)k)= 0\). Since (x-1)i+ (y- 2)j+ (z- 3)k is a vector in the plane, Ai+Bj+ Ck is a vector perpendicular to the plane.
Since the plane contains the point (2, 3, 1) we must have
A(2- 1)+ B(3- 2)+ C(1- 3)= A+ B- 2C= 0.
Since the plane contains the point (3, 2, 1) we must have
A(3- 1)+ B(2- 2)+ C(1- 3)= 2A- 2C= 0.
From 2A- 2C= 0, C= A so A+ B- 2C= A+ B- 2A= B- A= 0 so B= A.
We can write the equation of the plane as A(x- 1)+ A(y- 2)+ A(z- 3)= 0 and the vector Ai+ Aj+ Ak is perpendicular to the plane for any number A. In particular, taking A= 1, i+ j+ k is perpendicular to the plane.