You are on page 1of 1

Assignment

September 5, 2022
Instructions:
Write the algorithm and flowchart for the following problems. Use one-whole yellow pad.
Scan and upload your answers via Teams. Submit the hardcopy of your assignment at the
office, not later than 5 PM on Tuesday.

1. Construct a flowchart that will compute and print the sum and average of 3 numbers.

2. DEI Manufacturing Company plans to give a year-end bonus to each of its employee.
Draw a flowchart which will compute the bonus of an employee. Consider the following
conditions: If the employee’s monthly salary is less than ₱2,000.00, the bonus is 50% of
the salary; for employees with the salaries greater than ₱2,000.00, the bonus is
₱1,500.00. Print the name and the corresponding bonus for each employee. Write each
equivalent algorithms.

You might also like