JEE Challenger
More from Three Dimensional Geometry

Find Square of Distance from Point to Line in Three Dimensions

The square of the distance of the point P(5,6,7)P(5, 6, 7) from the line x22=y53=z24\frac{x-2}{2} = \frac{y-5}{3} = \frac{z-2}{4} is equal to:

Options

A

3

B

5

C

6

Correct
D

8

Topics & Concepts

Step-by-Step Solution

To find the square of the distance of the point P(5,6,7)P(5, 6, 7) from the given line, we can determine the foot of the perpendicular from PP onto the line.

The equation of the line is: x22=y53=z24=λ\frac{x-2}{2} = \frac{y-5}{3} = \frac{z-2}{4} = \lambda

Any general point QQ on this line can be written in terms of the parameter λ\lambda as: Q=(2λ+2,3λ+5,4λ+2)Q = (2\lambda + 2, 3\lambda + 5, 4\lambda + 2)

The direction ratios of the vector PQ\vec{PQ} joining the point P(5,6,7)P(5, 6, 7) to QQ are: PQ=(2λ+25)i^+(3λ+56)j^+(4λ+27)k^\vec{PQ} = (2\lambda + 2 - 5)\hat{i} + (3\lambda + 5 - 6)\hat{j} + (4\lambda + 2 - 7)\hat{k} PQ=(2λ3)i^+(3λ1)j^+(4λ5)k^\vec{PQ} = (2\lambda - 3)\hat{i} + (3\lambda - 1)\hat{j} + (4\lambda - 5)\hat{k}

The direction vector of the line is d=2i^+3j^+4k^\vec{d} = 2\hat{i} + 3\hat{j} + 4\hat{k}.

If QQ is the foot of the perpendicular from PP to the line, then PQ\vec{PQ} must be perpendicular to d\vec{d}, which means their dot product is zero: PQd=0\vec{PQ} \cdot \vec{d} = 0

2(2λ3)+3(3λ1)+4(4λ5)=02(2\lambda - 3) + 3(3\lambda - 1) + 4(4\lambda - 5) = 0

Expanding and simplifying: 4λ6+9λ3+16λ20=04\lambda - 6 + 9\lambda - 3 + 16\lambda - 20 = 0 29λ29=029\lambda - 29 = 0 λ=1\lambda = 1

Substituting λ=1\lambda = 1 into the expression for PQ\vec{PQ}: PQ=(2(1)3)i^+(3(1)1)j^+(4(1)5)k^=i^+2j^k^\vec{PQ} = (2(1) - 3)\hat{i} + (3(1) - 1)\hat{j} + (4(1) - 5)\hat{k} = -\hat{i} + 2\hat{j} - \hat{k}

The square of the distance between point PP and the line is given by PQ2PQ^2: PQ2=PQ2=(1)2+22+(1)2=1+4+1=6PQ^2 = |\vec{PQ}|^2 = (-1)^2 + 2^2 + (-1)^2 = 1 + 4 + 1 = 6

Thus, the square of the distance is equal to 6.

Find Square of Distance from Point to Line in Three Dimensions | Mathematics PYQ Solution - JEE Challenger