Linear Programming A potter wants to make and sell serving bowls and plates. A bowl uses 5 pounds of clay. A plate uses 4 pounds of clay. The potter has.

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.
8.6 Linear Programming. Linear Program: a mathematical model representing restrictions on resources using linear inequalities combined with a function.
Is the shape below a function? Explain. Find the domain and range.
Linear Programming 1.6 (M3) p. 30 Test Friday !!.
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 Programming?!?! Sec Linear Programming In management science, it is often required to maximize or minimize a linear function called an objective.
Objective 3-4 Linear Programming Solve linear programming problems.
Linear Programming Unit 2, Lesson 4 10/13.
Inequalities Continues
3.4 Linear Programming.
Linear Programming Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Linear programming is a strategy for finding the.
3-4 Linear Programming Warm Up Lesson Presentation Lesson Quiz
3.4 Review of Linear Programming
Determine if the given ordered pair is a solution of
3.4 Linear Programming.
Decision Making via Linear Programming: A simple introduction Fred Phillips
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 7.6 Linear Programming.
Objective Vocabulary Solve linear programming problems.
Solve problems by using linear programming.
3.5 Cont. Warm-up (IN) Learning Objective: to continue linear programming 1. Solve the system: 2. Graph the feasible region and list the coordinates of.
Warm-Up Graph the following system of inequalities. Find the coordinates at each vertices.
Warm-Up 3.4 1) Solve the system. 2) Graph the solution.
5 minutes Warm-Up 1) Solve the system. 2) Graph the solution.
11/20/2015 6:37 AM1 1 LINEAR PROGRAMMING Section 3.4, ©2008.
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 7 Algebra: Graphs, Functions, and Linear Systems.
Chapter 6-1 Graphing Quadratic Functions. Which of the following are quadratic functions?
3.4: Linear Programming Objectives: Students will be able to… Use linear inequalities to optimize the value of some quantity To solve linear programming.
Warm-up Solve each system of equations:
Constraints Feasible region Bounded/ unbound Vertices
Linear Programming-Bellwork
December 4, 2015 Hanging with Harvard 4 L INEAR P ROGRAMMING.
Holt McDougal Algebra Linear Programming Linear programming is method of finding a maximum or minimum value of a function that satisfies a given.
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.
3.4: Linear Programming  Intro: Oftentimes we want to optimize a situation - this means to:  find a maximum value (such as maximizing profits)  find.
3-5: Linear Programming. Learning Target I can solve linear programing problem.
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)
 Graph is a parabola.  Either has a minimum or maximum point.  That point is called a vertex and is Quadratic Functions & Applications.
1. What does a need to be if there were infinitely many solutions to the system of equations. y + 2x = 12 2y + 4x = 2a.
Alex’s Furniture Warehouse Linear Programming for a Furniture Company.
3.3 Linear Programming.
LINEARPROGRAMMING 5/23/ :13 AM 5/23/ :13 AM 1.
Digital Lesson Linear Programming.
Warm Up /05/17 1. Evaluate x2 + 5x for x = -4 and x = 3. __; ___
Digital Lesson Linear Programming.
Warm Up /31/17 1. Evaluate x2 + 5x for x = 4 and x = –3. __; ___
Linear programming, absolute values, inequalities
Math 1 Warm Up In the Practice Workbook… Practice 7-6 (p. 94)
Linear Programming Maximise P = 3x + 4y.
السيولة والربحية أدوات الرقابة المالية الوظيفة المالية
Linear Programming Skill 45.
and Graphing Inequalities
Math3H – Unit 2 Day 3 Linear Programming
Linear Programming Objectives: Set up a Linear Programming Problem
Algebra: Graphs, Functions, and Linear Systems
Do Now! Solve the system of equations Do all work on the notecard.
3-4 Linear Programming Warm Up Lesson Presentation Lesson Quiz
Objective Vocabulary Solve linear programming problems.
3-4 Linear Programming.
3-4 Linear Programming Warm Up Lesson Presentation Lesson Quiz
LESSON 6–5 Linear Optimization.
Quadratic Functions in the Form y = a(x – h)2 + k
Systems of Inequalities and Linear Programming
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Nature does nothing uselessly.
1.6 Linear Programming Pg. 30.
Linear Programming.
Presentation transcript:

Linear Programming A potter wants to make and sell serving bowls and plates. A bowl uses 5 pounds of clay. A plate uses 4 pounds of clay. The potter has 40 pounds of clay and wants to make at least 4 bowls. Let x be the number of bowls made and y be the number of plates made.

Linear Programming x ≥ 4 Make at least 4 bowls y ≥ 0 Number of plates cannot be negative 5x + 4y ≤ 40 Can use up to 40 pounds Suppose the profit on a bowl is $35 and the profit on a plate is $30. The total profit P is given by: P = 35x + 30y.

Linear Programming How do we maximize the profits? Graph constraints Evaluate at each vertex

Linear Programming Point 1 (4,0): P = 35(4) + 30(0) = 140 Min Point 3 (4,5): P = 35(4) + 30(5) = 290 Max $290 is the maximum profit by making 4 bowls and 5 plates.