Objective 3-4 Linear Programming Solve linear programming problems.

Slides:



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

Linear Programming Project. Warm-Up Write an Inequality for the following.
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 Programming?!?! Sec Linear Programming In management science, it is often required to maximize or minimize a linear function called an objective.
(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?
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
Warm - Up. Learning Targets  I can solve systems of inequalities by graphing.  I can determine the coordinates of the vertices of a region formed by.
3.3 Systems of Linear Inequalities -graphing -linear programming
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.
Objective Graph and solve systems of linear inequalities in two variables.
3.5 Linear Programming Warm-up (IN) 1. Solve the system: (5, 2)
Holt Algebra Solving Systems of Linear Inequalities Graph and solve systems of linear inequalities in two variables. Objective system of linear inequalities.
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.
11/20/2015 6:37 AM1 1 LINEAR PROGRAMMING Section 3.4, ©2008.
Intro to Linear Programming
Warm-up Solve each system of equations:
Linear Programming-Bellwork
Greater than or equal to Less than or equal to Greater than Less than Warm Up Copy and fill in the chart. SituationInequality Practice more than an hour.
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)
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.
3-4: Linear Programming Objectives: Standards addressed:
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.
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)
1. What does a need to be if there were infinitely many solutions to the system of equations. y + 2x = 12 2y + 4x = 2a.
October 18 and 19.
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.
Digital Lesson Linear Programming.
Math 1 Warm Up In the Practice Workbook… Practice 7-6 (p. 94)
3.4 Review of Linear Programming
ALGEBRA II HONORS/GIFTED SECTION 3-4 : LINEAR PROGRAMMING
Linear Systems Chapter 3.
Linear Programming Skill 45.
3-3 Optimization with 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
Objective Vocabulary Solve linear programming problems.
3-4 Linear Programming Warm Up Lesson Presentation Lesson Quiz
Systems of Inequalities and 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.
1.6 Linear Programming Pg. 30.
Linear Programming.
Presentation transcript:

Objective 3-4 Linear Programming Solve linear programming problems. Holt Algebra 2

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.

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 1: 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 120 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 1 Continued Let x = the number of bread A, and y = the number of bread B. 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 ≤ 120 The combined amount of flour is less than or equal to 135 pounds. 3x + 3y ≤ 135

Graph the feasible region. Vertices of the feasible region:

Part 2: 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.

Part 2 Continued Step 3 Evaluate the objective function at the vertices of the feasible region. (x, y) 40x + 30y P($)

Example 2: Problem-Solving Application Sue manages a soccer club and must decide how many members to send to soccer camp. It costs $75 for each advanced player and $50 for each intermediate player. Sue can spend no more than $13,250. Sue must send at least 60 more advanced than intermediate players and a minimum of 80 advanced players. Find the number of each type of player Sue can send to camp to maximize the number of players at camp.

Solve Let x = Advanced Let y = Intermediate

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?

Solve

4. Ace Guitars produces acoustic and electric guitars 4. Ace Guitars produces acoustic and electric guitars. Each acoustic guitar yields a profit of $30, and requires 2 work hours in factory A and 4 work hours in factory B. Each electric guitar yields a profit of $50 and requires 4 work hours in factory A and 3 work hours in factory B. Each factory operates for at most 10 hours each day. Graph the feasible region. Then, find the number of each type of guitar that should be produced each day to maximize the company’s profits.