Foundations for LP Sean Eom. In this course, LP is the foundation of all other quantitative models. Study of LP and related techniques (Integer LP and.

Slides:



Advertisements
Similar presentations
3.4 Linear Programming 10/31/2008. Optimization: finding the solution that is either a minimum or maximum.
Advertisements

© 2003 Anita Lee-Post Linear Programming Part 2 By Anita Lee-Post.
Linear Programming Sensitivity Analysis How will a change in a coefficient of the objective function affect the optimal solution? How will a change in.
Linear Programming Problem
System of Equations A set of two or more equations with the same variables. To solve a system of equations means to find values for the variables in the.
Chapter 3 Linear Programming: Sensitivity Analysis and Interpretation of Solution MT 235.
SOLVING INEQUALITIES Final Answer Step 1: Subtract 5 from both sides
Linear Programming Unit 2, Lesson 4 10/13.
1 2TN – Linear Programming  Linear Programming. 2 Linear Programming Discussion  Requirements of a Linear Programming Problem  Formulate:  Determine:Graphical.
Warm Up #4 1. Evaluate –3x – 5y for x = –3 and y = 4. –11 ANSWER
Chapter 19 Linear Programming McGraw-Hill/Irwin
5.1 Solving Systems of Linear Equations by Graphing
Algebra 2 Chapter 3 Notes Systems of Linear Equalities and Inequalities Algebra 2 Chapter 3 Notes Systems of Linear Equalities and Inequalities.
Splash Screen Lesson 3 Contents Example 1Elimination Using Addition Example 2Write and Solve a System of Equations Example 3Elimination Using Subtraction.
1 1 Slide © 2005 Thomson/South-Western Slides Prepared by JOHN S. LOUCKS ST. EDWARD’S UNIVERSITY.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 6S Linear Programming.
8.1 Solving Systems of Linear Equations by Graphing
Systems of Linear Equations and Inequalities (Chapter 3)
1 1 Slide Linear Programming (LP) Problem n A mathematical programming problem is one that seeks to maximize an objective function subject to constraints.
Linear Programming McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
Goal: Solve a system of linear equations in two variables by the linear combination method.
1 1 Slide © 2001 South-Western College Publishing/Thomson Learning Anderson Sweeney Williams Anderson Sweeney Williams Slides Prepared by JOHN LOUCKS QUANTITATIVE.
Systems of Nonlinear Equations in Two Variables
Linear Programming Problem. Definition A linear programming problem is the problem of optimizing (maximizing or minimizing) a linear function (a function.
Chapter 2 Introduction to Linear Programming n Linear Programming Problem n Problem Formulation n A Maximization Problem n Graphical Solution Procedure.
Monday WARM-UP: TrueFalseStatementCorrected Statement F 1. Constraints are conditions written as a system of equations Constraints are conditions written.
Solving Systems of Inequalities by Graphing Steps Intersecting Regions Separate Regions.
Integer LP In-class Prob
Do Now (3x + y) – (2x + y) 4(2x + 3y) – (8x – y)
McGraw-Hill/Irwin Copyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Supplement 6 Linear Programming.
Copyright © Cengage Learning. All rights reserved. Systems of Linear Equations and Inequalities in Two Variables 7.
Constraints Feasible region Bounded/ unbound Vertices
1.graph inequalities on a number line. 2.solve inequalities using addition and subtraction. Objective The student will be able to:
Kerimcan OzcanMNGT 379 Operations Research1 Linear Programming Chapter 2.
Multiply one equation, then add
3.3 Solving Linear Systems by Linear Combination 10/12/12.
3.3 Linear Programming. Vocabulary Constraints: linear inequalities; boundary lines Objective Function: Equation in standard form used to determine the.
1. What does a need to be if there were infinitely many solutions to the system of equations. y + 2x = 12 2y + 4x = 2a.
Linear Programming Models: Graphical and Computer Methods 7 To accompany Quantitative Analysis for Management, Twelfth Edition, by Render, Stair, Hanna.
Linear Functions & Systems By: Christian Knox and Shannon Gibley.
1 1 Slide Graphical solution A Graphical Solution Procedure (LPs with 2 decision variables can be solved/viewed this way.) 1. Plot each constraint as an.
SOLVING LINEAR PROGRAMS Dr. Ron Lembke. Solving LPs Need a more formal method How to find points to solve for? A picture is worth a thousand words.
An Introduction to Linear Programming
An Introduction to Linear Programming Pertemuan 4
Copyright © Cengage Learning. All rights reserved.
A seminar talk on “SOLVING LINEAR PROGRAMMING PROBLEM BY GRAPHICAL METHOD” By S K Indrajitsingha M.Sc.
Solve Systems of Equations by Elimination
Section 7.5 Systems of Linear Inequalities
Solving Systems of Linear Equations and Inequalities by Graphing
Mrs. Meehan 6th Grade Algebra
Ch 11 Resource Constraints and Linear Programming
Solving By Substitution
Solving Systems Using Elimination
6-2 Solving Systems Using Substitution
Section 6.6 Linear Inequalities
Introduction to linear programming (LP): Minimization
3-3 Optimization with Linear Programming
Lesson 7.1 How do you solve systems of linear equations by graphing?
Methods to Solving Systems of Equations
12 Systems of Linear Equations and Inequalities.
Linear Programming Problem
Systems of Equations Solve by Graphing.
Section Solving Linear Systems Algebraically
LINEARPROGRAMMING 4/26/2019 9:23 AM 4/26/2019 9:23 AM 1.
Lecture 19 Linear Program
Graphical solution A Graphical Solution Procedure (LPs with 2 decision variables can be solved/viewed this way.) 1. Plot each constraint as an equation.
Simultaneous equations and graphs
QUESTION 9 The given inequality is
Linear Programming.
Presentation transcript:

Foundations for LP Sean Eom

In this course, LP is the foundation of all other quantitative models. Study of LP and related techniques (Integer LP and Goal Programming) requires 2/3 of our time in the semester. It is critical to understand some building blocks of LP conceps.

Foundational Concepts/tools Drawing lines on a two-dimensional space Identifying the feasible area Identifying extreme points and their values Understanding the properties of the objective function line

Drawing lines on a two-dimensional space An LP model consists of the following: Max 3x 1 + 3x 2 s.t.(subject to) 2 x 1 + 4x 2 = = 0

2 x 1 + 4x 2 =< 12 LP constraints must be drawn on a 2D space. To do so, at minimum two sets of values that are on the constraint line ( 2 x 1 + 4x 2 = 12) must be found. For example, x 1 = 4, x 2 = 1 or x 1 = 2, x 2 = 2 x 1 = 6, x 2 = 0 or x 1 = 0, x 2 = 3

2x1+4x2=<12

Variations of linear constraints Draw a graph for x 1 =>.5 ( x 1 + x 2 ) You need to rearrange the constraint. x 1 =>.5 ( x 1 + x 2 ) x ( x 1 + x 2 ) =>0 x x x 2 ) =>0.5 x x 2 ) =>0

6 x 1 + 4x 2 =< 24 At minimum two sets of values that are on the constraint line (6x 1 + 4x 2 = 24) must be found. For example, x 1 = 2, x 2 = 3 or x 1 = 4, x 2 = 0 x 1 = 0, x 2 = 6 It is easier for you to find values with ( x 1 = 0, x 2 =? Or x 1 = ?, x 2 = 0 )

6 x 1 + 4x 2 =< 24

All LP constraints on one space

The Objective Function (Max 3x 1 + 3x 2 ) The difference between the objective function and constraint lines is the absence of the right-hand side value. Arbitrary value may be added before drawing the line. You can use any numbers, but add the smallest number that can be dividable by both coefficients of x 1 and x 2 In this case, 3.

3x 1 + 3x 2 = 3

All lines on one space

About the object function line (3x1 + 3x2 = 3)

The objective function line indicates the $ amount of profits/costs “3x1 + 3x2 = 3” can be interpreted this way: Any combination of production of the two products along the objective function line produces same profit, $3. Therefore, it is often called “ISO- profit/cost line. Iso=same.

3x1 + 3x2 = 6

3x1 + 3x2 = 60

Interpretation of the objective function line 3x1 + 3x2 = 6 3x1 + 3x2 = 60 The larger right hand side value indicates the larger profit ($)

Figure 1

Figure 2

Figure 3

Feasible area & Extreme points in figure 3 The green colored area is called the feasible area. There are 4 extreme points in the feasible area. Extreme points are “corners” (vertices) of the feasible area. The optimal solution = one of the extreme points

Computing the optimal answer In figure 3, the optimal point is the intersection of an extreme point and the objective function line. What is the values of the optimal point (x1=? and x2=?)? How do you compute them?

Computing the optimal answer Identify the two constraints that intersect. 2 x 1 + 4x 2 =< 12 6 x 1 + 4x 2 =< 24 Ignore in-equality signs 2 x 1 + 4x 2 = 12 (1) 6 x 1 + 4x 2 = 24 (2)

Computing the optimal answer Eliminate either x1 or x2. In this case, equations 1 and 2 have same objective function coefficient of x2, let’s eliminate x2 first. 2 x 1 + 4x 2 = 12 (1) - ( 6 x 1 + 4x 2 = 24) (2) -4 x 1 = -12 x 1 = 3 Use x 1 = 3 and substitute this value to find x 2 using either one of the two equation. 2*3 + 4x 2 = x 2 = 12 4x 2 = 12-6=6 x 2 = 1.5

The final answer is x 1 = 3 x 2 = 1.5 Z= 3x1 + 3x2 = 3*3 + 3*1.5 = =13.5