Q7: Write and algorithm and draw a flowchart to a) read an employee name (NAME), overtime hours worked (OVERTIME), hours absent (ABSENT) and b) determine the bonus payment (PAYMENT) Bonus Schedule OVERTIME - (2/3)*ABSENT >50 hours >35 but ≤ 50 hours >25 but ≤ 35 hours >15 but ≤ 25 hours < 15 hours Use the flowgorithm software to solve the problem. Bonus Paid $80 $65 $45 $35 $9
Q7: Write and algorithm and draw a flowchart to a) read an employee name (NAME), overtime hours worked (OVERTIME), hours absent (ABSENT) and b) determine the bonus payment (PAYMENT) Bonus Schedule OVERTIME - (2/3)*ABSENT >50 hours >35 but ≤ 50 hours >25 but ≤ 35 hours >15 but ≤ 25 hours < 15 hours Use the flowgorithm software to solve the problem. Bonus Paid $80 $65 $45 $35 $9
Related questions
Question
![Q7: Write and algorithm and draw a flowchart to
a) read an employee name (NAME), overtime hours worked (OVERTIME), hours absent (ABSENT)
and
b) determine the bonus payment (PAYMENT)
Bonus Schedule
OVERTIME - (2/3)*ABSENT
>50 hours
>35 but ≤ 50 hours
>25 but ≤ 35 hours
>15 but ≤ 25 hours
< 15 hours
Use the flowgorithm software to solve the problem.
NOTE: Please use Flowgorithm software to solve this question not python. Thanks
Bonus Paid
$80
$65
$45
$35
$9](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F77d4a9c0-dd8c-4beb-bfff-17fac93f882f%2F7ef26d93-d010-40fb-a15d-f333ddfcc363%2F01qpcja_processed.png&w=3840&q=75)
Transcribed Image Text:Q7: Write and algorithm and draw a flowchart to
a) read an employee name (NAME), overtime hours worked (OVERTIME), hours absent (ABSENT)
and
b) determine the bonus payment (PAYMENT)
Bonus Schedule
OVERTIME - (2/3)*ABSENT
>50 hours
>35 but ≤ 50 hours
>25 but ≤ 35 hours
>15 but ≤ 25 hours
< 15 hours
Use the flowgorithm software to solve the problem.
NOTE: Please use Flowgorithm software to solve this question not python. Thanks
Bonus Paid
$80
$65
$45
$35
$9
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps with 1 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)