Given three points that lie in a plane, we can find the equation of the plane passing through those three points. We’ll use a cross product to find the slope in the x, y, and z directions, and then plug those slopes and the three points into the formula for the equation of the plane.
Read MoreGiven a normal vector to the plane and a point on the plane, we can use that information to find the scalar equation of the plane.
Read More