Solution:
We must first find two other points on the plane. When z = 0:
2x - y = 1
3x = 3 -> x = 1, y = 1
Thus the point is ( 1, 1, 0 ).
When x = 0:
Thus the point is ( 0, 7/2, 3/2 ).
Let a be the vector from ( -1, 2, 1 ) to ( 1, 1, 0 ):
Let b be the vector from ( -1, 2, 1 ) to ( 0, 7/2, 3/2):
The normal to the plane is:
The general equation for a plane is:
1 (x + 1 ) - 2 ( y - 2 ) + 4 ( z - 1 ) = 0
x - 2y + 4z = -1
by: nl