Fast Food (Q81 P222) Problem: A fast food restaurant needs to decide how many chicken pieces and chicken nuggets to cook per hour in peak times.

Slides:



Advertisements
Similar presentations
Sections 5.1 & 5.2 Inequalities in Two Variables
Advertisements

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.
LIAL HORNSBY SCHNEIDER
S EPTEMBER 14, L INEAR P ROGRAMMING Linear programming = a process of maximizing a linear objective function Objective function = gives a quantity.
Lesson 7.6, page 767 Linear Programming
Linear Systems Chapter 3 – Algebra 2.
Graph the system of inequalities.
Linear Programming Unit 2, Lesson 4 10/13.
Eg Al is buying some cows and sheep for his farm. He buys c cows at £120 each He buys s sheep at £200 each. He wants at least 10 animals in total. He wants.
Linear Programming Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Linear programming is a strategy for finding the.
Regions Defined by Two Inequalities
Graph an equation in standard form
Determine if the given ordered pair is a solution of
A linear inequality is similar to a linear equation, but the equal sign is replaced with an inequality symbol. A solution of a linear inequality is any.
Click here to begin the lesson
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.
Algebra 2 Chapter 3 Notes Systems of Linear Equalities and Inequalities Algebra 2 Chapter 3 Notes Systems of Linear Equalities and Inequalities.
Systems of Inequalities And Linear Programming
Objectives Graph linear inequalities on the coordinate plane.
5 Systems and Matrices © 2008 Pearson Addison-Wesley. All rights reserved Sections 5.6–5.8.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 7.6 Linear Programming.
Objective Vocabulary Solve linear programming problems.
Graphing Linear Inequalities in Two Variables Chapter 4 – Section 1.
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.
Linear Inequalities in Two Variables 2-5
A linear inequality in two variables relates two variables using an inequality symbol. Example: y > 2x – 4. Its graph is a region of the coordinate plane.
Chapter 7 Section 5 Graphing Linear Inequalities.
Linear Inequalities and Linear Programming Chapter 5 Dr.Hayk Melikyan Department of Mathematics and CS
Section 3.7 Graphing Linear Inequalities. Objectives Determine whether an ordered pair is a solution of an inequality Graph a linear inequality in two.
Warm-Up 3.4 1) Solve the system. 2) Graph the solution.
11/20/2015 6:37 AM1 1 LINEAR PROGRAMMING Section 3.4, ©2008.
3.4 – Linear Programming. Ex. 1 Graph the system of inequalities. Name the coordinates of the vertices of the feasible region. Find the max & min values.
3.4: Linear Programming Objectives: Students will be able to… Use linear inequalities to optimize the value of some quantity To solve linear programming.
I can graph linear inequalities on the coordinate plane
Holt Algebra Linear Inequalities in Two Variables 6-6 Linear Inequalities in Two Variables 1. Warm Up (Slide #2) 1. Warm Up (Slide #2) 3. Lesson.
Get out your Vertices Worksheet!
Constraints Feasible region Bounded/ unbound Vertices
Chapter 2 Systems of Linear Equations and Inequalities.
Holt McDougal Algebra Linear Programming Linear programming is method of finding a maximum or minimum value of a function that satisfies a given.
SYSTEMS OFINEQULAITIES LAB LINEAR PROGRAMMING. WHAT DAY IS IT? Graphing Systems of inequalities - How did I get here so quickly??
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)
Graphing Linear Equations Chapter 7.2. Graphing an equation using 3 points 1. Make a table for x and y to find 3 ordered pairs. 2. I choose 3 integers.
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.
Chapter 3 Section 4 Linear Programming Algebra 2 January 29, 2009.
Graphing a Linear Equation A solution of an equation in two variables x and y is an ordered pair ( x, y ) that makes the equation true. The graph of an.
Slide 4- 1 Copyright © 2010 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 1- 1 Copyright © 2010 Pearson Education, Inc. Publishing.
Copyright © 2012 Pearson Education, Inc. Publishing as Addison Wesley CHAPTER 6: Systems of Equations and Matrices 6.1 Systems of Equations in Two Variables.
3.4 Graphing Linear Equations in Standard Form
GENERAL MATHS – UNIT TWO
Lesson 7.5, page 755 Systems of Inequalities
Digital Lesson Linear Programming.
Digital Lesson Linear Programming.
Math 1 Warm Up In the Practice Workbook… Practice 7-6 (p. 94)
GENERAL MATHS – UNIT TWO
9/8/16 In solving a system of equations, when will your answer be “no solution”? Identify the slope and y-intercept: 2
Graphing Linear Inequalities
3.2 Linear Programming 3 Credits AS
GENERAL MATHS – UNIT TWO
3-3 Optimization with Linear Programming
Linear Programming.
Do Now! Solve the system of equations Do all work on the notecard.
Graphing Linear Equations
Graphing Linear Inequalities
Graphing Linear Inequalities
Systems of Inequalities and Linear Programming
Nature does nothing uselessly.
Section Linear Programming
1.6 Linear Programming Pg. 30.
Presentation transcript:

