subject

An employee is paid at rate of 16.78$ per hour for the first 40 hours worked in a week. Any hours over that are paid at the overtime rate of one and one half times that. From the worker's gross pay, 6% is witheld for social security tax, 14% is witheld for federal income tax, 5% is witheld for state income tax, and 10 dollars per week is witheld for union dues. If the worker has three or more dependents, then the additional 35 dollars is withheld to cover the extra cost of helf insurance beyond what the employer pays. Write the program that will read in the number of hours worked in a week and the number of dependents as input, and will then output the worker's gross pay , each witholding amount , and the net take home pay for the week. For the harder version , write your program so that it allows the calculation to be repeated as often as the user wishes.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:30
Given the following code: if (n == 2) { k -= 2; } else if (n == 3) { k -= 3; } can be rewritten as: if (< condition > ) { < assignment statement > ; } assume that evaluating < condition > does not change the values stored in n and k. which of the following could be used as < assignment statement > ? k -= n; k -= 1; k -= 2; k += n; k = n - k;
Answers: 2
question
Computers and Technology, 22.06.2019 19:30
Once the data center routes to the destination server that hosts the website, what's the next step in the internet process? user’s browser renders html code from destination server into web page request goes through router/model and isp request routed to nameserver and datacenter
Answers: 2
question
Computers and Technology, 23.06.2019 08:00
Michael has written an e-mail to his employees that describes a new product special that will be introduced to the customers next week. by taking time to make sure the e-mail is well written, logical, and organized, michael has made sure his message has the characteristics of a) effective communicationb) ineffective communicationc) barriers to communicationd) workplace communication
Answers: 2
question
Computers and Technology, 24.06.2019 11:20
Every telecommunication setup uses two devices: one device to transmit data and one device to receive data. which device transmits frequencies to mobile phones? towers transmit frequencies to mobile phones.
Answers: 1
You know the right answer?
An employee is paid at rate of 16.78$ per hour for the first 40 hours worked in a week. Any hours ov...
Questions
question
Mathematics, 20.09.2020 09:01
question
Mathematics, 20.09.2020 09:01
question
Physics, 20.09.2020 09:01
question
History, 20.09.2020 09:01
Questions on the website: 13722363