( 717, #41) Determine whether the planes x + z = 1 and y + z = 1 are parallel, perpendicular, or neither. If neither, find the angle between them.

Solution:

The normal vectors of the planes are n1 = < 1, 0, 1 > and n2 = < 0, 1, 1 >. The two vectors are not proportional to each other, thus the planes are not parallel and they intersect each other.

If the dot product of the two normals is 0, then the two planes are perpendicular.

Thus the two planes are neither parallel nor perpendicular. The angle between the planes can be found using the formula:

Thus the angle between the two planes is .

by: nl