A soccer club wants to create an experienced team and need to organise an event to run a series of trials.
The teams combination is to include experienced soccer players (d ) and training analysts (t ).
The team is no more than 8 people. At least 1 analyst and 3 but no more than 6 soccer players.
The number of soccer players must be greater than the number of analysts.
A minimum of 18 trials need to be conducted on the development of the new team per day.
Soccer players are able to view the trials 5 times per day and analysts only 3.
Soccer players are paid $450 per day.
Analysts are paid $250 per day.
Questions:
- Organisers want to run this event at a minimum expense, express the objective function.
- Express the constraints to which the function is subject to a system of inequalities.
- Find the corner points of the feasible region.
- How many soccer players & analysts should be chosen for the team.