0
answers
1
watching
346
views

Write the pseudocode for the following program :
*a company sales manager requires a sales analysis of the 2 products on offer at the end of the month
*the company employs five salespeople
*input values for each sales person are, name, number, gender, and total units sold for the month for product 1 & 2
*the salary of each sales person is strictly commission - based. Each sales person earns a basic commission calculated as 12.5% of his/her total sales.
* if a sales person sells more than R1000 of product 2, he or she receives an additional 10% commission on product 2. If not, commission for sales of product 2 is reduced to 5% (instead of receiving the basic 12.5% commission for sales of product 2, a penalty is paid)
* if a sales person sells more than R500 of product 1, she receives a bonus of R100
* an added bonus of R750 is given to each sales person whose total commission is more than R6000
* each employee receives a printed pay slip showing all the employee details, gross pay, all the deductions and/or additional and the net pay.
* the unit prices for the 2 products are as follows :
- product 1: R250
-product 2: R175

For unlimited access to Homework Help, a Homework+ subscription is required.

Weekly leaderboard

Start filling in the gaps now
Log in