Math Problem Statement
A contractor does two types of repair work, fixing plumbing issues and drywall repair. Due to other obligations, they never want to work more than 17 hours per week on these two tasks. The contractor has determined for every hour they work on fixing plumbing, they need five hours to prepare, and for every hour they work on repairing walls, they need one hour of preparation time. They cannot spend more than 21 hours each week in preparing for the two tasks.
If the contractor makes $40 an hour fixing plumbing and $90 an hour repairing walls, how many hours should they work per week at each task to maximize their profit?
The variables needed to solve the linear programming problem are as follows.
x=number of hours worked fixing plumbingy=number of hours worked repairing drywallP=profit in dollars
(a)
Find the objective function. Select whether it's maximizing or minimizing in the first answer blank and enter you equation in the second answer blank. (Hint: Your equation must be written in the form P = , where the variable you are maximizing or minimizing is alone on one side of the equal sign.)
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Linear Programming
Algebra
Optimization
Formulas
Objective Function: P = 40x + 90y
Time Constraint: x + y ≤ 17
Preparation Time Constraint: 5x + y ≤ 21
Non-negativity: x ≥ 0, y ≥ 0
Theorems
Linear Programming Optimization Theorem
Suitable Grade Level
Grades 9-12
Related Recommendation
Maximizing Contractor's Profit: Linear Programming for Plumbing and Drywall Work
Maximizing Revenue in Linear Programming for a Carpenter
Maximizing Profits in Linear Programming for a Cafe's Coffee and Snack Services
Maximizing Profit in a Manufacturing Optimization Problem with Linear Programming
Optimizing Profit in a Linear Programming Problem with Storage and Capital Constraints