Solveeit Logo

Question

Mathematics Question on 3D Geometry

Let the point (1,α,β)(-1, \alpha, \beta) lie on the line of the shortest distance between the lines x+23=y24=z52andx+21=y+62=z10.\frac{x + 2}{-3} = \frac{y - 2}{4} = \frac{z - 5}{2} \quad \text{and} \quad \frac{x + 2}{-1} = \frac{y + 6}{2} = \frac{z - 1}{0}. Then (αβ)2(\alpha - \beta)^2 is equal to ______.

Answer

Given two lines represented in their symmetric forms:

L1:x+23=y24=z52,L2:x+21=y+62=z1.L_1 : \frac{x + 2}{-3} = \frac{y - 2}{4} = \frac{z - 5}{2}, \quad L_2 : \frac{x + 2}{-1} = \frac{y + 6}{2} = z - 1.

We are asked to find the coordinates (α,β)(\alpha, \beta) such that the point (1,α,β)(-1, \alpha, \beta) lies on the line of shortest distance between L1L_1 and L2L_2.

Step 1: Direction Ratios (DR) of the Lines

  • For line L1L_1, the direction ratios (DRs) are: (3,4,2)(-3, 4, 2).
  • For line L2L_2, the DRs are: (1,2,0)(-1, 2, 0).

Step 2: Point of Intersection

Let the points on the lines be given by: P(3λ2,4λ+2,2λ+5),Q(μ2,2μ6,1).P(-3\lambda - 2, 4\lambda + 2, 2\lambda + 5), \quad Q(-\mu - 2, 2\mu - 6, 1).

The direction ratios of line PQPQ (joining PP and QQ) are: (3λμ,2μ4λ8,2λ4).(3\lambda - \mu, 2\mu - 4\lambda - 8, 2\lambda - 4).

Step 3: Condition for Perpendicularity

The line of shortest distance is perpendicular to both L1L_1 and L2L_2, so: DR of PQDR of L1=0,DR of PQDR of L2=0.\text{DR of } PQ \cdot \text{DR of } L_1 = 0, \quad \text{DR of } PQ \cdot \text{DR of } L_2 = 0.

Solving these equations gives: λ=1,μ=1.\lambda = -1, \quad \mu = 1.

Step 4: Coordinates of the Point

Substituting the values of λ\lambda and μ\mu into the parametric equations: α=3,β=2.\alpha = -3, \quad \beta = 2.

Step 5: Calculate (αβ)2(\alpha - \beta)^2

(αβ)2=(32)2=(5)2=25.(\alpha - \beta)^2 = (-3 - 2)^2 = (-5)^2 = 25.

Therefore, the correct answer is 25.