Friday puzzle -- cut lines
You are given a 6" x 12" piece of card stock with the center marked. You are to draw four line segments, each one extending from the center to one of the edges or corners, with each line segment being an integral number of inches long. These lines need to be drawn such that you can pick two of them to cut along, to create a piece of card stock of any area that is an exact multiple of six (6,12,...,66).
What is the sum of the length of the four segments?
I am aware of two solutions (other than rotations and reflections), which have the same total length. Anyone find more than two solutions?