Archie wants a program that calculates and displays a teams final score in a football game, given

Question:

Archie wants a program that calculates and displays a team’s final score in a football game, given the numbers of the team’s field goals, touchdowns, one-point conversions, two-point conversions, and safeties. First, create an IPO chart for this problem, and then desk-check the algorithm twice. For the first desk-check, use 3, 2, 2, 0, and 1 as the numbers of field goals, touchdowns, one-point conversions, two-point conversions, and safeties. For the second desk-check, use your own set of data. After desk-checking the algorithm, list the input, processing, and output items in a chart similar to the one shown in Figure 3-25, and then enter the appropriate C++ declaration statements.


IPO chart information C++ instructions Input Latex price Mylar price Latex purchased Mylar purchased sales tax rate (6%) Processing total Latex cost total Mylar cost subtotal sales tax Output total cost Figure 3-25

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: