Try the fastest way to create flashcards

Related questions with answers

Question

An insurance company believes that it will require the following numbers of personal computers during the next six months: January, 9; February, 5; March, 7; April, 9; May, 10; June, 5. Computers can be rented for a period of one, two, or three months at the following unit rates: one-month rate, $200\$200; two-month rate, $350\$350; three-month rate, $450\$450. Formulate an LP that can be used to minimize the cost of renting the required computers. You may assume that if a machine is rented for a period of time extending beyond June, the cost of the rental should be prorated. For example, if a computer is rented for three months at the beginning of May, then a rental fee of 23(450)=$300\frac{2}{3}(450)=\$ 300, not $450\$450, should be assessed in the objective function.

Solution

Verified
Step 1
1 of 2

The following number of personal computers are required during the next six months:9,5,7,9,10,59,5,7,9,10,5 respectively. Price of one month rental of computer is 200.200. For two or three months the price is 350350 and 450450 respectively. We want to minimize the cost of renting the computers. Let xtx_t be the number of rented computers in the month tt at one-month rate, while yty_t and ztz_t are number of rented computers in month tt at two-month and three-month rates respectively. Since we want to minimize the cost of renting the required computers we have:

minz=200(x1+x2+x3+x4+x5+x6)+350(y1+y2+y3+y4+y5+12y6)=+450(z1+z2+z3+z4+23z5+13z6).\begin{align*} \min z &=200(x_1+x_2+x_3+x_4+x_5+x_6)+350(y_1+y_2+y_3+y_4+y_5+\frac{1}{2}y_6)\\[10pt] &=+450(z_1+z_2+z_3+z_4+\frac{2}{3}z_5+\frac{1}{3}z_6). \end{align*}

However, we know precisely how much computers are required for each month. Therefore let us define: i1=x1+y1+z1.i_1=x_1+y_1+z_1. This will imply:

i2=i1x1+x2+y2+z2,i3=i2y1x2+x3+y3+z3i_2=i_1-x_1+x_2+y_2+z_2,i_3=i_2-y_1-x_2+x_3+y_3+z_3

i4=i3z1y2x3+x4+y4+z4,i5=i4x4y3z2+x5+y5+z5i_4=i_3-z_1-y_2-x_3+x_4+y_4+z_4,i_5=i_4-x_4-y_3-z_2+x_5+y_5+z_5

i6=i5x5y4z3+x6+y6+z6.i_6=i_5-x_5-y_4-z_3+x_6+y_6+z_6.

We established relationships between variables that count active computers in month. Now the other constraints are just:

i19,i25,i37,i49,i510,i65.i_1\geq9,i_2\geq5,i_3\geq7,i_4\geq9,i_5\geq10,i_6\geq5.

With this and the fact that all variables are nonnegative we specified all constraints. Hence, we are done.

Create a free account to view solutions

Create a free account to view solutions

Recommended textbook solutions

Introduction to Operations Research 10th Edition by Frederick S. Hillier

Introduction to Operations Research

10th EditionISBN: 9780073523453Frederick S. Hillier
Verified solutions
Operations Research: Applications and Algorithms 4th Edition by Wayne L Winston

Operations Research: Applications and Algorithms

4th EditionISBN: 9780534380588 (5 more)Wayne L Winston
1,445 solutions
STAT: Behavioral Sciences 2nd Edition by Gary Heiman

STAT: Behavioral Sciences

2nd EditionISBN: 9781305436923Gary Heiman
A Mathematical Look at Politics 1st Edition by Daniel H. Ullman, E. Arthur Robinson Jr.

A Mathematical Look at Politics

1st EditionISBN: 9781439819838Daniel H. Ullman, E. Arthur Robinson Jr.

More related questions

1/4

1/7