Introductory Mathematical Analysis: For Business, Economics, and The Life and Social Sciences
Introductory Mathematical Analysis: For Business, Economics, and The Life and Social Sciences
Chapter 7
Linear Programming
Thus A = (0, 0), B = (4, 0), C = (3, 2), and D = (0, 4).
Evaluating P at these points, we obtain
P ( A) = 3( 0 ) + 0 = 0
P ( B ) = 3 ( 4 ) + 0 = 12
P ( C ) = 3 ( 3) + 2 = 11
P ( D ) = 3( 0) + 4 = 4
Hence, the maximum value of P is 12, occurring when
x = 4 and y = 3.
Copyright © 2019 Pearson Canada Inc. All rights reserved. 7 - 10
7.3 The Simplex Method (1 of 5)
Standard Maximum Linear Programming Problem
x1 + x2 ≤ 20
Maximize Z = 5 x1 + 4 x2 subject to 2 x1 + x2 ≤ 35
−3x1 + x2 ≤ 12
Solution: The initial simplex table is below.
Solution, continued