The problem is: Suppose you have two points above a horizontal line. You draw a line from from the first point to the line and draw a line from the intersection of the first point and the horizontal line to the second point. How do you minimize the distance of the two line segments? I can't figure out how to do this without calculus. Thanks in advance.
Edit: Answered in comments