Answered step by step
Verified Expert Solution
Question
1 Approved Answer
program that we use if flowgorithm 1. Salary exercise: The following information sented to a payroll department. They need a on has been present program
program that we use if flowgorithm
1. Salary exercise: The following information sented to a payroll department. They need a on has been present program that will calculate the total amoun will calculate the total amount of pay for all the employees in the company. To make it easier, you will only have 4 employees that ve their paycheck total calculated. Your job is to solve the following formula (add up their total check and a bonus) and prepare the totals to 4 employees The formula is: Total Pay = (Hours Worked * Hourly Rate) - Deductions + (Hourly Rate * Bonus Percentage * 520) The deductions are different for each person and indicated in the table below. Also, the Bonus Percentage is unique for each person. The 520 represents 520 hours in the bonus period. Also with deductions, you must add up all the deductions into one number which is to be the deduction variable. Calculate the pay for the following employees Name Hours Hour Deduct 1 Deduct 2 Deduct 3 Bonus % Rate John 32 $15 1.25 2.00 1.5 25 Kasem $25 2.00 2.25 15 Allan 45 1.50 2.25 1.5 20 Sam $20 2.00 1.50 2.00 20 $30 Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started