Find the equation for the plane passing through the heads of the three given vectors
(2, 2, 0)
(−1, 2, 1)
(1, 1, 4)
If I was given 3 points, I know how to do this. Simply find AB x AC and plug one of the points into the equation to get a D value.
But given 3 vectors, I don't quite get it because when I take the cross of 2 of the given vectors I can't seem to find a D that works for all 3 points.
I am probably missing something simple.