Question 5.1 :
The points through which the plane passing is,
P0 = (1, −2, 3)
Normal vector to the plane is,
n =< 3, 1, −1 >
The vector equation of plane is given by,
(r−a).n=0
r=xi+yj+zk is the position vector for any point (x,y,z) in the plane.
a is the position vector of point through which plane passing n is the normal vector to the plane.
Position vector of point P0(1,-2,3) is,
a=i^−2j^+3k^n=3i^+j^−k^
the vector equation of plane is,
(r−i^−2j^+3k^)).(3i^+j^−k^)
this can also be written as,
[(xi^+yj^+zk^)−(i^−2j^+3k^)].(3i^+j^−k^)=[(x−1)i^+(y+2)j^+(z−3)k^].(3i^+j^−k^)
by taking the dot product of above equation, we will obtain the Cartesian form of equation of plane.
2)
x−2(y−1)+3z=−1y=−2x−1y=−2x−1x+4x+4+3z=−1y=−2x−1z=−35x−35<0,−1,−35>+t<1,−2,−35>The plane contains the linex=−1+3t,y=5+3t,z=2+tt=0:Point(−1,5,2)t=−2:Point(−7,−1,0)−a+5b+2c+d=0−7a−b+d=0b=−7a+d−a−35a+5d+2c+d=0b=−7a+dc=18a−3dSubstitutea+14a−2d−30a+5d=0d=5aIf a=1d=5b=−2c=3The equation for the plane isx−2y+3z+5=0
Comments