A line PQ has P at (20, 30, 15) and Q at (60, 10, 45). Find the shortest distance from a point R at (40, 40, 25) to the line PQ. All dimensions in mm.

Draw projections of line PQ using the given coordinates
Plot point R in both views
Draw perpendicular from R to line PQ in both views
The shortest distance appears in the view where line shows true length
Use auxiliary projection to find true length of line PQ
In this view, draw perpendicular from R and measure the distance
Verify using analytical method: distance = ||(R-P) × (Q-P)|| / ||Q-P||