Find an equation of the line of intersection of the two planes x−2y+z=−1and3x+y−z=4
Solution First notice that the normals N1=i−2j+k and N2=3i+j−k of the two planes are not parallel. To find an equation of the line of intersection, we need a point on the line and the direction of the line. Since the line of intersection is perpendicular to both N1 and N2, it is parallel to the vector D=N1×N2. D=N1×N2=|ijk1−2131−1|=i+4j+7k
The vector D gives the direction of the line. We can find a point on the line by locating any point common to both planes. For example, if z=0, then x−2y=−1 and 3x+y=4. Solving these equations simultaneously, we find x=1 and y=1. So, the point (1,1,0) is on the line, and symmetric equations of the line of intersection are x−11=y−14=z7