Animated Solution for Mathematics - Three Dimensional Geometry: Let the values of λ for which the shortest distance between the lines 2x−1=3y−2=4z−3 and 3x−λ=4y−4=5z−5 is 61 be λ1 and λ2. Then the radius of the circle passing through the points (0,0),(λ1,λ2) and (\lambda_2, \lambda_1) is
Select Answer:
Visualized Solution
GeometryofSkewLines
Given Line 1: 2x−1=3y−2=4z−3
Given Line 2: 3x−λ=4y−4=5z−5
PointsandDirectionVectors
Point on Line 1 (A1): (1,2,3)
Direction vector (b1): 2i^+3j^+4k^
Point on Line 2 (A2): (λ,4,5)
Direction vector (b2): 3i^+4j^+5k^
CommonPerpendicularVector
b1×b2=i^23j^34k^45
b1×b2=−i^+2j^−k^
Magnitude ∣b1×b2∣=(−1)2+22+(−1)2=6
ShortestDistanceFormula
Vector A1A2=(λ−1)i^+2j^+2k^
SD=∣b1×b2∣∣(A2−A1)⋅(b1×b2)∣
SD=6∣−(λ−1)+2(2)+2(−1)∣=6∣3−λ∣
Solvingforλ
Given SD=61
6∣3−λ∣=61⇒∣3−λ∣=1
Case 1: 3−λ=1⇒λ=2
Case 2: 3−λ=−1⇒λ=4
λ1=2,λ2=4
TransitiontotheCircleProblem
Points on the circle: O(0,0), P(2,4), Q(4,2)
We need the radius of the circle passing through these points.
SymmetryoftheCircle
The points P(2,4) and Q(4,2) are symmetric about the line y=x.
The origin (0,0) also lies on y=x.
Therefore, the center of the circle (h,k) must lie on y=x, meaning h=k.
DistanceFormulaforRadius
Let center be C(h,h) and radius be R.
Distance from C to (0,0): R2=h2+h2=2h2
Distance from C to (2,4): R2=(h−2)2+(h−4)2
EquatingtheDistances
2h2=(h−2)2+(h−4)2
2h2=(h2−4h+4)+(h2−8h+16)
2h2=2h2−12h+20
FindingtheCenter
0=−12h+20
12h=20
h=1220=35
Center is (35,35)
CalculatingFinalRadius
We know R2=2h2
R=2h2=h2
Substitute h=35:
R=352=352
00:00 / 00:00
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional void. Before you, there are two skew lines—they never meet, they never run parallel, and they exist in their own separate worlds. Our mission is to find the shortest distance between them.
We identify the DNA of these lines: their fixed points and their direction vectors. For the first line, we have the point A1(1,2,3) and the direction vector b1=2i^+3j^+4k^.
For the second line, we have A2(λ,4,5) and the direction vector b2=3i^+4j^+5k^.
The Master Equation
The bridge we seek must be perpendicular to both lines. We invoke the power of the cross product: b1×b2.
By calculating the determinant:
i^23j^34k^45=−i^+2j^−k^
The magnitude of this normal vector is (−1)2+22+(−1)2=6.
The Shortest Distance
We connect our two lines with a vector A1A2=(λ−1)i^+2j^+2k^. The shortest distance (SD) is the projection of this vector onto our common perpendicular:
SD=∣b1×b2∣∣(A2−A1)⋅(b1×b2)∣
When we perform the dot product, the expression simplifies to:
SD=6∣3−λ∣
Given that this distance is 61, the 6 terms cancel, leaving ∣3−λ∣=1. This yields two solutions: λ1=2 and λ2=4.
Symmetry and the Circle
We now transition to a 2D plane with three points: the origin O(0,0), P(2,4), and Q(4,2). We need the radius of the circle passing through these points.
Points P and Q are reflections of each other across the line y=x. Since the origin also lies on this line, the center of the circle C(h,k) must also lie on y=x, implying h=k.
The radius squared, R2, is the distance from C(h,h) to the origin:
R2=h2+h2=2h2
It is also the distance from C(h,h) to P(2,4):
R2=(h−2)2+(h−4)2
Final Calculation
Equating these expressions, we have 2h2=(h−2)2+(h−4)2. Expanding this gives:
2h2=h2−4h+4+h2−8h+16
The quadratic terms 2h2 cancel, leaving 0=−12h+20, which simplifies to h=35. The center of the circle is (35,35).