Pet Food Company A pet food company wants to find the optimal mix of ingredients, which will minimize the cost of a batch of food, subject to constraints.

Slides:



Advertisements
Similar presentations
MT 2351 Chapter 2 An Introduction to Linear Programming.
Advertisements

Linear Programming Problem
Standard Minimization Problems with the Dual
1 1 Slide © 2005 Thomson/South-Western Slides Prepared by JOHN S. LOUCKS ST. EDWARD’S UNIVERSITY.
1 1 Slide © 2001 South-Western College Publishing/Thomson Learning Anderson Sweeney Williams Anderson Sweeney Williams Slides Prepared by JOHN LOUCKS QUANTITATIVE.
Solving Linear Programming Models. Topics Computer Solution Sensitivity Analysis.
Lesson 11 Multicriteria Decisions within LP Framework.
LECTURE 14 Minimization Two Phase method by Dr. Arshad zaheer
Sherwood Furniture Company
Linear Programming Sensitivity of the Right Hand Side Coefficients.
19 Linear Programming CHAPTER
Chapter 3 Linear Programming: Sensitivity Analysis and Interpretation of Solution MT 235.
2-1 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter Topics Model Formulation A Maximization Model Example Graphical Solutions.
Linear Programming Unit 2, Lesson 4 10/13.
Introduction to Management Science
1 1 Slide Chapter 14: Goal Programming Goal programming is used to solve linear programs with multiple objectives, with each objective viewed as a "goal".
Lecture outline Support vector machines. Support Vector Machines Find a linear hyperplane (decision boundary) that will separate the data.
3-1 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall Linear Programming: Computer Solution and Sensitivity Analysis Chapter 3.
Linear Programming Econ Outline  Review the basic concepts of Linear Programming  Illustrate some problems which can be solved by linear programming.
Introduction to Management Science
Linear Programming: Model Formulation and Graphical Solution
LINEAR PROGRAMMING: THE GRAPHICAL METHOD
1 1 Slide LINEAR PROGRAMMING: THE GRAPHICAL METHOD n Linear Programming Problem n Properties of LPs n LP Solutions n Graphical Solution n Introduction.
Objective - To graph linear equations using x-y charts. One Variable Equations Two Variable Equations 2x - 3 = x = 14 x = 7 One Solution.
Determine if the given ordered pair is a solution of
7.1 SOLVING SYSTEMS BY GRAPHING The students will be able to: Identify solutions of linear equations in two variables. Solve systems of linear equations.
Linear Programming - Standard Form
Table of Contents The goal in solving a linear system of equations is to find the values of the variables that satisfy all of the equations in the system.
Algebra Using Algebraic Methods to Solve Linear Systems
2-1 Linear Programming: Model Formulation and Graphical Solution Chapter 2 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
1 Linear Programming: Model Formulation and Graphical Solution.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Chapter 15.
THE GALAXY INDUSTRY PRODUCTION PROBLEM -
Lecture 1 Modeling: Linear Programming I
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 7.6 Linear Programming.
3.4 Linear Programming p Optimization - Finding the minimum or maximum value of some quantity. Linear programming is a form of optimization where.
CDAE Class 12 Oct. 5 Last class: Quiz 3 3. Linear programming and applications Today: Result of Quiz 3 3. Linear programming and applications Next.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS St. Edward’s University.
Linear Programming with Excel Solver.  Use Excel’s Solver as a tool to assist the decision maker in identifying the optimal solution for a business decision.
Substitution Method: 1. Solve the following system of equations by substitution. Step 1 is already completed. Step 2:Substitute x+3 into 2 nd equation.
Chapter 6 Simplex-Based Sensitivity Analysis and Duality
Chapter 4 Linear Programming: The Simplex Method
Thinking Mathematically Algebra: Graphs, Functions and Linear Systems 7.5 Linear Programming.
Chapter 7 Problem 38 Part A Decision Variables: S – Standard grade material P – Professional grade material Objective: Minimize total cost: 7.50S P.
Solving Linear Systems by Substitution
Differential Equations Linear Equations with Variable Coefficients.
GUIDED PRACTICE for Example – – 2 12 – 4 – 6 A = Use a graphing calculator to find the inverse of the matrix A. Check the result by showing.
3.4 Linear Programming Solve linear programming problems in two variables using graphical methods.
LINEAR PROGRAMMING 3.4 Learning goals represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret.
Objective: To be able to solve linear systems graphically POD Graph the following piecewise function.
Chapter 8 Systems of Linear Equations in Two Variables Section 8.3.
Operations Research By: Saeed Yaghoubi 1 Graphical Analysis 2.
Chapter 4 Review Solving Inequalities.
2.7 Linear Programming Objectives: Use linear programming procedures to solve applications. Recognize situations where exactly one solution to a linear.
Systems of Equations and Inequalities
Solve a system of linear equation in two variables
3-3 Optimization with Linear Programming
Linear Programming.
Copyright ©2015 Pearson Education, Inc. All right reserved.
Graphing systems of linear equations and inequalities
7.5 – Constrained Optimization: The Method of Lagrange Multipliers
Systems of Equations Solving by Graphing.
5.1 Solving Systems of Equations by Graphing
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Linear Programming Problem
Systems of Equations Solve by Graphing.
LINEARPROGRAMMING 4/26/2019 9:23 AM 4/26/2019 9:23 AM 1.
Warm Up Check to see if the point is a solution for the
Example 5A: Solving Simple Rational Equations
Presentation transcript:

