Homework 4, A design for program 2

This homework is worth 10 points.

Short Description:

Create an algorithm for program 2.

Goals

When you finish this homework, you should have:

Formal Description

Create a design for program 2. You may not yet know all of the programming constructs to implement this program, but you should still be able to design the algorithm.
This document should include:
  1. A high level description of the program.
  2. An algorithm. The algorithm should provide details sufficient for performing all computations.
  3. Use your algorithm to perform the computation with the sample input, show your work.
  4. A list of questions associated with the program design.
Please do not write this algorithm in C++ code. If you do it will be worth 0 credit.
For guidance on this homework please:

Required Files

A single word document.

Submission

Please submit your design to the D2L assignment folder homework 4.