Objective Vocabulary Solve linear programming problems.

Slides:



Advertisements
Similar presentations
3-4 Linear Programming Warm Up Lesson Presentation Lesson Quiz
Advertisements

Linear Programming. Businesses use linear programming to find out how to maximize profit or minimize costs. Most have constraints on what they can use.
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.
Lesson 7.6, page 767 Linear Programming
Ch 2. 6 – Solving Systems of Linear Inequalities & Ch 2
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.
(1/24 and 1/27) Bellwork: 1)List 2 things we’ve discussed this semester 2)What is one positive thing you’d be willing to share?
Linear Programming Unit 2, Lesson 4 10/13.
Objectives: Set up a Linear Programming Problem Solve a Linear Programming Problem.
Linear Programming Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Linear programming is a strategy for finding the.
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.
3-4 Linear Programming Warm Up Lesson Presentation Lesson Quiz
Solve linear programming problems. Objective linear programming constraint feasible region objective function Vocabulary.
3.4 Review of Linear Programming
Determine if the given ordered pair is a solution of
Linear Programming Objective: I can solve problems using linear programming.
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.
Systems of Inequalities in Two Variables Sec. 7.5a.
3.5 Linear Programming Warm-up (IN) 1. Solve the system: (5, 2)
Linear Programming. Many mathematical models designed to solve problems in business, biology, and economics involve finding the optimum value (maximum.
Warm-Up 3.4 1) Solve the system. 2) Graph the solution.
5 minutes Warm-Up 1) Solve the system. 2) Graph the solution.
Linear Programming Advanced Math Topics Mrs. Mongold.
3.4: Linear Programming Objectives: Students will be able to… Use linear inequalities to optimize the value of some quantity To solve linear programming.
Class Opener: Solve each equation for Y: 1.3x + y = y = 2x 3.x + 2y = 5 4. x – y = x + 3y = x – 5y = -3.
Get out your Vertices Worksheet!
Holt McDougal Algebra Linear Programming Linear programming is method of finding a maximum or minimum value of a function that satisfies a given.
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.
Slide Copyright © 2009 Pearson Education, Inc. 7.6 Linear Programming.
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.
Chapter 3 Section 4 Linear Programming Algebra 2 January 29, 2009.
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.
LINEARPROGRAMMING 5/23/ :13 AM 5/23/ :13 AM 1.
Digital Lesson Linear Programming.
Systems of Inequalities
Systems of Equations and Inequalities
Digital Lesson Linear Programming.
Math 1 Warm Up In the Practice Workbook… Practice 7-6 (p. 94)
3.4 Review of Linear Programming
Copyright © Cengage Learning. All rights reserved.
ALGEBRA II HONORS/GIFTED SECTION 3-4 : LINEAR PROGRAMMING
Linear Systems Chapter 3.
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.
3-3 Optimization with Linear Programming
and Graphing Inequalities
Math3H – Unit 2 Day 3 Linear Programming
Linear Programming Objectives: Set up a Linear Programming Problem
Do Now! Solve the system of equations Do all work on the notecard.
3-4 Linear Programming Warm Up Lesson Presentation Lesson Quiz
3-4 Linear Programming Warm Up Lesson Presentation Lesson Quiz
LESSON 6–5 Linear Optimization.
Warm Up Solve for x:
Systems of Inequalities and Linear Programming
Systems of Inequalities. Linear Programming
Chapter 7: Systems of Equations and Inequalities; Matrices
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.
Section Linear Programming
1.6 Linear Programming Pg. 30.
Linear Programming.
Presentation transcript:

Objective Vocabulary Solve linear programming problems. constraint feasible region objective function

Linear programming is method of finding a maximum or minimum value of a function that satisfies a given set of conditions called constraints. A constraint is one of the inequalities in a linear programming problem. The solution to the set of constraints can be graphed as a feasible region.

Example 1 Maximize the objective function P = 25x + 30y under the following constraints. x ≥ 0 y ≥ 1.5 2.5x + 5y ≤ 20 3x + 2y ≤ 12

Example 1 Continued Step 1 Write the objective function: P= 25x + 30y Step 2 Use the constraints to graph. x ≥ 0 y ≥ 1.5 2.5x + 5y ≤ 20 3x + 2y ≤ 12

