1. The Problem 2. Tabulate Data 3. Translate the Constraints 4. The Objective Function 5. Linear Programming Problem 6. Production Schedule 7. No Waste.

Slides:



Advertisements
Similar presentations
TWO STEP EQUATIONS 1. SOLVE FOR X 2. DO THE ADDITION STEP FIRST
Advertisements

Linear Equation in One Variable
Solve the system of inequalities by graphing. x ≤ – 2 y > 3
3-4 Linear Programming Warm Up Lesson Presentation Lesson Quiz
Linear Programming. Businesses use linear programming to find out how to maximize profit or minimize costs. Most have constraints on what they can use.
0 - 0.
Addition Facts
Copyright © 2010 Pearson Education, Inc. Systems of Linear Equations in Three Variables Learn basic concepts about systems in three variables Learn basic.
Applications of Linear Programming
456/556 Introduction to Operations Research Chapter 3: Introduction to Linear Programming.
SENSITIVITY ANALYSIS. luminous lamps produces three types of lamps A, B And C. These lamps are processed on three machines X, Y and Z. the full technology.
Linear Programming, A Geometric Approach
Advanced Algebra Chapter 3
8.6 Linear Programming. Linear Program: a mathematical model representing restrictions on resources using linear inequalities combined with a function.
30S Applied Math Mr. Knight – Killarney School Slide 1 Unit: Linear Programming Lesson 5: Problem Solving Problem Solving with Linear Programming Learning.
LP—Graphical Solution Method MSci331—Week Convex Set and Extreme Points 2.
Introduction Situations in the real world often determine the types of values we would expect as answers to equations and inequalities. When an inequality.
Absolute-Value Equations and Inequalities
Thank you and welcome Linear Programming (LP) Modeling Application in manufacturing And marketing By M. Dadfar, PhD.
Addition 1’s to 20.
Test B, 100 Subtraction Facts
Sections 5.1 & 5.2 Inequalities in Two Variables
Linear Programming Vocabulary Linear Programming Objective Function Constraints.
1 Sections 5.1 & 5.2 Inequalities in Two Variables After today’s lesson, you will be able to graph linear inequalities in two variables. solve systems.
Linear Programming Problem
Chapter 5 Linear Inequalities and Linear Programming
5.2 Linear Programming in two dimensions: a geometric approach In this section, we will explore applications which utilize the graph of a system of linear.
Linear Inequalities and Linear Programming Chapter 5 Dr.Hayk Melikyan/ Department of Mathematics and CS/ Linear Programming in two dimensions:
Learning Objectives for Section 5.3
Chapter 5 Linear Inequalities and Linear Programming Section 3 Linear Programming in Two Dimensions: A Geometric Approach.
Linear Programming Pre-Calc Section 3.4 Running a profitable business requires a careful balancing of resources (for example, peoples’ time, materials,
Ch 2. 6 – Solving Systems of Linear Inequalities & Ch 2
Objectives: Set up a Linear Programming Problem Solve a Linear Programming Problem.
Finite Mathematics & Its Applications, 10/e by Goldstein/Schneider/SiegelCopyright © 2010 Pearson Education, Inc. 1 of 54 Chapter 3 Linear Programming,
Linear Programming Models: Graphical Methods 5/4/1435 (1-3 pm)noha hussein elkhidir.
Linear Programming Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Linear programming is a strategy for finding the.
Chapter 5 Linear Inequalities and Linear Programming Section 2 Systems of Linear Inequalities in Two Variables.
Thinking Mathematically Algebra: Graphs, Functions and Linear Systems 7.3 Systems of Linear Equations In Two Variables.
3.4 Linear Programming.
Systems of Inequalities And Linear Programming
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 7.6 Linear Programming.
Graphing Linear Inequalities in Two Variables Chapter 4 – Section 1.
 A concert promoter wants to book a rock group for a stadium concert. A ticket for admission to the stadium playing field will cost $125, and a ticket.
Opener. Notes: 3.4 Linear Programming Optimization  Many real-life problems involve a process called optimization.  This means finding a maximum or.
Monday WARM-UP: TrueFalseStatementCorrected Statement F 1. Constraints are conditions written as a system of equations Constraints are conditions written.
3.4: Linear Programming Objectives: Students will be able to… Use linear inequalities to optimize the value of some quantity To solve linear programming.
Linear Programming-Bellwork
Warm-upWarm-up Sketch the region bounded by the system of inequalities: 1) 2) Sketch the region bounded by the system of inequalities: 1) 2)
LINEAR PROGRAMMING 3.4 Learning goals represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret.
Slide Copyright © 2009 Pearson Education, Inc. 7.6 Linear Programming.
© 2009 Prentice-Hall, Inc. 7 – 1 Decision Science Chapter 3 Linear Programming: Maximization and Minimization.
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.
Sullivan Algebra and Trigonometry: Section 12.9 Objectives of this Section Set Up a Linear Programming Problem Solve a Linear Programming Problem.
2.7 Linear Programming Objectives: Use linear programming procedures to solve applications. Recognize situations where exactly one solution to a linear.
3.3 Linear Programming.
Digital Lesson Linear Programming.
Do Now The cost of renting a pool at an aquatic center is either $30 an hr. or $20 an hr. with a $40 non refundable deposit. Use algebra to find for how.
Chapter 5 Linear Inequalities and Linear Programming
Systems of Equations and Inequalities
Digital Lesson Linear Programming.
Math 1 Warm Up In the Practice Workbook… Practice 7-6 (p. 94)
Linear Programming Objectives: Set up a Linear Programming Problem
Objective Graph and solve systems of linear inequalities in two variables.
Systems of Inequalities and Linear Programming
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
LINEARPROGRAMMING 4/26/2019 9:23 AM 4/26/2019 9:23 AM 1.
Nature does nothing uselessly.
Linear Programming Mr. Carpenter Alg. 2.
Presentation transcript:

1. The Problem 2. Tabulate Data 3. Translate the Constraints 4. The Objective Function 5. Linear Programming Problem 6. Production Schedule 7. No Waste 8. Feasible Set 1

A furniture manufacturer makes two types of furniture - chairs and sofas. The manufacture of a chair requires 6 hours of carpentry, 1 hour of finishing, and 2 hours of upholstery. Manufacture of a sofa requires 3 hours of carpentry, 1 hour of finishing, and 6 hours of upholstery. Each day the factory has available 96 labor hours for carpentry, 18 labor-hours for finishing, and 72 labor-hours for upholstery. The profit per chair is $80 and per sofa is $70. How many chairs and sofas should be produced each day to maximize the profit? 2

It is helpful to tabulate data given in the problem. ChairSofaAvailable time Carpentry Finishing Upholstery Profit 6 hours3 hours96 labor-hours 1 hour 18 labor-hours 2 hours6 hours72 labor-hours $80$70 3

Translate each of the constraints (restrictions on labor-hours available) into mathematical language. Let x be the number of chairs and y be the number of sofas manufactured each day, respectively. 4

Carpentry: [number of labor-hours per day] = (number of hours required per chair) (number of chairs per day) + (number of hours required per sofa) (number of sofas per day) = 6 x + 3 y [number of labor-hours per day] < [maximum available] 6 x + 3 y < 96 5

Similarly, Finishing: x + y < 18 Upholstery: 2 x + 6 y < 72 Number of chairs and sofas cannot be negative: x > 0, y > 0 6

The objective of the problem is to optimize profit. Translate the profit ( objective function ) into mathematical language. [profit] = [profit from chairs] + [profit from sofas] = [profit per chair] [number of chairs] + [profit per sofa] [number of sofas] = 80 x + 70 y 7

The manufacturing problem can now be written as a mathematical problem. Find x and y for which 80 x + 70 y is as large as possible, and for which the following hold simultaneously: 8 This is called a linear programming problem.

In the manufacturing problem, each pair of numbers ( x,y ) that satisfies the system of inequalities is called a production schedule. 9

Which of the following is a production schedule for (11,6)?(6,11)? 10 YesNo

It seems clear that a factory will operate most efficiently when its labor is fully utilized (no waste). This would require x and y to satisfy the system 11

Solve 12 According to the graph of the three equations, there is no common intersection and therefore no solution.

The set of solutions to the system of inequalities is called the feasible set of the system. This represents all possible production schedules. 13

Find the feasible set for 14

Notice that (0,0) satisfies all the inequalities. Graph the boundaries: y < -2 x + 32 y < - x + 18 y < - x / x > 0, y > 0 15 Feasible Set

A linear programming problem asks us to find the point (or points) in the feasible set of a system of linear inequalities at which the value of a linear expression involving the variables, called the objective function, is either maximized or minimized. 16