Find the shortest distance between the lines r = (1, 5, 6) + y(-2, -1, 0) and r = (1, 7, -3) + z(2, 0, 4)

Vector joining the two lines = (1, 5, 6) - (1, 7, -3) = (0, -2, 9)Normal vector to the two lines = (-2, -1, 0) x (2, 0, 4) = (-4, 8, 2) = 2(-2, 4, 1)Hence, using the dot product, shortest distance = (0, -2, 9) "dot" (-2, 4, 1) / sqrt(22 + 42 + 12) = -8 + 9 / sqrt(4 + 16 + 1) = 1/sqrt(21)

AH

Related Further Mathematics A Level answers

All answers ▸

Prove by induction that the sum from r=1 to n of (2r-1) is equal to n^2.


How would go about finding the set of values of x for which x+4 > 4 / (x+1)?


Find the vector equation of the line of intersection of the planes 2x+y-z=4 and 3x+5y+2z=13.


The point D has polar coordinates ( 6, 3π/4). Find the Cartesian coordinates of D.