Fast Food (Q81 P222) Problem: A fast food restaurant needs to decide how many chicken pieces and chicken nuggets to cook per hour in peak times.

Fast Food They must cook at least 1200 chicken pieces per hour The total amount of chicken is limited by the cooking capacity, there are units of cooking capacity available. It takes 2 cooking units for each chicken piece and 1 cooking unit for each chicken nugget. The number of pieces of chicken being cooked cannot exceed the quantity of nuggets by more than 800 being cooked at the same time.

Fast Food Let c=chicken pieces and let n=nuggets Constraints c ≥ 1200 n+ 2c ≤ c-n ≤ 800 We also need to keep in mind the implied constraints of this situation i.e. you cannot have a negative value for either c or n so c ≥ 0 and n ≥ 0

Fast Food Using y=c and x=n I can plot these y=1200 y=( x)÷2 y=800+x Then draw if you can not see your functions graphed then change the view so that you are able to.

Fast Food Finding the feasible region Identify possible feasible regions and chose a coordinate pair from within each region that has been identified. (IMPORTANT: the coordinate MUST be inside the region identified) I have selected these are possible feasible regions because they are bound by all the constraints. In Region 1 we chose (100, 3000) In Region 2 we chose (3000, 1300) These coordinates are tidy numbers and are close to a constraint I know the value of.  

Fast Food Test each coordinate against the constraints. If ALL statements are TRUE then we have identified the FEASIBLE REGION. IMPORTANT: we must take the time to identify the feasible region correctly, our answers from here are based on the region we choose. Region 1 coordinate (100, 3000)  n=100, c=3000 c ≥ 1200  3000 ≥ 1200 True n+ 2c ≤  ≤ True c-n ≤ 800  ≤ 800False Because of this false Region 1 is not our feasible region.

Fast Food Test each coordinate against the constraints. If ALL statements are TRUE then we have identified the FEASIBLE REGION. IMPORTANT: we must take the time to identify the feasible region correctly, our answers from here are based on the region we choose. Region 2 coordinate (3000, 1300)  n=3000, c=1300 c ≥ 1200  1300 ≥ 1200 True n+ 2c ≤  ≤ True c-n ≤ 800  ≤ 800True This is our feasible region.

Fast Food Now that Feasible region is established and labelled. this region represents all the possible values that meet the given constraints We need to find the vertices of this region, where the optimal(maximum or minimum) values can be found. we do this using the G-slv  ISCT function of our calculators, selecting the lines of interest using the replay button The intercept of constraint 1 and constraint 2 is B= (7600, 1200) ie n=7600 and c=1200 We repeat to find all vertices.  A B C

Fast Food It is easier to tabulate your results from here… Apply Optimising Function to the vertices to find the optimum that will answer our question. “The profit on chicken is $0.15 a piece and on nuggets is $0.02 a nugget.”  Profit = 0.15c+ 0.02n Work out the coordinates for the greatest profit to be made and the profit per hour.” PointNuggets (n, x)Chicken (c, y) A B C

Fast Food It is easier to tabulate your results from here… Apply Optimising Function to the vertices to find the optimum that will answer our question. “The profit on chicken is $0.15 a piece and on nuggets is $0.02 a nugget.”  Profit = 0.15c+ 0.02n Work out the coordinates for the greatest profit to be made and the profit per hour.” PointNuggets (n, x)Chicken (c, y)Profit = 0.02n c A =0.02× ×3600 =596 B =0.02× ×1200 =332 C =0.02× ×1200 =188

Fast Food In order for the Fast food restaurant to make the greatest profit per hour they need to cook 2800 chicken nuggets and 3600 chicken pieces. This should result in a profit of $596 per hour. So what have we done to get this solution? – what steps have we taken?

Linear Programming Find constraints and graph them Identify feasible region – Choose coordinate to test against constraints Find coordinates for the vertices (plural for vertex) Apply Optimising Function Answer question in a succinct statement, in context of course.