subject

Write a program that reads the following information and prints a payroll statement: Employee’s name (e. g., Smith)

Number of hours worked in a week (e. g., 10)
Hourly pay rate (e. g., 9.75)
State tax withholding rate (e. g., 9%)
Federal Withholding
If the gross pay is less than $100.00, set the rate at 0%.
If it's at least $100.00 but less than $200.00, set the rate at 5%.
If it's at least $200.00 but less than $300.00, set the rate at 10%.
If it's at least $300.00 but less than $400.00, set the rate at 15%.
Else, if it's $400.00 or more, set the rate at 20%.

A sample run is shown below:

Enter employee's name: Smith
Enter number of hours worked in a week: 10
Enter hourly pay rate: 10.75
Enter state tax withholding rate: .09
Employee Name: Smith
Hours Worked: 10.0
Pay Rate: $10.75
Gross Pay: $107.5

Deductions:

Federal Withholding (5.0%): 5.38
State Withholding (9.0%): 9.67
Total Deduction: $15.05
Net Pay: $92.45
Enter employee's name: Taylor
Enter number of hours worked in a week: 40
Enter hourly pay rate: 13.00
Enter state tax withholding rate: .15
Employee Name: Taylor
Hours Worked: 40.0
Pay Rate: $13.0
Gross Pay: $520.0

Deductions:
Federal Withholding (20.0%): 104.0
State Withholding (15.0%): 78.0
Total Deduction: $182.0
Net Pay: $338.0

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:00
Which are examples of note-taking tools? check all that recording devices sticky notes digital highlighters paper flags highlighting pens digital displays digital flags
Answers: 1
question
Computers and Technology, 22.06.2019 18:00
When is it appropriate to use an absolute reference
Answers: 1
question
Computers and Technology, 23.06.2019 01:30
Negative methods of behavior correction include all but this: sarcasm verbal abuse setting an example for proper behavior humiliation
Answers: 1
question
Computers and Technology, 23.06.2019 02:00
Arecipients list has been loaded into a document. which commands should be clicked in order to filter the list so that letters will not be printed for recipients who live in a certain state? mailings tab, start mail merge, select recipients, type new list, then insert only contacts from the desired states mailings tab, rules, select recipients, use existing list, then choose a recipients list that includes only contacts in certain states mailings tab, select recipients, use existing list, rules, fill in, then type in certain states mailings tab, rules, skip record select “state” under field name, then type in the state name under “equal to”
Answers: 2
You know the right answer?
Write a program that reads the following information and prints a payroll statement: Employee’s...
Questions
question
History, 25.12.2019 16:31
Questions on the website: 13722360