This document discusses skew lines and finding the shortest distance between them. It defines skew lines as two lines that neither intersect nor are parallel. It then provides the formula to calculate the shortest distance between two skew lines given their vector equations. The formula takes the dot product of the direction vectors of the two lines and divides it by the cross product of the direction vectors. Several example problems are given to practice applying this formula to find the shortest distance between skew lines defined by different vector equations.