Solveeit Logo

Question

Mathematics Question on 3D Geometry

A line with direction ratios 2,1,22, 1, 2 meets the lines x=y+2=zx = y + 2 = z and x+2=2y=2zx + 2 = 2y = 2z respectively at the points PP and QQ. If the length of the perpendicular from the point (1,2,12)(1, 2, 12) to the line PQPQ is ll, then l2l^2 is

Answer

Step 1: Find Points PP and QQ

Let P(t,t2,t)P(t, t - 2, t) and Q(2s2,s,s)Q(2s - 2, s, s) be the points where the line with direction ratios 2,1,22, 1, 2 meets the given lines.

Step 2: Set Up Equations for Direction Ratios of PQPQ

The direction ratios (D.R.) of PQPQ are 2,1,22, 1, 2. Equating components:

2s2t2=st+21=st2\frac{2s - 2 - t}{2} = \frac{s - t + 2}{1} = \frac{s - t}{2}

Solving these equations, we find t=6t = 6 and s=2s = 2.

Step 3: Determine Coordinates of PP and QQ

Substitute t=6t = 6: P(6,4,6)P(6, 4, 6). Substitute s=2s = 2: Q(2,2,2)Q(2, 2, 2).

Step 4: Equation of Line PQPQ

The line PQPQ can be written as:

x22=y21=z22=λ\frac{x - 2}{2} = \frac{y - 2}{1} = \frac{z - 2}{2} = \lambda

Step 5: Find the Foot of Perpendicular FF from A(1,2,12)A(1, 2, 12) to PQPQ

Let F(2λ+2,λ+2,2λ+2)F(2\lambda + 2, \lambda + 2, 2\lambda + 2) be the foot of the perpendicular. Since AFPQ=0\overrightarrow{AF} \cdot \overrightarrow{PQ} = 0, solving gives λ=2\lambda = 2.

Step 6: Calculate AFAF

The coordinates of FF are (6,4,6)(6, 4, 6). Distance AFAF is given by:

AF=(61)2+(42)2+(612)2=65AF = \sqrt{(6 - 1)^2 + (4 - 2)^2 + (6 - 12)^2} = \sqrt{65}

Step 7: Find l2l^2

l2=65l^2 = 65

So, the correct answer is: 65