3-4: linear programming objectives: find the maximum and minimum values of a function over a region...

21
3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming Standards addressed: 2.1 & 2.2

Upload: millicent-jefferson

Post on 13-Jan-2016

217 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

3-4: Linear Programming

Objectives: Find the maximum and minimum

values of a function over a region Solve real-world problems using linear

programming Standards addressed:

2.1 & 2.2

Page 2: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Definitions Constraints: the inequalities Feasible region: where the

graphs intersect Bounded: when the graphs of the

inequalities intersect and form a “region” and it is bounded.

Vertices: the points where the bounded region come together

Page 3: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

More definitions

Unbounded: when the inequalities overlap, but do not form a “shape”

Linear programming: the process of finding maximum or minimum values of a function for a region defined by inequalities

Page 4: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Linear Programming

Businesses use linear programming to find out how to maximize profit or minimize costs. Most have constraints on what they can use or buy.

Page 5: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

When solving linear programming problems, use the following steps:

1. Define variables. (i.e. Write “lets”.)2. Write an expression (profit equation) to be

maximized or minimized.3. Write a system of inequalities. 4. Graph the system of inequalities.5. Find the coordinates of the vertices of the feasible

region (this will be where they overlap)6. Substitute the coordinates of the vertices in the

expression you wrote into the profit equation (#2).7. Select the greatest or least result to answer the

problem.

Page 6: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

#10 Workbook pg. 16 The drama club is selling tickets to its

play. An adult ticket costs $15 and a student ticket costs $11. The auditorium will seat 300 ticket-holders. The drama club wants to collect at least $3630 from ticket sales.

Write and graph a system of four inequalities that describe how many of each type of ticket the club must sell to meet its goal.

Make a chart

Page 7: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Chart

$15 adult (A) 15A

$11 student (S)

11S

300 $3630

Now – write the four inequalities that go with this problem

Page 8: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

…inequalities

0

0

36301115

300

s

a

sa

sa

Page 9: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Graph

Page 10: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Find the minimum and maximumvalue of the function f(x, y) = 3x - 2y.

We are given the constraints: y ≥ 2 1 ≤ x ≤5 y ≤ x + 3

Page 11: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

6

4

2

2 3 4

3

1

1

5

5

7

8

y ≤ x + 3

y ≥ 2

1 ≤ x ≤5

Page 12: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Linear Programming

The vertices of the quadrilateral formed are:

(1, 2) (1, 4) (5, 2) (5, 8) Plug these points into the

function f(x, y) = 3x - 2y

Page 13: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Linear Programming

f(x, y) = 3x - 2y f(1, 2) = 3(1) - 2(2) = 3 - 4 = -1 f(1, 4) = 3(1) - 2(4) = 3 - 8 = -5 f(5, 2) = 3(5) - 2(2) = 15 - 4 = 11 f(5, 8) = 3(5) - 2(8) = 15 - 16 = -1

Page 14: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Linear Programming

f(1, 4) = -5 minimum f(5, 2) = 11 maximum

Page 15: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Find the minimum and maximum value of the function f(x, y) = 4x + 3y

We are given the constraints: y ≥ -x + 2

y ≤ x + 2

y ≥ 2x -5

1

4

Page 16: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

6

4

2

53 4

5

1

1

2

3y ≥ -x + 2

y ≥ 2x -5

y x 1

24

Page 17: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Vertices

f(x, y) = 4x + 3y f(0, 2) = 4(0) + 3(2) = 6 f(4, 3) = 4(4) + 3(3) = 25 f( , - ) = 4( ) + 3(- ) = -1 = 7

3

1

3

1

3

7

3

28

3

25

3

Page 18: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Linear Programming

f(0, 2) = 6 minimum f(4, 3) = 25 maximum

Page 19: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Example A landscaping company has crews who mow

lawns and prune shrubbery. The company schedules 1 hour for mowing jobs and 3 hours for pruning jobs. Each crew is scheduled for no more than 2 pruning jobs per day. Each crew’s schedule is set up for a maximum of 9 hours per day. On the average, the charge for mowing a lawn is $40 and the charge for pruning shrubbery is $120. Find a combination of mowing lawns and pruning shrubs that will maximize the income the company receives per day for one of its crews.

Page 20: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

1

1

Landscaping

____________________________

____________________________

Page 21: 3-4: Linear Programming Objectives: Find the maximum and minimum values of a function over a region Solve real-world problems using linear programming

Homework

Workbook pg. 17 (1-9)