Skip to main content
Back to 3D Geometry
JEE Main 2023
3D Geometry
3D Geometry
Hard

Question

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=2 y=2 z respectively at the points P\mathrm{P} and Q\mathrm{Q}. If the length of the perpendicular from the point (1,2,12)(1,2,12) to the line PQ\mathrm{PQ} is ll, then l2l^2 is __________.

Answer: 2

Solution

Key Concepts and Formulas

  1. Parametric Form of a Line: A point on a line passing through (x0,y0,z0)(x_0, y_0, z_0) with direction ratios (a,b,c)(a,b,c) can be represented as (x0+λa,y0+λb,z0+λc)(x_0 + \lambda a, y_0 + \lambda b, z_0 + \lambda c).
  2. Direction Ratios (DRs) of a Line Segment: For two points P(x1,y1,z1)P(x_1, y_1, z_1) and Q(x2,y2,z2)Q(x_2, y_2, z_2), the direction ratios of the line segment PQ\vec{PQ} are (x2x1,y2y1,z2z1)(x_2-x_1, y_2-y_1, z_2-z_1).
  3. Perpendicular Distance from a Point to a Line: The length of the perpendicular ll from a point AA to a line passing through a point P0P_0 with direction vector d\vec{d} is given by l=P0A×ddl = \frac{|\vec{P_0 A} \times \vec{d}|}{|\vec{d}|}. Alternatively, if the vector P0A\vec{P_0 A} is perpendicular to d\vec{d}, then l=P0Al = |\vec{P_0 A}|.

Step-by-Step Solution

Step 1: Represent points P and Q parametrically. We are given two lines and a line segment PQ connecting them.

  • The first line is x=y+2=zx = y+2 = z. We can write this in symmetric form as x1=y+21=z1\frac{x}{1} = \frac{y+2}{1} = \frac{z}{1}. Let a general point P on this line be (t,t2,t)(t, t-2, t) for some parameter tt.

  • The second line is x+2=2y=2zx+2 = 2y = 2z. We can write this in symmetric form as x+22=y1=z1\frac{x+2}{2} = \frac{y}{1} = \frac{z}{1}. Let a general point Q on this line be (s2,s/2,s/2)(s-2, s/2, s/2) for some parameter ss. (We set 2y=2z=s2y=2z=s, so y=s/2y=s/2, z=s/2z=s/2, and x+2=s    x=s2x+2=s \implies x=s-2).

Step 2: Use the direction ratios of line PQ to find P and Q. The problem states that "A line with direction ratios 2,1,22,1,2 meets the lines ... at P and Q". This implies that the line segment PQ has direction ratios proportional to (2,1,2)(2,1,2). The direction ratios of the vector PQ\vec{PQ} are (xQxP,yQyP,zQzP)(x_Q-x_P, y_Q-y_P, z_Q-z_P). So, PQ=(s2t,s/2(t2),s/2t)=(s2t,s/2t+2,s/2t)\vec{PQ} = (s-2-t, s/2-(t-2), s/2-t) = (s-2-t, s/2-t+2, s/2-t). Since these direction ratios are proportional to (2,1,2)(2,1,2), we can write: s2t2=s/2t+21=s/2t2=λ\frac{s-2-t}{2} = \frac{s/2-t+2}{1} = \frac{s/2-t}{2} = \lambda where λ\lambda is a constant of proportionality.

From the first and third parts of the equation: s2t=s/2ts-2-t = s/2-t s2=s/2s-2 = s/2 s/2=2    s=4s/2 = 2 \implies s = 4

Now, substitute s=4s=4 into the equations for λ\lambda: 42t2=λ    2t2=λ(1)\frac{4-2-t}{2} = \lambda \implies \frac{2-t}{2} = \lambda \quad (1) 4/2t+21=λ    2t+2=λ    4t=λ(2)\frac{4/2-t+2}{1} = \lambda \implies 2-t+2 = \lambda \implies 4-t = \lambda \quad (2)

