Question
Mathematics Question on Shortest Distance between Two Lines
If the shortest distance between the lines 2x+2=3y+3=4z−5and1x−3=−3y−2=2z+4 is 3538k and ∫0k⌊x2⌋dx=α−α,where [x] denotes the greatest integer function, then 6α3 is equal to _____
Given lines:
2x+2=3y+3=4z−5and1x−3=−3y−2=2z+4.
Direction vectors:
The direction vector of the first line is: d1=2i^+3j^+4k^.
The direction vector of the second line is: d2=i^−3j^+2k^.
Shortest Distance Formula:
The shortest distance between skew lines with direction vectors d1 and d2 is given by:
Distance=∣d1×d2∣∣d1×d2×PQ∣,
where PQ is the vector between points on the lines.
Cross Product:
Calculating d1×d2:
d1×d2=i^ 2 1j^3−3k^42.
Simplifying: d1×d2=i^(3×2−4×(−3))−j^(2×2−4×1)+k^(2×(−3)−3×1),
d1×d2=i^(6+12)−j^(4−4)+k^(−6−3),
d1×d2=18i^+0j^−9k^.
Magnitude:
∣d1×d2∣=182+02+(−9)2=324+81=405=35.
Given distance:
3538k=distance,so k=519.
Integral Evaluation:
Consider: ∫0k[x2]dx=∫010dx+∫121dx+∫2k2dx.
Substituting the value of k: ∫0k[x2]dx=2−1+2(23−2)=2−2.
Comparing with α−α, we find: α=2.
Calculating 6α3:
6α3=6×23=6×8=48.