Final answer:
To maximize their income, the contractor should work a certain number of hours per week at each task. Let's use the variables: x for fixing plumbing and y for repairing drywall. The objective is to maximize income, subject to constraints on preparation time and work time.
Step-by-step explanation:
To maximize their income, the contractor should work a certain number of hours per week at each task. Let's use the variables:
- x: number of hours worked fixing plumbing
- y: number of hours worked repairing drywall
- I: total income
The objective is to maximize the income, so we want to maximize I. The constraints are:
- Preparation time constraint: x + 2y ≤ 11
- Work time constraint: x + y ≤ 14
- Non-negativity constraints: x ≥ 0 and y ≥ 0
Now, we can solve this linear programming problem to find the optimal solution for x and y that maximizes the income I.