0% found this document useful (0 votes)
30 views

Solver Example

The document describes several companies and their production optimization problems. It provides information on products, profits, resources, production quantities, resource usage and constraints for each company. The objective is to maximize total profit subject to the resource constraints. Linear programming is used to determine the optimal production quantities.

Uploaded by

greatguy_07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

Solver Example

The document describes several companies and their production optimization problems. It provides information on products, profits, resources, production quantities, resource usage and constraints for each company. The objective is to maximize total profit subject to the resource constraints. Linear programming is used to determine the optimal production quantities.

Uploaded by

greatguy_07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 20

The Beaver Creek Pottery Company

Products:
Profit per unit:
Resources:
Labour
Clay

Production
Bowls
Mugs
Profit

Bowl
40

Mug
50

1
4

2
3

24
8
1360

Resources
Usage Constraint
40
<=
120
<=

Maximize Z = 40 X1 + 50X2

Available Left over


40
0
120
0

Subject to:
Labour: 1X1 + 2X2 <=40
Clay
: 4X1 + 3X2 <=120
X1, X2 >= 0

The Southern Sporting Goods


Products:
Profit per unit:
Resources:
Rubber
Leather

Production
Basketball
Footballs
Profit

BasketballFootballs
12
16
3
4

0
160
2560

2
5

Resources
Usage Constraint
320
<=
800
<=

Maximize Z = 12 X1 + 16 X2

Available Left over


500
180
800
0

Subject to:
Rubber : 3X1 + 2X2 <=500
Leather: 4X1 + 5X2 <=800
X1, X2 >= 0

The Southern Sporting Goods


Products:
Profit per unit:
Resources:
Rubber
Leather

Production
Basketball
Footballs
Profit

BasketballFootballs
13
15
3
4

`
57
#VALUE!

2
5

Resources
Usage Constraint
#VALUE!
<=
#VALUE!
<=

Available Left over


500
#VALUE!
800

The Southern Sporting Goods


Products:
Profit per unit:
Resources:
Rubber
Leather

Production
Basketball
Footballs
Profit

BasketballFootballs
13
15
3
4

325
0
4225

2
5

Resources
Usage Constraint
975
<=
1300
<=

Available Left over


1000
25
1300
0

Company A & B
Products:
Profit per unit:
Resources:
Line 1
Line 2

A
9

B
7

12
4

4
8

Production
A
B
Profit

4
3
57

Resources
Usage Constraint
60
<=
40
<=

Maximize Z = 9 X1 + 7 X2

Available Left over


60
0
40
0

Subject to:
Line 1 : 12X1 + 4X2 <=60
Line 2 : 4X1 + 8X2 <=40
X1, X2 >= 0

Company A & B
Products:
Profit per unit:
Resources:
Line 1
Line 2

A
9

B
7

12
4

4
8

Production
A
B
Profit

2
4
46

Resources
Usage Constraint
40
<=
40
<=

Maximize Z = 9 X1 + 7 X2

Available Left over


40
0
40
0

Subject to:
Line 1 : 12X1 + 4X2 <=40
Line 2 : 4X1 + 8X2 <=40
X1, X2 >= 0

Company A & B
Products:
Profit per unit:
Resources:
Line 1
Line 2

A
9

B
15

12
4

4
8

Production
A
B
Profit

4
3
81

Resources
Usage Constraint
60
<=
40
<=

Maximize Z = 9 X1 + 15 X2

Available Left over


60
0
40
0

Subject to:
Line 1 : 12X1 + 4X2 <=60
Line 2 : 4X1 + 8X2 <=40
X1, X2 >= 0

Irwin Textile
Products:
Profit per unit:
Resources:
Raw Cotton
Time

Denim
2.25
5
3

Production
Denim
Corduroy

Units
456
510

Profit

2607

Corduroy
3.1
7.5
3.2

Usage
6105
3000

Resources
Constraint
<=
<=

Constraint Max Demand

<=
510

Maximize Z = 2.25X1 + 3.1 X2


Subject to:
Available Left over
6500
395
3000
0

<=6500
<=3000

Line 1 : 5X1 + 7.5X2


Line 2 : 3X1 + 3.2X2
<= 510
X1, X2 >= 0
X2

Irwin Textile
Products:
Profit per unit:
Resources:
Raw Cotton
Time

Denim
3
5
3

Production
Denim
Corduroy

Units
456
510

Profit

3408

Corduroy
4
7.5
3.2

Usage
6105
3000

Resources
Constraint
<=
<=

Constraint Max Demand

<=
510

Available Left over


6500
395
3000
0

Irwin Textile
Products:
Profit per unit:
Resources:
Raw Cotton
Time

Production
Denim
Corduroy
Profit

Denim
2.25
5
3

Corduroy
3.1
7.5
3.2

Usage
6000
3000

Resources
Constraint
<=
<=

Units
Constraint Max Demand
507.6923

461.5385
<=
510
2573.077

Maximize Z = 2.25X1 + 3.1 X2


Subject to:
Available Left over
6000
0
3000
0

<=6000
<=3000

Line 1 : 5X1 + 7.5X2


Line 2 : 3X1 + 3.2X2
<= 510
X1, X2 >= 0
X2

You might also like