subject
Business, 18.06.2020 22:57 jfrjtwrg

Mountain Coffee wants a program that allows a clerk to enter the number of pounds of coffee ordered, the price per pound, and whether the customer should be charged a 3.5% sales tax. The program should calculate and display the total amount the customer owes. Use an int variable for the number of pounds, a double variable for the price per pound. and a char variable for the sales tax information. a. Create an IPO chart for the problem, and then desk-check the algorithm twice. For the first desk-check, use 5 as the number of pounds and 13.69 as the price per pound; the customer should be charged the sales tax. For the second desk-check, use 3 as the number of pounds and 11.59 as the price per pound; the customer should not be charged the sales tax. b. List the input, processing, and output items, as well as algorithm, in a chart. 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 Introductory11 Project, and save it in the Cpp8/Chap05 folder. Enter your C++ instructions into a source file named Introductory11.cpp. Also, enter appropriate comments and any additional instructions required by the compiler. Display the total amount owed in fixed-point notation with two decimal places. Test the program using the same data used to desk-check the program.

ansver
Answers: 1

Another question on Business

question
Business, 21.06.2019 21:30
Afreezer manufacturer might purchase sheets of steel, wiring, shelving, and so forth, as part of its final product. this is an example of what sub-classification of business market?
Answers: 1
question
Business, 22.06.2019 11:30
Schonhardt corporation's relevant range of activity is 2,500 units to 5,500 units. when it produces and sells 4,000 units, its average costs per unit are as follows: averagecost per unitdirect materials $ 7.60direct labor $ 2.90variable manufacturing overhead $ 1.65fixed manufacturing overhead $ 2.90fixed selling expense $ 0.95fixed administrative expense $ 0.65sales commissions $ 0.75variable administrative expense $ 0.65if 4,500 units are produced, the total amount of fixed manufacturing cost incurred is closest to: multiple choicea $16,800b $11,400c $11,600d $15,400
Answers: 3
question
Business, 22.06.2019 20:20
Levine inc., which produces a single product, has prepared the following standard cost sheet for one unit of the product. direct materials (9 pounds at $1.80 per pound) $16.20 direct labor (6 hours at $14.00 per hour) $84.00 during the month of april, the company manufactures 270 units and incurs the following actual costs. direct materials purchased and used (2,500 pounds) $5,000 direct labor (1,660 hours) $22,908 compute the total, price, and quantity variances for materials and labor.
Answers: 2
question
Business, 22.06.2019 23:50
Mauro products distributes a single product, a woven basket whose selling price is $15 and whose variable expense is $12 per unit. the company’s monthly fixed expense is $4,200. required: 1. solve for the company’s break-even point in unit sales using the equation method. 2. solve for the company’s break-even point in dollar sales using the equation method and the cm ratio. (do not round intermediate calculations. round "cm ratio percent" to nearest whole percent.) 3. solve for the company’s break-even point in unit sales using the formula method. 4. solve for the company’s break-even point in dollar sales using the formula method and the cm ratio. (do not round intermediate calculations. round "cm ratio percent" to nearest whole percent.)
Answers: 2
You know the right answer?
Mountain Coffee wants a program that allows a clerk to enter the number of pounds of coffee ordered,...
Questions
Questions on the website: 13722367