3.2 Linear Programming 3 Credits AS 91574.

Slides:



Advertisements
Similar presentations
Linear Programming. Businesses use linear programming to find out how to maximize profit or minimize costs. Most have constraints on what they can use.
Advertisements

3.4 Linear Programming 10/31/2008. Optimization: finding the solution that is either a minimum or maximum.
3.2 Linear Programming 3 Credits AS
Solving Linear Programming Problems Shubhagata Roy.
Linear Programming?!?! Sec Linear Programming In management science, it is often required to maximize or minimize a linear function called an objective.
Chapter 3 Section 2 Linear Programming I. Fundamental Theorem of Linear Programming The maximum (or minimum) value of the objective function is achieved.
Objectives: Set up a Linear Programming Problem Solve a Linear Programming Problem.
f has a saddle point at (1,1) 2.f has a local minimum at.
How do we solve Simultaneous Equations?
A Linear Programming Problem A funfair car park is being designed. It can hold cars and minibuses. A parking bay for a car takes up 15m 2, while that for.
Operational Research (O.R.) case studies
Operational Research (O.R.) case studies. What’s the problem?
3.4 Linear Programming p Optimization - Finding the minimum or maximum value of some quantity. Linear programming is a form of optimization where.
Linear Programming 1.3 M Warm-Up Graph the system.
Solve problems by using linear programming.
Opener. Notes: 3.4 Linear Programming Optimization  Many real-life problems involve a process called optimization.  This means finding a maximum or.
Warm-Up Graph the following system of inequalities. Find the coordinates at each vertices.
Notes 7.5 – Systems of Inequalities. I. Half-Planes A.) Given the inequality, the line is the boundary, and the half- plane “below” the boundary is the.
10/2 The simplex algorithm. In an augmented matrix, if a column has a 1 and all other entries 0, it is said to be ‘in solution’. The 1 is called a ‘pivot’
11C. Linear Programming. What is a linear programming problem? 1.A set of variables (in Further Maths there will only ever be two variables) called decision.
B RIEF C ALC – S EM 1 R EVIEW C H 1 Formulas: Three forms of Linear Equations Standard: Ax + By = C “A” and “ B ” must be a whole numbers “A” must be positive.
Monday WARM-UP: TrueFalseStatementCorrected Statement F 1. Constraints are conditions written as a system of equations Constraints are conditions written.
3-6: Linear Programming Linear programming is a process of finding a maximum or minimum of a function by using coordinates of the polygon formed by the.
Ch. 3 Notes Page 19 P19 3.4b: Linear Programming.
Unit 1 Linear programming. Define: LINEAR PROGRAMMING – is a method for finding a minimum or maximum value of some quantity, given a set of constraints.
LINEAR PROGRAMMING 3.4 Learning goals represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret.
Warm Up Graph the following system of inequalities Y > 3x – 2 5y + 4x < 20.
Source Page US:official&tbm=isch&tbnid=Mli6kxZ3HfiCRM:&imgrefurl=
1 What you will learn  Lots of vocabulary!  How to find the maximum and minimum value of a function given a set of “rules”
3-5: Linear Programming. Learning Target I can solve linear programing problem.
Linear Programming. What is linear programming? Use a system of constraints (inequalities) to find the vertices of the feasible region (overlapping shaded.
3.3 Linear Programming. Vocabulary Constraints: linear inequalities; boundary lines Objective Function: Equation in standard form used to determine the.
1. Solve this system and find the product of its solutions. x + y = 7 2x – y =8 2. The feasible region for a set of constraints has vertices (2,0), (8,2)
THE PROBLEM – Method 1 Linear Programming : Introductory Example Let x represent number of litres of energy drink Let y represent number of litres of refresher.
Путешествуй со мной и узнаешь, где я сегодня побывал.
Precalculus Section 3.4 Solve problems using linear programming The inequalities that describe all the conditions of a problem are called constraints.
GENERAL MATHS – UNIT TWO
2.7 Linear Programming Objectives: Use linear programming procedures to solve applications. Recognize situations where exactly one solution to a linear.
Limiting factor analysis
y x x x + y = 5 POSITIVE.
Slopes of Parallel and Perpendicular Lines
GENERAL MATHS – UNIT TWO
Page 1. Page 2 Page 3 Page 4 Page 5 Page 6 Page 7.
Linear Programming Maximise P = 3x + 4y.
3.2 Linear Programming 3 Credits AS
GENERAL MATHS – UNIT TWO
3-3 Optimization with Linear Programming
Linear Programming.
Math3H – Unit 2 Day 3 Linear Programming
Linear Programming Objectives: Set up a Linear Programming Problem
Section 11.8 Linear Programming
LINEAR PROGRAMMING an example Pamela Leutwyler.
y x x x + y = 5 POSITIVE.
Linear Programming Constraints: Wants maximum profit £P P = 5x + 8y
3.2 Linear Programming 3 Credits AS
Linear Programming Example: Maximize x + y x and y are called
Applications of Linear Programming
X y y = x2 - 3x Solutions of y = x2 - 3x y x –1 5 –2 –3 6 y = x2-3x.
Time Series Graphs Example
LINEARPROGRAMMING 4/26/2019 9:23 AM 4/26/2019 9:23 AM 1.
LINEAR PROGRAMMING Example 1 Maximise I = x + 0.8y
Warm Up Graph the following inequalities 1) Y > 3x – 2 2) 5y + 4x < 20.
Nature does nothing uselessly.
3.2 Linear Programming 3 Credits AS
1.6 Linear Programming Pg. 30.
Linear Programming 1.3 M3.
Linear Programming.
Section – Linear Programming
Geometric Representations 1.8 AS Credits
Presentation transcript:

3.2 Linear Programming 3 Credits AS 91574

Linear Programming Learning objectives I can find the maximum or minimum of an objective function using the moving line approach

Define the unknowns x = y = x = number of hectares of barley y = number of hectare of swedes

Define the constraints Land Cost Man power Land x + y ≤ 20 Cost 30x + 20y ≤ 480 manpower x + 2y ≤ 36

Profit P = P = 100x + 120y

the problem can be summarised as maximise the profit P = 100x + 120y subject to x + y ≤ 20 30x + 20y ≤ 480 x + 2y ≤ 36 x ≥ 0 y ≥ 0

profit P = 100x + 120y the gradient of this line is 5 6 draw lines parallel to this to find the maximum

this should give you x = 4 and y = 16 maximum profit is 100 x 4 + 120 x 16 = 2320 the farmer should sow 4 acres of barley and 16 acres of swedes

Success Criteria I can find the maximum or minimum of an objective function using the moving line approach Delta 4.02 page 56