Jump to content

Science:Math Exam Resources/Courses/MATH152/April 2011/Question A 16/Solution 1

From UBC Wiki

The first plane

yz=1

has normal n1=[0,1,-1] (just the coefficients on x,y,z). The second plane

2x+y+z=2

has normal n2=[2,1,1]. Let's call the direction our line has v. Notice that since v is an intersection of the two planes then by definition it is on plane 1 and plane 2. Therefore

𝐧1×𝐯=𝟎and𝐧2×𝐯=𝟎.

Therefore we seek v so that it is orthogonal to both normal vectors. The cross product, by definition, provides this direction. Therefore,

𝐯=𝐧1×𝐧2=[0,1,1]×[2,1,1]=[2,2,2].

We want this to have length 1 and so we see that

|𝐯|=12=23.

Therefore we get that the unit norm vector, v^ is

v^=13[1,1,1].