Any plane though the line of intersection of the planes:
3x+4y−5z−9=0 and 2x+6y+6z−7=0
is given by;
(3x+4y−5z−9)+λ(2x+6y+6z−7)=0⇒x(3+2λ)+y(4+6λ)+z(−5+6λ)=(3+2λ, 4+6λ, −5+6λ)⋅(x, y, z)=9+7λ⋯⋯(1)and this is perpendicular to the plane 3x+2y−5z=(3, 2, −5)⋅(x, y, z)=−6 given in the question.
Since they are perpendicular, then their dot product of the vectors is zero. That is;
(3+2λ, 4+6λ, −5+6λ)⋅(3, 2, −5)=3×(3+2λ)+2×(4+6λ)−5×(−5+6λ)=0⇒9+6λ+8+12λ+25−30λ=0⇒λ=27
Substituting λ=27 into (1) yields;
x[3+2(27)]+y[4+6(27)]+z[−5+6(27)]=9+7(27)
⇒20x+50y+32z=67 which is the equation of the plane we want.
Comments