0% found this document useful (0 votes)
46 views7 pages

Taller Programacion Lineal

This document contains summaries of multiple linear programming problems involving 2 or more variables that cannot be graphically represented. The problems contain constraints and objectives to maximize or minimize.
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)
46 views7 pages

Taller Programacion Lineal

This document contains summaries of multiple linear programming problems involving 2 or more variables that cannot be graphically represented. The problems contain constraints and objectives to maximize or minimize.
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/ 7

POLTECNICO GRANCOLOMBIANO

modelos de toma de decisiones

David Arturo Jaimes Martínez


Edwin Oswaldo Moyano Alfonso
Yesica Galeano Aya
SOLVER
X1 X2
30 30 R1 1 1 <= 60 60
R2 0.6 1.5 <= 63 63
F.O. R3 1 0 <= 50 30
200 350 R4 0 1 <= 35 30
$ 16,500 R5 X1,X2>=0
SOLVER

x2 x3 x4 R1 3 5 2 3 >= 3 3
0 0.42857143 0.71428571 R2 7 4 2 8 >= 5 6.57142857
R3 5 6 6 2 >= 4 4
FO R4 x1,x2,x3,x4>=0
6 3 2
2.71428571428571

Este planteamiento involucra mas de dos variables, por lo tanto no es posible graficarlo fisicamente.
SOLVER
X1 X2
40000 10000 R1 1 1 >= 50000 50000
R2 1 0 <= 40000 40000
F.O. R3 0 1 <= 30000 10000
3 5 R4 x1.x2 >= 0
$ 170,000
SOLVER
X1 X2
25 100 R1 1 1 >= 125 125
R2 2.5 1.8 <= 350 242.5
F.O. R3 0.2 0.1 <= 15 15
1 1 R4 3.5 2.5 <= 360 337.5
$ 125 R5 x1,x2 >= 0
SOLVER
X1 X2
7000 0 R1 1 0 <= 7000 7000
R2 0 1 <= 7000 0
F.O. R3 10 7 <= 70000 70000
450 200 R4 1 1 <= 10000 7000
$ 3,150,000 x1,x2
SOLVER
X1 X2
2.36842105 1.05263158

F.O. R1 5 3 >= 15 15
4 4 r2 2 5 >= 10 10
$ 14 x1,x2

You might also like