1 / 17

Lesson 7.6, page 767 Linear Programming

Lesson 7.6, page 767 Linear Programming. Objective : Write an objective function describing a quantity that must be maximized or minimized. Use inequalities to describe limitations in a situation. Use linear programming to solve problems. Linear Programming.

franz
Download Presentation

Lesson 7.6, page 767 Linear Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lesson 7.6, page 767Linear Programming • Objective: Write an objective function describing a quantity that must be maximized or minimized. Use inequalities to describe limitations in a situation. Use linear programming to solve problems.

  2. Linear Programming • In many applications, we want to find a maximum or minimum value. Linear programming can tell us how to do this. • Constraints are expressed as inequalities. The solution set of the system of inequalities made up of the constraints contains all the feasible solutions of a linear programming problem. • The function that we want to maximize or minimize is called the objective function.

  3. See Example 1, page 767 • Check point 1: A company manufactures bookshelves and desks for computers. Let x represent the number of bookshelves manufactured daily and y the number of desks manufactured daily. The company’s profits are $25 per bookshelf and $55 per desk. Write the objective function that describes the company’s total daily profit, z, from x bookshelves and y desks.

  4. See Example 2, page 767 • Check point 2: To maintain high quality, the company in Check Point 1 should not manufacture more than a total of 80 bookshelves and desks per day. Write an inequality that describes this constraint.

  5. See Example 3, page 768 • Check point 3: To meet customer demand, the company in Check Point 1 must manufacture between 30 and 80 bookshelves per day, inclusive. Furthermore, the company must manufacture at least 10 and no more than 30 desks per day. Write an inequality that describes each of these sentences. Then summarize what you have described about this company by writing the objective function for its profits and the three constraints.

  6. Linear Programming Procedure • To find the maximum or minimum value of a linear objective function subject to a set of constraints: • Graph the region of feasible solutions. (the system of equations) • Determine the coordinates of the vertices of the region. • Evaluate the objective function at each vertex. The largest and smallest of those values are the maximum and minimum values of the function, respectively.

  7. Graph the following system of inequalities and find the coordinates of any vertices formed: Example – Watch.

  8. Example continued We graph the related equations using solid lines. We shade the region common to all three solution sets.

  9. The system of equations from inequalities (1) and (2): y + 2 = 0 x + y = 2 The vertex is (4, 2). The system of equations from inequalities (1) and (3): y + 2 = 0 x + y = 0 The vertex is (2, 2). The system of equations from inequalities (2) and (3): x + y = 2 x + y = 0 The vertex is (1, 1). Example continued To find the vertices, we solve three systems of equations.

  10. Example • A tray of corn muffins requires 4 cups of milk and 3 cups of wheat flour. A tray of pumpkin muffins requires 2 cups of milk and 3 cups of wheat flour. There are 16 cups of milk and 15 cups of wheat flour available, and the baker makes $3 per tray profit on corn muffins and $2 per tray profit on pumpkin muffins. How many trays of each should the baker make in order to maximize profits? Solution: We let x = the number of corn muffins and y = the number of pumpkin muffins. Then the profit P is given by the function P = 3x + 2y.

  11. Example continued • We know that x muffins require 4 cups of milk and y muffins require 2 cups of milk. Since there are no more than 16 cups of milk, we have one constraint. 4x + 2y 16 • Similarly, the muffins require 3 and 3 cups of wheat flour. There are no more than 15 cups of flour available, so we have a second constraint. 3x + 3y 15 • We also know x  0 and y  0 because the baker cannot make a negative number of either muffin.

  12. Example continued • Thus we want to maximize the objective function P = 3x + 2y subject to the constraints: 4x + 2y 16, 3x + 3y 15, x  0, and y  0.

  13. We graph the system of inequalities and determine the vertices. 4x + 2y 16, 3x + 3y 15, x  0, y  0.

  14. Vertices Profit P = 3x+ 2y (0, 0) P = 3(0) + 2(0) = 0 (4, 0) P = 3(4) + 2(0) = 12 (0, 5) P = 3(0) + 2(5) = 10 (3, 2) P = 3(3) + 2(2) = 13 Next, we evaluate the objective function P at each vertex. The baker will make a maximum profit when 3 trays of corn muffins and 2 trays of pumpkin muffins are produced.

  15. y 10 x -10 -10 10 Check Point 4, page 770 • For the company in Check Points 1-3, how many bookshelves and desks should be manufactured per day to obtain maximum profit? What is the maximum daily profit? x + y < 80, x > 0, y > 0, 30 < x < 80, 10 < y < 30

  16. Check Point 4, page 770 • For the company in Check Points 1-3, how many bookshelves and desks should be manufactured per day to obtain maximum profit? What is the maximum daily profit? x + y < 80, x > 0, y > 0, 30 < x < 80, 10 < y < 30

  17. y 10 x -10 -10 10 Check Point 5 • Find the value of the objective function z=3x + 5y subject to the constraints x>0, y>0, x+y>1, x+y < 6.

More Related