Pet Food Company A pet food company wants to find the optimal mix of ingredients, which will minimize the cost of a batch of food, subject to constraints on nutritional content. There are two ingredients, P1 and P2. P1 costs $5/lb. and P2 costs $8/lb. A batch of food must contain no more than 400 lbs. of P1 and must contain at least 200 lbs. of P2. A batch must contain a total of at least 500 lbs. What is the optimal (minimal cost) mix for a single batch of food? Linear Programming

Pet Food Company – Linear Equations Linear Programming

Pet Food Company – Graph Solution Linear Programming

Pet Food Company – Graph Solution Constraint 1 Linear Programming

Pet Food Company – Graph Solution Constraint 1 Linear Programming

Pet Food Company – Graph Solution Constraint 2 Linear Programming

Pet Food Company – Graph Solution Constraint 1 & 2 Linear Programming

Pet Food Company – Graph Solution Constraint 3 Linear Programming

Pet Food Company – Graph Solution Constraint 1, 2 & 3 Linear Programming

Pet Food Company – Solve Linear Equations Linear Programming

Pet Food Company – Graph Solution Linear Programming

Pet Food Company – Solve Linear Equations Linear Programming

Pet Food Company – Solve Linear Equations Linear Programming

Pet Food Company – Graph Solution Optimal Point (300, 200) Linear Programming

Pet Food Company – Slack/ Surplus Calculation Linear Programming

Pet Food Co. – Linear Equations Slack/ Surplus Variables Min 5P1 + 8P2 + 0S1 + 0S2 + 0S3 s.t. 1P1 + 1S1 = 400 1P2 - 1S2 = 200 1P1 + 1P2 - 1S3 = 500 P1, P2, S1 ,S2 ,S3 >= 0 Linear Programming

Pet Food Co. – Slack Variables For each ≤ constraint the difference between the RHS and LHS (RHS-LHS). It is the amount of resource left over. Constraint 1; S1 = 100 lbs. Linear Programming

Pet Food Co. – Surplus Variables For each ≥ constraint the difference between the LHS and RHS (LHS-RHS). It is the amount bt which a minimum requirement is exceeded. Constraint 2; S2 = 0 lbs. Constraint 3; S3 = 0 lbs. Linear Programming