Sample Solution Algorithm to Determine Meal Charges

Category: Tax
Last Updated: 08 Apr 2020
Pages: 1 Views: 257

Week 2 Activity – Meal Purchase TCO #2– Given a simple business problem, design a solution algorithm that uses arithmetic expressions and built-in functions. Assignment: Your goal is to solve the following simple programming exercise. You have been contracted by a local restaurant to design an algorithm determining the total meal charges. The algorithm should ask the user for the total food purchase and the tip percent. Then, the algorithm will calculate the amount of a tip, a 7% sales tax, and the total meal charge (including tip). The food purchase, sales tax, tip amount, and total meal charge will need to be displayed to the customer.

Order custom essay Sample Solution Algorithm to Determine Meal Charges with free plagiarism report

feat icon 450+ experts on 30 subjects feat icon Starting from 3 hours delivery
Get Essay Help

Be sure to THINK about the logic and design first (IPO chart and pseudocode), then code the Visual Logic command line processing. Display all output using currency formatting (built-in Visual Logic function). Advanced (optional): use a constants for the 7% sales tax. Rubric: When completed staple the following documents together neatly in 1,2,3,4 order: •This instruction sheet first •The IPO Chart, second •The Pseudocode, third •The Flowchart and output example last. Point distribution for this application: Meal Purchase Document: Points possible: Points received IPO Chart Pseudocode 6 Flowchart 8 Total Points 20 IPO Chart: Input Processing Output Enter Total Food Purchase Price Calculate Food price Add Tip %* Total Food Purchased Add 7% tax * Total Food Purchased Total Meal Charge Pseudocode: Begin mealPurchase Total Food Purchased Imput total Purchased Food Amount Please enter the amount for tip percent Imput tip percent Set total tip = tip percent/ 100 Set total tip=total tip * Total food purchased amount Set total tax= sales tax/100 Set total tax= total tax* = total food purchased amount End Flowchart: Example Output after execution:

Cite this Page

Sample Solution Algorithm to Determine Meal Charges. (2018, Jan 02). Retrieved from https://phdessay.com/sample-solution-algorithm-to-determine-meal-charges/

Don't let plagiarism ruin your grade

Run a free check or have your essay done for you

plagiarism ruin image

We use cookies to give you the best experience possible. By continuing we’ll assume you’re on board with our cookie policy

Save time and let our verified experts help you.

Hire writer