Calculate total price of the items and the total tax added

Assignment Help Programming Languages
Reference no: EM131317942

Assignment

Write a narrative describing the objective of the program, and what each routine will do, including the reason for and purpose of the array(s), in addition to the selection statement and use of iterations

Explain the size and data types of the array structure you used.

Format your paper Consistent with APA guidelines. Provide appropriate in-text citations and References.

Write the pseudocode to

1) Accept and keep the inputted name of an item

2) Accept and keep the inputted price for that item

3) Query the user to deremine if they live in Orange or Oseola County

4) Accept and keep the indicated county

5) Based on the answer received, calculate and keep the appropriate sales tax

(8% for Orange County, 7% for Oseola)

All INPUT AND CALCULATIONS SHOULD BE STORED IN ARRAY(S)

Repeat steps 1 through 5 for the remaining two items.

NOTE: perform appropriate inpute validation to insure that only valid responses are accepted.

6) Calculate the total price of the items, and the total tax added

7) Calculate the total bill (items + tax)

8) Output the full receipt, with a line for each item and its associated price and sales tax, using the data stored in your arrays, followed by a line for the grand total of the items, the total sales tax, and the total transaction amount.

Using the 3 items you normally buy at a grocery store identified in week2, alter the program & paper to use iteration and selection statements.

In an APA formatted paper (APA Title page)

Write a narrative describing the objective of the program, and what each routine will do, including the reason for and purpose of the array(s), in addition to the selection statement and use of iterations

Explain the size and data types of the array structure you used.

Format your paper Consistent with APA guidelines. Provide appropriate in-text citations and References.

Write the pseudocode toL

1) Accept and keep the inputted name of an item

2) Accept and keep the inputted price for that item

3) Query the user to deremine if they live in Orange or Oseola County

4) Accept and keep the indicated county

5) Based on the answer received, calculate and keep the appropriate sales tax

(8% for Orange County, 7% for Oseola)

6) Create a line on the output receipt that identifies the item its price and the sales tax applicable to that item.

7) Keep a running total of item prices and taxes.

All INPUT AND CALCULATIONS SHOULD BE STORED IN ARRAY(S)

Repeat steps 1 through 5 for the remaining two items.

NOTE: perform appropriate inpute validation to insure that only valid responses are accepted.

Create a line on the output receipt that identifies the item its price and the sales tax applicable to that item.

Keep a running total of item prices and taxes.

8) Calculate the total price of the items, and the total tax added

9) Calculate the total bill (items + tax)

10) Output the full receipt, with a line for each item and its associated price and sales tax, using the data stored in your arrays, followed by a line for the grand total of the items, the total sales tax, and the total transaction amount.

Test the pseudocode to make sure that it executes properly and produces correct results.

Document the results in a table you design that describes each test condition and the results of that test. (Test Case Table)

Produce the Visual Logic file to execute the program defined by your pseudocode.

Reference no: EM131317942

Questions Cloud

What would her tax liability be for the year : Mary has earnings of $50,000 this year from her job. In addition, the market value of the condominium she owns increased from $100,000 to $105,000. She has no other capital gains or earnings, and receives no transfers. If Mary was subject to a compre..
Define physical evidence : When the fight began, there were 20 or so patrons in the lounge. When EMTs and police arrived on the scene, only two of the patrons and the bartender remained. Michelle and Sam were gone. The EMTs attempted CPR, but Joe was already dead. Two patro..
Construct a depreciation schedule : An asset has a value of $1,500 and a useful life of 5 years. Its trade-in value is $300. Use the amortized method to construct a depreciation schedule assuming that the interest rate is 5%.
Compute the z score for each company : Compute the Z score for each company.- According to the Altman model, which of these firms is most likely to experience financial failure?
Calculate total price of the items and the total tax added : Calculate the total price of the items, and the total tax added. Create a line on the output receipt that identifies the item its price and the sales tax applicable to that item.
What is probability of default implied by this information : Following the Detroit bankruptcy filing in mid-2013, yields on Detroit bonds increased to approximately 16 percent. Lenders ultimately received about 25 percent of the cash flows they were promised by Detroit. Assume that the expected return on risky..
Fine ounce of gold : The U.S. standard is $ 25.00 per fine ounce of gold. The U.K. standard is £ 5.00 per fine ounce of gold. Transatlantic shipping costs are $ 0.75 per fine ounce of gold. The spot rate is $ 4.80 / £ 1.00 How much profit per fine ounce can be earned..
Determining the spot rate : The U.S. standard is $ 25.00 per fine ounce of gold. The U.K. standard is £ 5.00 per fine ounce of gold. Transatlantic shipping costs are $ 0.75 per fine ounce of gold. The spot rate is $ 4.80 / £ 1.00 How much profit per fine ounce can be earned..
What is the yield on two-year treasury securities : The real risk-free rate is 2%. Inflation is expected to be 1.75% this year and 4.25% during the next 2 years. Assume that the maturity risk premium is zero. What is the yield on 2-year Treasury securities? What is the yield on 3-year Treasury securit..

Reviews

Write a Review

Programming Languages Questions & Answers

  Write code for member method expand

Write code for the member method expand. To keep the code simple, you may assume that the array element has enough capacity and does not need to be resized.

  Write a program to compute the total bonus amount earned

An employee has committed to save $2000 per month. Write a program to compute the total bonus amount earned by these two employees in the year.

  Design program that stores information of products

You are asked to design a program that stores information of given products. Your program must be menu driven. The program menu must include the following options: Add product information (Ask user to input product id, name and price)

  Write a class to accepts no parameters and returns no value

Write class named ParkingMeter containing:A method named tick that accepts no parameters and returns no value. tick decreases value of timeLeft by 1, but only if value of timeLeft is greater than 0.

  Necessary vhdl code

Assignment 1:Project Assignment: You are required to design an energy meter based on CPLD (Complex Programmable Logic Device) that will smartly disconnect the supply when sufficient amount of energy units are consumed. The device needs to be programm..

  Explain the functions which are useful

Explain some of the functions which you have found useful, where you found them, and how you use them. Describe good programming practices.

  Write program to convert feet and inches into centimeters

Create and execute the program. Write down the program which prompts user to enter length in feet and inches and outputs equivalent length in centimeters.

  Write a program that computes the salaries for a employees

The first programming project involves writing a program that computes the salaries for a collection of employees of different types. This program consists of four classes.

  Create an app to display output from the google soap api

The documentation for the Google SOAP Search API remains at the the following URL: http://code.google.com/apis/soapsearch/. Therefore, please visit that URL in order to read about how to implement the Google SOAP Search API.

  Create program to determine the median grade

Modify that program to determine the median grade along with the average and the highest and lowest grades

  Write a program that will ask the user to enter quiz scores

Write a program that will ask the user to enter 4 quiz scores for 3 students.  You will need to fine the lowest quiz grade and drop it out when you calculate the average

  Write pseudocode statements to declare four integers

Write Pseudocode statements to Declare 4 Integers. You can decide on the variables names of each of the integers.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd