Math Problem Statement
A plumbing repair company has 3 employees and must choose which of 3 jobs to assign each to (each employee is assigned to exactly one job and each job must have someone assigned). Each employee can perform each job, but the cost to perform any given job can vary. The following table shows the cost for each employee to perform each job.
Employee A Employee B Employee C
Job 1 48 45 44 Job 2 43 35 45 Job 3 51 51 50 Solve this assignment problem in Excel to find the lowest cost solution and answer the following questions:
Which employee is assigned to job 1?
(Click to select)
Which employee is assigned to job 2?
(Click to select)
Which employee is assigned to job 3?
(Click to select)
What is the minimum cost to complete all three jobs?
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Linear Programming
Optimization
Assignment Problem
Formulas
Objective function: Minimize total cost
Constraints: Sum of assignments per job and employee = 1
Theorems
Hungarian Algorithm
Suitable Grade Level
University Level or Advanced High School (Grades 11-12)
Related Recommendation
Minimizing Job Assignment Costs Using Optimization Techniques
Hungarian Algorithm: Solving an Assignment Problem with Four Jobs and Workers
Solve the Assignment Problem Using the Hungarian Algorithm
Solving Assignment Problem Using Hungarian Method
Solve Unbalanced Assignment Problem Using Hungarian Algorithm