Problem

Tile Limited wants a program that allows i...

Tile Limited wants a program that allows its salesclerks to enter the length and width (both in feet) of a rectangle and the price of a square foot of tile. The program should calculate and display the area of the rectangle and the total price of the tile. First, create an IPO chart for this problem, and then desk-check the algorithm twice. For the first desk-check, use 10 feet, 12 feet, and $2.39 as the length, width, and tile price, respectively. For the second desk-check, use 5.5 feet, 10.5 feet, and $3.50. After deskchecking the algorithm, list the input, processing, and output items in a chart similar to the one shown in Figure 3-23, and then enter the appropriate C++ declaration statements.

REFERENCE: FIGURE 3-23

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
Solutions For Problems in Chapter 3