Find the vector and Cartesian equations of the planes.
that passes through the point (1,0,-2) and the normal to the plane is ^i+^j−^k.
that passes through the point (1,4,6) and the normal to the plane is ^i−2^j+^k.
The position vector of point (1,0,-2) is a= ^i−2^k
The normal vector N perpendicular to the plane is N = ^i+^j−^k.
The vector equation of the plane is given by (r-a).N=0
⇒ [r−(^i+0^j−2^k)].(^i+^j−^k)=0 ...(i)
where, r is the position vector of any point P(x,y,z) in the plane.
i.e., r=x^i+y^j+z^k
Therefore, Eq.(i) becomes
[(x^i+y^j+z^k)−(^i+0^j−2^k)].(^i+^j−^k)=0⇒ [(x−1)^i+y^j+(z+2)^k].(^i+^j−^k)=0⇒ (x−1)+y−(z+2)=0⇒ x+y−z−3=0⇒x+y−z=3
This is the Cartesian equation of the required plane.
The position vector of the point (1,4,6) is a ^i+4^j+6^k.
The normal vector N perpendicular to the plane is N=^i−2^j+^k.
The vector equation of the plane is given by (r-a).N=0
⇒ [r−(^i+4^j+6^k)].(^i−2^j+^k)=0 ..(ii)⇒ [(x−1)^i+(y−4)^j+(z−6)^k].(^i−2^j+^k)=0(put r=x^i+y^j+z^k)⇒(x−1)−2(y−4)+(z−6)=0⇒x−2y+z+1=0
This is the Cartesian equation of the required plane.