Question
Mathematics Question on 3D Geometry
Let the point (−1,α,β) lie on the line of the shortest distance between the lines −3x+2=4y−2=2z−5and−1x+2=2y+6=0z−1. Then (α−β)2 is equal to ______.
Given two lines represented in their symmetric forms:
L1:−3x+2=4y−2=2z−5,L2:−1x+2=2y+6=z−1.
We are asked to find the coordinates (α,β) such that the point (−1,α,β) lies on the line of shortest distance between L1 and L2.
Step 1: Direction Ratios (DR) of the Lines
- For line L1, the direction ratios (DRs) are: (−3,4,2).
- For line L2, the DRs are: (−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).
The direction ratios of line PQ (joining P and Q) are: (3λ−μ,2μ−4λ−8,2λ−4).
Step 3: Condition for Perpendicularity
The line of shortest distance is perpendicular to both L1 and L2, so: DR of PQ⋅DR of L1=0,DR of PQ⋅DR of L2=0.
Solving these equations gives: λ=−1,μ=1.
Step 4: Coordinates of the Point
Substituting the values of λ and μ into the parametric equations: α=−3,β=2.
Step 5: Calculate (α−β)2
(α−β)2=(−3−2)2=(−5)2=25.
Therefore, the correct answer is 25.