Question 1115727
How to find a vector perpendicular to the plane containing the points A:(2,3,1), B:(2,6,2) and C:(-1,3,4).
===============
Use a pair of vectors, eg AB & AC
AB = (0,3,1) and AC = (-3,0,3)
------------
The cross product is perpendicular to the plane.
Both the cross products.