In the following cases, find the distance of each of the given points from the corresponding given plane.
Point Plane
(a) (0,0,0) 3x-4y+12z=3
(b) (3,-2,1) 2x-y+2z+3=0
(c) (2,3,-5) x+2y-2z=9
(d) (-6,0,0) 2x-3y+6z-2=0
It is known that the distance between a point P(x1,y1,z1)and a plane Ax-+By+Cz=D, is given by,
d=\(\begin{vmatrix}\frac{AX_1+By_1+Cz_1-D}{\sqrt{A^2+B^2+C^2}} \end{vmatrix}\)|...(1)
(a) The given point is (0,0,0) and the plane is 3x-4y+12z=3
∴d=\(\begin{vmatrix}\frac{3*0-4*0+12*0-3}{\sqrt{(3)^2+(-4)^2+(12)^2}} \end{vmatrix}\)
=\(\frac{3}{\sqrt{169}}\)=\(\frac{3}{13}\)
(b)The given point is (3,-2,1) and the plane is 2x-y+2z+3=0
∴d=\(\begin{vmatrix}\frac{2*3-(-2)+2*1+3}{\sqrt{(2)^2+(-1)^2+(2)^2}} \end{vmatrix}\)
=|\(\frac{13}{3}\)| =\(\frac{13}{3}\)
(c)The given point is (2,3,-5) and the plane is x+2y-2z=9
∴d=\(\begin{vmatrix}\frac{2+2*3-2(-5)-9}{\sqrt{(1)^2+(2)^2+(-2)^2}} \end{vmatrix}\)
=\(\frac{9}{3}\)
=3
(d)The given point is (-6,0,0) and the plane is 2x-3y+6z-2=0
∴d=\(\begin{vmatrix}\frac{2(-6)-3*0+6*0-2}{\sqrt{(2)^2+(-3)^2+(6)^2}} \end{vmatrix}\)
=\(\begin{vmatrix}\frac{-14}{\sqrt{49}} \end{vmatrix}\)
=\(\frac{14}{7}\)
=2
Determine whether each of the following relations are reflexive, symmetric, and transitive.
Show that the relation R in the set R of real numbers, defined as
R = {(a, b): a ≤ b2 } is neither reflexive nor symmetric nor transitive.
Check whether the relation R defined in the set {1, 2, 3, 4, 5, 6} as
R = {(a, b): b = a + 1} is reflexive, symmetric or transitive.
Find the shortest distance between the lines \(\frac{x+1}{7}=\frac{y+1}{-6}=\frac{z+1}{1}\) and \(\frac{x-3}{1}=\frac{y-5}{-2}=\frac{z-7}{1}\)
Find the shortest distance between the lines whose vector equations are
\(\overrightarrow r=(\hat i+2\hat j+3\hat k)+\lambda(\hat i-3\hat j+2\hat k)\)
and \(\overrightarrow r=(4\hat i+5\hat j+6\hat k)+\mu(2\hat i+3\hat j+\hat k)\)
Find the shortest distance between the lines whose vector equations are
\(\overrightarrow r=(1-t)\hat i+(t-2)\hat j+(3-2t)\hat k\) and
\(\overrightarrow r=(s+1)\hat i+(2s-1)\hat j-(2s+1)\hat k\)
determine whether the given planes are parallel or perpendicular,and in case they are neither, find the angles between them. (a)7x+5y+6z+30=0 and 3x-y-10z+4=0
(b)2x+y+3z-2=0 and x-2y+5=0
(c)2x-2y+4z+5=0 and 3x-3y+6z-1=0
(d)2x-y+3z-1=0 and 2x-y+3z+3=0
(e)4x+8y+z-8=0 and y+z-4=0
The shortest perpendicular distance from the point to the given plane is the distance between point and plane. In simple terms, the shortest distance from a point to a plane is the length of the perpendicular parallel to the normal vector dropped from the particular point to the particular plane. Let's see the formula for the distance between point and plane.

Read More: Distance Between Two Points