Cash-back offer from April 23rd to 27th, 2024: Get a flat 10% cash-back credited to your account for a minimum transaction of $50.Post Your Questions Today!

Question DetailsNormal
$ 25.00

CIS 115 Week 7 iLab Sales Tax | Scored 100%

Question posted by
Online Tutor Profile
request

Week 7 iLab—Sales Tax

TCO 3: Given a simple problem, design and desk-check a solution algorithm requiring a modular design that is expressed in terms of pseudocode or program notes, input-process-output (IPO) analysis, and flow chart.

TCO 7: Given a program with logic errors that is intended as a solution to a simple problem, employ debugging diagnostics to remove and correct the errors.

TCO 8: Given a more complex problem, develop a complete solution that includes a comprehensive statement of the problem, complete program design, and program documentation.

Scenario

 

Your algorithm will write two functions called ComputeTotal( ) and ComputeTax( ).

ComputeTotal( ) will receive the quantity of items purchased, and the unit price of each item. It will return the total sales (quantity times price).

ComputeTax( ) will receive total sales as a number and the state as a string and return the amount of tax depending on the state. NJ requires 7% tax, FL requires 6% tax, and NY has 4% tax.

The main program will ask for the name of the customer and read the name in a variable called name. It will also ask for one of the three states listed above. It will ask for the number of items sold and the unit price of the item.

Main will then call ComputeTotal( ), passing the quantity and unit price. Main will then call ComputeTax( ), passing the state and the amount of sales and receive back the tax. Finally Main( ) will print out the total sales, the tax amount, and the total with taxes. For example, see below.

Enter the name of the customer: Jack      

In which state (NY / NJ / FL) ? NJ   

How many items were purchased?: 3         

What was the unit price of the items?: 1.50

 

The total sales for Jack are $4.50

The tax amount is $0.32 based on a tax rate of 7.00%

The total with taxes is $4.82

 

Make sure you save the return values into an appropriate variable. Use formatted output to make the program more user friendly.

 

Be sure to think about the logic and design first (IPO chart, pseudocode, and flowchart), then code the C# program.

 

Rubric

 

Point distribution for this activity:

Lab Activity

Document

Points possible

Points received

Variable list & IPO chart

10

 

Hierarchy Chart

15

 

Working program

25

 

Total Points

50

 

 

 

 

1—Variable List With Data Type & IPO Chart

List all variables you will use (use valid variable names). Indicate whether the data type is string, integer, or double, and so on.

 

IPO Model

List the inputs, any processes/calculations, and the outputs. Use the same valid variable names you used in Step 1.

 

Inputs

Process (calculations)

Outputs

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

3—Hierarchy Chart

Use MS Visio to create a hierarchy chart. Paste the hierarchy chart here, or attach it as a separate document.

 

5—C# Code
Screenshot of Running Program
Zipped Project File (submitted to DropBox)

 

Copy/paste your C# code here.

 

Paste a screenshot(s) of the complete working program here. Use test scenarios to test all possible paths of execution.

 

Submit a separate zipped file to the Dropbox containing the complete project folder.

Available Answer
$ 25.00

[Solved] CIS 115 Week 7 iLab Sales Tax | Scored 100%

  • This Solution has been Purchased 5 time
  • Submitted On 23 Feb, 2015 05:57:45
Answer posted by
Online Tutor Profile
solution

Week 7 iLab—Sales Tax

TCO 3: Given a simple problem, design and desk-check a solution algorithm requiring a modular design that is expres...

Buy now to view the complete solution
Other Similar Questions
User Profile
Guard...

CIS 115 Week 3 iLab—Calculate Overtime Pay | Complete Solution | Scored 100%


payRate
hoursWorked
maritalStatus
    overtimeRate = payRate * 1.5
overtimePay = overtimeHours * overtimeRate
regularPay = hoursWorked * payRate
grossPay = regularPay &...

User Profile
Halsey

CIS 115 Week 5 iLab Fireworks Stand Checkout

CIS 115 Week 5 iLab Fireworks Stand Checkout CIS 115 Week 5 iLab Fireworks Stand Checkout...
User Profile
NUMBE...

CIS 115 Week 5 iLab Fireworks Stand Checkout A+ tutorial 100% Satisfaction Guaranteed!

Week 5 iLab— Fireworks Stand Checkout TCO 5—Given a simple problem that requires iteration, create a solution algorithm that employs loops. TCO 8—Given a more complex problem, develop a complete solution that includes ...
User Profile
AceTu...

CIS 115 Week 7 iLab Sales Tax | Scored 100%

Week 7 iLab—Sales Tax

TCO 3: Given a simple problem, design and desk-check a solution algorithm requiring a modular design that is expressed in terms of pseudocode or program notes, input-process-output (IPO) a...

User Profile
Guard...

CIS 115 Week 2 iLab | Complete Solution | Scored 100%

Declare 2_item_price;
Declare 3_item_price;
Declare 4_item_price;
Declare Subtotal;
Declare Sales_tax;
Declare Total_purchase;
Declare Tax =0.7;
Input 1_item_price;
Input 2_item_pric...

The benefits of buying study notes from CourseMerits

homeworkhelptime
Assurance Of Timely Delivery
We value your patience, and to ensure you always receive your homework help within the promised time, our dedicated team of tutors begins their work as soon as the request arrives.
tutoring
Best Price In The Market
All the services that are available on our page cost only a nominal amount of money. In fact, the prices are lower than the industry standards. You can always expect value for money from us.
tutorsupport
Uninterrupted 24/7 Support
Our customer support wing remains online 24x7 to provide you seamless assistance. Also, when you post a query or a request here, you can expect an immediate response from our side.
closebutton

$ 629.35