A Parabola in a Rectangle The following method can be used to construct a parabola that fits in a given rectangle. The parabola will be approximated by many short line segments.
First, draw a rectangle. Divide the rectangle in half by a vertical line segment, and label the top endpoint \(V\). Next, divide the length and width of each half rectangle into an equal number of parts to form grid lines, as shown in the figure below. Draw lines from \(V\) to the endpoints of horizontal grid line 1, and mark the points where these lines cross the vertical grid lines labeled 1. Next, draw lines from \(V\) to the endpoints of horizontal grid line 2, and mark the points where these lines cross the vertical grid lines labeled 2. Continue in this way until you have used all the horizontal grid lines. Now use line segments to connect the points you have marked to obtain an approximation to the desired parabola. Apply this procedure to draw a parabola that fits into a 6 ft by 10 ft rectangle on a lawn.