24
Solve by computing the closest
approach of the two skew rays.
If the rays
intersected
perfectly in 3D,
the intersection
would be P.
V
Instead, we solve for the shortest line
segment connecting the two rays and
let P be its midpoint.
P1
Q1
P
solve for
shortest