Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

in flowgorithm please 1. Salary exercise: The following information has been presented to a payroll department. They need a program that will calculate the total

in flowgorithm please image text in transcribed
1. Salary exercise: The following information has been presented to a payroll department. They need a program that 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 need to have 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 20 2.00 2.25 15 Allan 45 $30 2.25 Sam 36 $20 2.00 1.50 2.00 $25 1.50 1.5

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Expert Oracle9i Database Administration

Authors: Sam R. Alapati

1st Edition

1590590228, 978-1590590225

More Books

Students also viewed these Databases questions

Question

Estimate the system development effort using use-case points.

Answered: 1 week ago