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

Assembly, Write an assembly program that computes Fibonacci numbers 2-5. a....

Write an assembly program that computes Fibonacci numbers 2-5. a. Assume Fib(0)=0 and Fib(1)=1. b. Store Fib(2) in EAX, Fib(3) in EBX, Fib(4) in ECX and Fib(5) in EDX. c. Use a LOO

Shell script, find value of nCr using function

find value of nCr using function

Program character array to a signed floating point number, Write a function...

Write a function that converts a character array to a signed floating point number. Function prototype must be as follows: int asciiToFloat( char *str, unsigned char* eflag) Follow

Included applications, Hi, Can any of you, tell me how to use Included Ap...

Hi, Can any of you, tell me how to use Included Applications?

Difference between CMP and SUB, 1. CMP and SUB CMP is used for comparing 2 ...

1. CMP and SUB CMP is used for comparing 2 registers by subtraction them from one another, but answer is not saved, whereas SUB subtracts 2 registers and saves the answer.

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

Program for deleting nodes from the binary search tree, Problem: This...

Problem: This assignment is about deleting nodes from the binary search tree. You need to use given sequence to construct a binary search tree and then delete some nodes from

Linear homogeneous differential equations, As with 2 nd order differential...

As with 2 nd order differential equations we can't determine a non-homogeneous differential equation unless we can initially solve the homogeneous differential equation. We'll als

Complex roots, We will be assuming here that our roots are of the form, in ...

We will be assuming here that our roots are of the form, in this case, r 1,2 = l + mi If we take the first root we'll find the following solution. x l + m i It i

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