18.03.2016 Views

DEVRY CIS 115 Week 3 Exercise

DEVRY CIS 115 Week 3 Exercise Check this A+ tutorial guideline at http://www.assignmentcloud.com/cis-115/cis-115-week-3-exercise For more classes visit http://www.assignmentcloud.com Calculate Overtime Pay TCO #4 – Given a simple business problem that requires one or more decisions, create a solution algorithm that uses decisions with logical and relational expressions. TCO #9 – Given a program with logic errors that is intended as a solution to a simple business problem, employ debugging diagnostics to remove and correct the errors. Assignment: You will need to design an application that it will prompt a user for their hourly pay rate, their hours worked, and whether they are single, married, divorced, or widowed. It will then calculate their gross and net pay. If they work more than 40 hours, overtime is calculated at 1 ½ times the regular rate and displayed separately. If they are married, use a flat tax rate of 15%. If they are single, use 22%, if they are divorced, use 23%, and if they are widowed, use 13% (I realize that these are not very realistic). Here is a sample of what the program should do when run: (No overtime example) Enter hourly pay rate: 10.00 Enter hours worked: 35 Enter letter for (M)arried, (S)ingle, (D)ivorced, (W)idowed: M Gross pay is $350.00 Net pay is $297.50 (Overtime example) Enter hourly pay rate: 10.00 Enter hours worked: 45 Enter letter for (M)arried, (S)ingle, (D)ivorced, (W)idowed: S Regular pay is $400.00 Overtime pay is $75.00 Gross pay is $475.00 Net pay is $370.50 Rubric: When completed staple the following documents together neatly in 1,2,3,4 order: 1) This instruction sheet first 2) The IPO Chart, second 3) The Pseudocode, third 4) The Flowchart and output example last. Point distribution for this application: Calculate Overtime Pay Document: Points possible: Points received IPO Chart 5 Pseudocode 5 Flowchart and output 10 Total Points 20 IPO Chart: Input Processing Output Pseudocode: Begin calculateOvertimePay End Flowchart: Example Output after execution:

DEVRY CIS 115 Week 3 Exercise
Check this A+ tutorial guideline at

http://www.assignmentcloud.com/cis-115/cis-115-week-3-exercise
For more classes visit
http://www.assignmentcloud.com
Calculate Overtime Pay
TCO #4 – Given a simple business problem that requires one or more decisions, create a solution algorithm that uses decisions with logical and relational expressions.
TCO #9 – Given a program with logic errors that is intended as a solution to a simple business problem, employ debugging diagnostics to remove and correct the errors. Assignment: You will need to design an application that it will prompt a user for their hourly pay rate, their hours worked, and whether they are single, married, divorced, or widowed. It will then calculate their gross and net pay. If they work more than 40 hours, overtime is calculated at 1 ½ times the regular rate and displayed separately. If they are married, use a flat tax rate of 15%. If they are single, use 22%, if they are divorced, use 23%, and if they are widowed, use 13% (I realize that these are not very realistic). Here is a sample of what the program should do when run: (No overtime example) Enter hourly pay rate: 10.00 Enter hours worked: 35 Enter letter for (M)arried, (S)ingle, (D)ivorced, (W)idowed: M Gross pay is $350.00 Net pay is $297.50 (Overtime example) Enter hourly pay rate: 10.00 Enter hours worked: 45 Enter letter for (M)arried, (S)ingle, (D)ivorced, (W)idowed: S Regular pay is $400.00 Overtime pay is $75.00 Gross pay is $475.00 Net pay is $370.50 Rubric: When completed staple the following documents together neatly in 1,2,3,4 order: 1) This instruction sheet first 2) The IPO Chart, second 3) The Pseudocode, third
4) The Flowchart and output example last. Point distribution for this application: Calculate Overtime Pay Document: Points possible: Points received IPO Chart 5 Pseudocode 5 Flowchart and output 10 Total Points 20 IPO Chart: Input Processing Output Pseudocode: Begin calculateOvertimePay End Flowchart: Example Output after execution:


SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>DEVRY</strong> <strong>CIS</strong> <strong>115</strong> <strong>Week</strong> 3 <strong>Exercise</strong><br />

Check this A+ tutorial guideline at<br />

http://www.assignmentcloud.com/cis-<br />

<strong>115</strong>/cis-<strong>115</strong>-week-3-exercise<br />

For more classes visit<br />

http://www.assignmentcloud.com<br />

Calculate Overtime Pay<br />

TCO #4 – Given a simple business problem that requires one or more decisions, create a<br />

solution algorithm that uses decisions with logical and relational expressions.<br />

TCO #9 – Given a program with logic errors that is intended as a solution to a simple<br />

business problem, employ debugging diagnostics to remove and correct the errors.<br />

Assignment: You will need to design an application that it will prompt a user for their<br />

hourly pay rate, their hours worked, and whether they are single, married, divorced, or<br />

widowed. It will then calculate their gross and net pay. If they work more than 40 hours,<br />

overtime is calculated at 1 ½ times the regular rate and displayed separately. If they are<br />

married, use a flat tax rate of 15%. If they are single, use 22%, if they are divorced, use<br />

23%, and if they are widowed, use 13% (I realize that these are not very realistic). Here is a<br />

sample of what the program should do when run: (No overtime example) Enter hourly pay<br />

rate: 10.00 Enter hours worked: 35 Enter letter for (M)arried, (S)ingle, (D)ivorced,<br />

(W)idowed: M Gross pay is $350.00 Net pay is $297.50 (Overtime example) Enter hourly<br />

pay rate: 10.00 Enter hours worked: 45 Enter letter for (M)arried, (S)ingle, (D)ivorced,<br />

(W)idowed: S Regular pay is $400.00 Overtime pay is $75.00 Gross pay is $475.00 Net pay<br />

is $370.50 Rubric: When completed staple the following documents together neatly in<br />

1,2,3,4 order: 1) This instruction sheet first 2) The IPO Chart, second 3) The Pseudocode,<br />

third<br />

4) The Flowchart and output example last. Point distribution for this application: Calculate<br />

Overtime Pay Document: Points possible: Points received IPO Chart 5 Pseudocode 5<br />

Flowchart and output 10 Total Points 20 IPO Chart: Input Processing Output Pseudocode:<br />

Begin calculateOvertimePay End Flowchart: Example Output after execution:

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!