. // area {questions} {answers}

        The areas of various geometric shapes can be calculated with their respective formulas.  The formulas are as follows:

        triangle:  (0.5)(height)(base)
        rectangle:  (length)(width)
        square:  (side)

    (1)  What is the area of this triangle?

    (2)  What is the area of this rectangle?

    (3)  What is the area of this square?