Let us consider a point A whose position vector is given by "\\vec{a}" and a plane whose equation is given by
"\\vec{r}. \\vec{N} = \\vec{D}" , where "\\vec{N}" is the normal to the plane.
If we consider another plane to be parallel to our first plane and let this new plane pass through the point A, then the equation of the second plane, where "\\vec{N\u2019}" is normal to the plane can be written as
"( \\vec{r} \u2013 \\vec{a} ) . \\vec{N} = 0" or, "\\vec{r}. \\vec{N} = \\vec{a}. \\vec{N}"
If we consider O to be the origin, then the distance of the first plane from the origin is given by ON. Similarly, the distance of the second plane from the origin is given by ON’. So, we can get the distance between the two planes as ON – ON’. So, the distance equals "|\\vec{D} \u2013 \\vec{a}.\\vec{N} |"
So, for a plane whose equation is given by "\\vec{r}. \\vec{N} = \\vec{D}" , the distance of a point A whose position vector is given by "\\vec{a}" to the plane is given by "d = | \\vec{a}. \\vec{N} \u2013\\vec{D} | \/ | \\vec{N} |"
Now, let us consider a plane V whose Cartesian equation is given by –
Ax + By + Cz = D
Then the position vector "\\vec{a}" of a point whose Cartesian coordinates are given by "(x_1,y_1,z_1)"
Now, the equation of the normal to the plane is –
"\\vec{N} = A \\hat{i} + B \\hat{j} + C \\hat{k}"
Thus,
"d = | \\vec{a}. \\vec{N} \u2013 D | \/ | \\vec{N} |"
"= | (x_1 \\hat{i} + y_1 \\hat{j} + z_1 \\hat{k} ) . (A \\hat{i} + B \\hat{j} + C \\hat{k} ) \u2013 D | \/ (A^2 + B^2 + C^2)^{1\/2}"
Here point A is the origin itself.
Thus, "(x_1,y_1,z_1)=(0,0,0)"
"\\implies d= | D | \/ (A^2 + B^2 + C^2)^{1\/2}"
Hence proved.
Comments
Leave a comment