Example 1 Continued Step 3 Evaluate the objective function at the vertices of the feasible region. (x, y) 25x + 30y P($) (0, 4) 25(0) + 30(4) 120 (0, 1.5) 25(0) + 30(1.5) 45 (2, 3) 25(2) + 30(3) 140 (3, 1.5) 25(3) + 30(1.5) The maximum value occurs at the vertex (2, 3). P = 140

Example 2: Graphing a Feasible Region Yum’s Bakery bakes two breads, A and B. One batch of A uses 5 pounds of oats and 3 pounds of flour. One batch of B uses 2 pounds of oats and 3 pounds of flour. The company has 180 pounds of oats and 135 pounds of flour available. Write the constraints for the problem and graph the feasible region.

Let x = the number of bread A, and y = the number of bread B. Example 2 Continued Let x = the number of bread A, and y = the number of bread B. Write the constraints: x ≥ 0 The number of batches cannot be negative. y ≥ 0 The combined amount of oats is less than or equal to 180 pounds. 5x + 2y ≤ 180 The combined amount of flour is less than or equal to 135 pounds. 3x + 3y ≤ 135

Graph the feasible region Graph the feasible region. The feasible region is a quadrilateral with vertices at (0, 0), (36, 0), (30, 15), and (0, 45).

In most linear programming problems, you want to do more than identify the feasible region. Often you want to find the best combination of values in order to minimize or maximize a certain function. This function is the objective function. The objective function may have a minimum, a maximum, neither, or both depending on the feasible region.

Example 3: Solving Linear Programming Problems Yum’s Bakery wants to maximize its profits from bread sales. One batch of A yields a profit of $40. One batch of B yields a profit of $30. Use the profit information and the data from Example 1 to find how many batches of each bread the bakery should bake.

Example 3 continued Step 1 Let P = the profit from the bread. Write the objective function: P = 40x + 30y Step 2 Recall the constraints and the graph from Example 1. x ≥ 0 y ≥ 0 5x + 2y ≤ 180 3x + 3y ≤ 135

Example 3 continued Step 3 Evaluate the objective function at the vertices of the feasible region. (x, y) 40x + 30y P($) (0, 0) 40(0) + 30(0) (0, 45) 40(0) + 30(45) 1350 (30, 15) 40(30) + 30(15) 1650 (36, 0) 40(36) + 30(0) 1440 The maximum value occurs at the vertex (30, 15). Yum’s Bakery should make 30 batches of bread A and 15 batches of bread B to maximize the amount of profit.

Check It Out! Example 3 A book store manager is purchasing new bookcases. The store needs 320 feet of shelf space. Bookcase A provides 32 ft of shelf space and costs $200. Bookcase B provides 16 ft of shelf space and costs $125. Because of space restrictions, the store has room for at most 8 of bookcase A and 12 of bookcase B. How many of each type of bookcase should the manager purchase to minimize the cost?

Understand the Problem 1 Understand the Problem The answer will be in two parts—the number of bookcases that provide 32 ft of shelf space and the number of bookcases that provide 16 ft of shelf space. List the important information: Bookcase A cost $200. Bookcase B cost $125. The store needs at least 320 feet of shelf space. Manager has room for at most 8 of bookcase A and 12 of bookcase B. Minimize the cost of the types of bookcases.

2 Make a Plan Let x represent the number of Bookcase A and y represent the number of Bookcase B. Write the constraints and objective function based on the important information. x ≥ 0 The number of Bookcase A cannot be negative. y ≥ 0 The number of Bookcase B cannot be negative. x ≤ 8 There are 8 or less of Bookcase A. y ≤ 12 There are 12 or less of Bookcase B. 32x + 16y ≤ 320 The total shelf space is at least 320 feet. Let P = The number of Bookcase A and Bookcase B. The objective function is P = 200x + 125y.

Solve 3 Graph the feasible region, and identify the vertices. Evaluate the objective function at each vertex. P(4, 12) = (800) + (1500) = 2300 P(8, 12) = (1600) + (1500) = 3100 P(8, 4) = (1600) + (500) = 2100