Built a liner program to manage a staff, Programming Languages

Assignment Help:

A manager at the local Walmart needs to determine how many workers to hire to cover a 24-hour period. Each worker must work 9 consecutive hours but may only start work at the beginning of the listed eight shifts as follows:

Shift 1 (needs at least 12 workers): From 12 AM to 3AM

Shift 2 (needs at least 15 workers): From 3 AM to 6 AM

Shift 3 (needs at least 22 workers): From 6 AM to 9 AM

Shift 4 (needs at least 24 workers): From 9 AM to12 Noon

Shift 5 (needs at least 18 workers): From 12 Noon to 3 PM

Shift 6 (needs at least 21 workers): From 3 PM to 6 PM

Shift 7 (needs at least 25 workers): From 6 PM to 9 PM

Shift 8 (needs at least 17 workers): From 9 PM to 12 AM

Each worker is paid $22 hourly during regular shopping hours (8AM to 5PM) and $28 hourly outside the normal business hours.

Set up a linear program to help this manager determine the  staffing  for this 24-hour period that can minimize the total wage costs. Report your staffing decision and the minimized total wage for this problem.


Related Discussions:- Built a liner program to manage a staff

Explain the different states of activity diagram, Question 1 Discuss on In...

Question 1 Discuss on Inheritance Question 2 What are the four phases of the object modeling technique that can be repetitively executed? Question 3 Explain the di

Java exception handling, Expertsmind brings you unique solution in java as...

Expertsmind brings you unique solution in java assignments Exception Handling An exception is an issue that appears during the performance of an application. An exception

Namererror, how do u define a letter in python "NameError: name ''r'' is n...

how do u define a letter in python "NameError: name ''r'' is not defined"

Assembly Language Programming, Complete the following program to move a val...

Complete the following program to move a value of 0xFFH to PORTB LIST p=18f4550 #include org 0x0000 movlw 0x00 _________ movlw 0xFF movwf PORTB end .

Cobol 85, Open error message coming out when compiling

Open error message coming out when compiling

Pseudo code, I need help putting this into a flowchart constant c as Intege...

I need help putting this into a flowchart constant c as Integer = 3500 Constant CALORIESTOOUNCE as Integer = 219 Declare Sex as Character Declare Age as Integer Declare Weight as I

Cookies management with perl, One of the main strengths of the Perl program...

One of the main strengths of the Perl programming language are its powerful text manipulation features. In this assignment, you will put them to  use for writing a Perl program tha

What is the switch statement, What is the switch Statement? This is a dif...

What is the switch Statement? This is a different form of the multi way decision that It is well structured, but can only be used in certain cases where: 1. Here, Only one var

Write a function called triple, Write a function called triple (in a file c...

Write a function called triple (in a file called 'triple.m'). That takes a single variable x and returns a single variable in which every element of x is multiplied by 3. Make sure

Microsoft intermediate language in .net, Microsoft Intermediate Language in...

Microsoft Intermediate Language in .NET When you create value in any terminology and gather, it will be changed to an 'Intermediate Language' (Microsoft Advanced Language - MSIL

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd