In the following exercises find the distance of each of the given points from the corresponding given plane:
pointPlane(a)(0,0,0)3x−4y+12z=3
pointPlane(b)(3,−2,1)2x−y+2z+3=0
pointPlane(c)(2,3,−5)x+2y−2z=9
pointPlane(d)(−6,0,0)2x−3y+6z−2=0
We know that the distance between a point P(x1,y1,z1) and a plane Ax+By+Cz=D is
d=Ax1+By1+Cz1−D√A2+B2+C2 ...(i)
(a) The given point is (0,0,0) and the plane is 3x -4y +12z-3=0
∴ From Eq. (i),
d=|3×0−4×0+12×0−3|√32+(−4)2+(12)2=|−3|√9+16+144=3√169=313units
We know that the distance between a point P(x1,y1,z1) and a plane Ax+By+Cz=D is
d=Ax1+By1+Cz1−D√A2+B2+C2 ...(i)
(b) The given point is (3,-2,1) and the plane is 2x-y+2z+3=0
∴ From Eq.(i),
d=|2×3+(−1)×(−2)+2×1+3|√22+(−1)2+22=|6+2+2+3|√4+1+4=13√9=133units
We know that the distance between a point P(x1,y1,z1) and a plane Ax+By+Cz=D is
d=Ax1+By1+Cz1−D√A2+B2+C2 ...(i)
The given points is (2,3,-5) and the plane is x+2y-2z-9=0
∴ From Eq.(i),
d=|2+2×3−2×(−5)−9|√12+22+(−22)=|2+6+10−9|√1+4+4=9√9=93=3 units
We know that the distance between a point P(x1,y1,z1) and a plane Ax+By+Cz=D is
d=Ax1+By1+Cz1−D√A2+B2+C2 ...(i)
The given point is (-6,0,0) and the plane is 2x -3y+6z-2=0
∴ From Eq.(i)
d=|2×(−6)−3×0+6×0−2|√22+(−3)2+62=|−14|√4+9+36=147=2 units
Note The distance is always positive.