a) two planes A1x+B1y+C1z+D1=0 and A2x+B2y+C2z+D2=0 are parallel if A2A1=B2B1=C2C1.
In our case A2A1=21,B2B1=1−1,C2C1=−11 , these numbers are not the same, so the planes are not parallel.
b) the coordinates of points on the line of intersection satisfy the equations
{x−y+z+1=0,2x+y−z−1=0
{x−y+z=−1,2x+y−z=1
The equivalent matrices:
[12−111−1−11] , [10−1−23123−1−23],[100−230230−23],
[10010−101],
⎩⎨⎧x=0+0t,y=1+t,0=0+t.
c) Let the equation of the third plane be A3x+B3y+C3z+D3=0.
It is perpendicular to pi_1 and pi_2, so
1⋅A3−1⋅B3+1⋅C3=0,2⋅A3+1⋅B3−1⋅C3=0 , therefore A3=0, B3=C3. Let B3=1.
A(1,-1,-1) belongs to plane, so A3⋅1+B3⋅(−1)+C3⋅(−1)+D3=0,
0−1−1+D3=0,D3=2.
So the equation of the plane is y+z+2=0.
Comments
Leave a comment