Download presentation
Presentation is loading. Please wait.
Published byGerald Briggs Modified over 8 years ago
1
Section 3.5 Linear Programing In Two Variables
2
Optimization Example Soup Cans (Packaging) Maximize: Volume Minimize: Material Sales Profit Cost When one quantity is made as large as possible (maximized) while the other quantity is made as small as possible (minimized)
3
x - y ≥ -4 y≥ 0 x ≥ 0 y ≤ -x + 8 y ≤ x + 4 1.Graph the following system x + y ≤ 8 Shade the correct area
4
a. Vertices? {(0,0), (0,4), (2,6), (8,0)} b. Absolute maximum value? (2,6) c. Minimum value? (0,0) d. Will the maximum & minimum values always be at the vertices of the feasible region? Yes: extreme values 1. (cont.)
5
Def: The overlapping area is called the feasible region. Def: The boundries formed by the lines are called constraints. Def: The function that you want to maximize or minimize is known as the objective function.
6
x + y ≤ 8 2x + y ≤ 10 x ≥ 0 y ≥ 0 C = 3x + 2y y ≤ -x +8 y ≤ -2x + 10 Each grid mark = 1 unit 2. Find the maximum & minimum values for the following objective function under the given constraints.
7
Max & Min Vertices? (0,0) (0,8) (2,6) (5,0) C = 3x + 2y C = 3( ) + 2( ) Objective function C = 3( ) + 2( ) 00 C = 0 08 C = 16 26 C = 18 50 C = 15 Max? Min? Vertices
8
C = 3x + 2y Objective function? y = -(3/2)x + (1/2)C Slope = -(3/2) Intercept = (1/2)C What’s Going On? When C = 0 When C = 4 When C = 8 When C = 12 When C = 16 Max C occurs at the last point the obj. function intersects the feasibility region Max C occurs at the last point the obj. function intersects the feasibility region
9
Linear programming is an ideal computer application. Successive iterations yield the maximum or minimum value for an objective function.
10
Homework Practice worksheet 3-5 Page 158 Problems: 15,17,19, and 21
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.