A young couple, Eve and Steven, want to divide their main household chores (shopping, cooking, dishwashing, and laundering) between them so that each has two tasks but the total time they spend on household duties is kept to a minimum. Their efficiencies on these tasks differ, where the time each would need to perform the task is given by the following table:
|
Time Needed per Week (Hours)
|
|
Shopping
|
Cooking
|
Dish Washing
|
Laundry
|
Eve
|
4.5
|
7.8
|
3.6
|
2.9
|
Steven
|
4.9
|
7.2
|
4.3
|
3.1
|
Formulate a binary integer programming model for this problem and solve the model on a spreadsheet.