Jerry feingold wants a program that will help him calculate


Complete Exercises 1, 2, and 3 and save the answers in one Microsoft Word document.

  1. Jerry Feingold wants a program that will help him calculate the amount to tip a waiter at a restaurant. The program should subtract any liquor charge from the total bill and then calculate the tip (using a percentage) on the remainder. Finally, the program should display the tip on the screen. Desk-check your solution ' s algorithm using $85 as the total bill, $20 as the liquor charge, and 20% as the tip percentage. Then desk-check it using $35 as the total bill, $0 as the liquor charge, and 15% as the tip percentage.
  2. Party-On sells individual hot/cold cups and dessert plates for parties. Sue Chen wants a program that allows her to enter the price of a cup, the price of a plate, the number of cups purchased, and the number of plates purchased. The program should then calculate the total cost of the purchase, including the sales tax. Finally, the program should display the total cost on the screen. Desk-check your solution ' s algorithm using $0.50 as the cup price, $1 as the plate price, 35 as the number of cups, 35 as the number of plates, and 2% as the tax rate. Then desk-check it using $0.25, $0.75, 20, 10, and 6%.
  3. Modify the answer to Exercise 1 as follows. Jerry will be charging the total bill, including the tip, to his credit card. Modify the solution so that, in addition to calculating and displaying the appropriate tip, it also calculates and displays the amount charged to Jerry 's credit card. Desk-check the algorithm using $50 as the total bill, $5 as the liquor charge, and 20% as the tip percentage. Then desk-check it using $15 as the total bill, $0 as the liquor charge, and 15% as the tip percentage.

Solution Preview :

Prepared by a verified Expert
Business Management: Jerry feingold wants a program that will help him calculate
Reference No:- TGS02315067

Now Priced at $15 (50% Discount)

Recommended (95%)

Rated (4.7/5)