Equating (1) and (2): 2t2=4t\frac{2-t}{2} = 4-t 2t=2(4t)2-t = 2(4-t) 2t=82t2-t = 8-2t t=6t = 6

Now we can find the coordinates of P and Q:

  • Point P: (t,t2,t)=(6,62,6)=(6,4,6)(t, t-2, t) = (6, 6-2, 6) = (6,4,6).
  • Point Q: (s2,s/2,s/2)=(42,4/2,4/2)=(2,2,2)(s-2, s/2, s/2) = (4-2, 4/2, 4/2) = (2,2,2).

Let's verify the direction ratios of PQ\vec{PQ}: (26,24,26)=(4,2,4)(2-6, 2-4, 2-6) = (-4, -2, -4). These are indeed proportional to (2,1,2)(2,1,2), with a proportionality constant of 2-2. So, the direction vector of line PQ can be taken as d=(2,1,2)\vec{d} = (2,1,2).

Step 3: Calculate the length of the perpendicular from point A(1,2,12) to line PQ. Let the given point be A(1,2,12)A(1,2,12). Let P0P_0 be a point on the line PQ. We can use P(6,4,6)P(6,4,6) as P0P_0. The direction vector of line PQ is d=(2,1,2)\vec{d} = (2,1,2).

First, form the vector P0A\vec{P_0 A}: P0A=AP0=(16,24,126)=(5,2,6)\vec{P_0 A} = A - P_0 = (1-6, 2-4, 12-6) = (-5, -2, 6)

Next, check if P0A\vec{P_0 A} is perpendicular to d\vec{d} by calculating their dot product: P0Ad=(5)(2)+(2)(1)+(6)(2)\vec{P_0 A} \cdot \vec{d} = (-5)(2) + (-2)(1) + (6)(2) =102+12=0= -10 - 2 + 12 = 0 Since the dot product is 0, the vector P0A\vec{P_0 A} is perpendicular to the direction vector d\vec{d} of the line PQ. This means that P0P_0 (which is P) is the foot of the perpendicular from A to the line PQ.

Therefore, the length of the perpendicular ll is simply the distance between point A and point P. l=P0A=(5)2+(2)2+(6)2l = |\vec{P_0 A}| = \sqrt{(-5)^2 + (-2)^2 + (6)^2} l=25+4+36l = \sqrt{25 + 4 + 36} l=65l = \sqrt{65}

The question asks for l2l^2. l2=(65)2=65l^2 = (\sqrt{65})^2 = 65

Common Mistakes & Tips

  • Careful with parametric forms: Ensure correct representation of points on each line. A common mistake is to use the same parameter for both lines or incorrectly convert the line equations to parametric form.
  • Direction Ratios vs. Direction Vector: Direction ratios are components of a vector parallel to the line. Any scalar multiple of (a,b,c)(a,b,c) can be used as the direction vector d\vec{d}.
  • Foot of Perpendicular: Always check if the vector from the chosen point on the line to the external point is perpendicular to the line's direction vector. If it is, the distance calculation simplifies significantly. Otherwise, use the cross product formula or find the foot of the perpendicular explicitly.

Summary

We first found the coordinates of points P and Q by setting up parametric equations for the two given lines and using the condition that the line segment PQ has direction ratios proportional to (2,1,2)(2,1,2). This yielded P(6,4,6)P(6,4,6) and Q(2,2,2)Q(2,2,2). We then determined the direction vector of line PQ to be d=(2,1,2)\vec{d}=(2,1,2). Finally, we calculated the perpendicular distance from the point A(1,2,12)A(1,2,12) to the line PQ. Since the vector AP\vec{AP} was found to be perpendicular to the direction vector of line PQ, the distance was simply the length of AP\vec{AP}. The square of this distance, l2l^2, was calculated to be 65.

The final answer is 65\boxed{65}.

Practice More 3D Geometry Questions

View All Questions