Problem

Effective January 1st of each year, Gabriela receives a 5% raise on her previous...

Effective January 1st of each year, Gabriela receives a 5% raise on her previous year’s salary. She wants a program that calculates and displays the amount of her annual raises for the next three years. The program also should calculate and display her total salary for the next three years.

a. Create an IPO chart for the problem, and then desk-check the algorithm using an annual salary of $10,000. (The raise amounts are $500.00, $525.00, and $551.25. The total salary is $33101.25.)

b. List the input, processing, and output items, as well as the algorithm, in a chart similar to the one shown earlier in Figure 7-14. Then code the algorithm into a program.

c. Desk-check the program using the same data used to desk-check the algorithm.

d. If necessary, create a new project named Intermediate31 Project and save it in the Cpp7\Chap07 folder. Enter your C++ instructions into a source file named Intermediate31.cpp. Also enter appropriate comments and any additional instructions required by the compiler.

e. Save and then run the program. Test the program using the same data used to deskcheck the program.

Reference : figure 7-14

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search