Any vector parallel to the the normal vector of the plane that passes through the points A , B, and C.
Vector AB = < -4, 2,1 >
Vector AC = < -7,-4,-4>
Then the normal vector to the plane is the cross product of AB and AC
n = AB Χ AC =< -4, -23, 30 >
The any vector which is a scalar product of vector n is perpendicular to the plane