Solution:
The normal vector for the plane is < 1, 1, -1 >. The general equation for a plane is:
or
= 0
1( x - 6) + 1( y - 5 ) - 1( z + 2 ) = 0
x + y - z = 13
by: nl