Write pseudocode that will calculate a XXX% tip and a 6% tax on a meal price. The user will enter the meal price and the program will calculate tip, tax, and the total. The total is the meal price...



  1. Write pseudocode that will calculate a XXX% tip and a 6% tax on a meal price. The user will enter the meal price and the program will calculate tip, tax, and the total.  The total is the meal price plus the tip plus the tax.  Your program will then display the values of tip, tax, and total.


The restaurant now wants to change the program so that the tip percent is based on the meal price.  The new amounts are as follows:
































Meal Price Range




Tip Percent



.01 to 5.99



10%



6 to 12.00



13%



12.01 to 17.00



16%



17.01 to 25.00



19%



25.01 and more



22%





Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here