Linear Programming (LP) Formulation, Graphical Method and Excel Solver

A jewelry store makes necklaces and bracelets from gold and platinum. The store has 18 ounces of gold and 20 ounces of platinum. Each necklace requires 3 ounces of gold and 2 ounces of platinum, whereas each bracelet requires 2 ounces of gold and 4 ounces of platinum. The demand for bracelets is no more than four. A necklace earns $300 in profit and a bracelet, $400. The store wants to determine the number of necklaces and bracelets to make in order to maximize profit. a) Formulate a linear programming model for this problem. b) Graph the constraints and identify the feasible region. c) Determine the optimal solution and the maximum profit (show your calculations) and include “a managerial statement” that communicates the results of the analyses (i.e. describe verbally the results). d) Determine the amount of slack for all constraints. e) The maximum demand for bracelets is 4. If the store produces the optimal number of bracelets and necklaces, will the maximum demand for bracelets be met? If not how much will it be missed? f) Explain the effect on the optimal solution of increasing the profit on a bracelet from $400 to $600. What would be the new solution? Solve the following linear programming models graphically and explain the solution results. (you must show and explain your work) a) Model 1 Minimize Z = 3000x1 + 1000x2 subject to 60x1 + 20x2 ≥ 1200 10x1 + 10x2 ≥ 400 40x1 + 160x2 ≥ 2400 x1, x2 ≥ 0 b) Model 2 Maximize Z = 60x1 + 90x2 subject to 60x1 + 30x2 ≤ 1500 100x1 + 100x2 ≥ 6000 x2 ≥ 30 x1, x2 ≥ 0 c) Model 3 Maximize Z = 110x1 + 75x2 subject to 2x1 + x2 ≥ 40 -6x1 + 8x2 ≤ 120 70x1 + 105x2 ≥ 2100 x1, x2 ≥ 0 d) Model 4 Maximize Z = 3x1 + 6x2 subject to 3x1 + 2x2 ≤ 18 x1 + x2 ≥ 5 x1 ≤ 4 x1, x2 ≥ 0 A product engineer at a midsize electronic manufacturing firm located in Chicago must decide how many computers to produce next month. The firm is planning to produce three types of computers: laptops, desktops and commercial servers. The product engineer knows that laptops typically yield an average profit of $500, desktops typically yield an average profit of $400 and servers typically yield an average of $650. He also knows that laptops, desktops and servers cost $400, $350 and 500$ respectively to produce and that no more than $70,000 is available for production next month. Based on market research, the firm would like to obtain a production of at least 20 units of each type of computers, but no more than 25 servers and no more than 40 desktops. Due to the popularity of laptops, the firm would like to produce at least twice as many laptops than desktops and servers combined. a) Formulate algebraically a linear programming model for this manufacturing problem that maximizes profits based on given constraints. b) Determine the optimal solution and the maximum profit and include “a managerial statement” that communicates the results of the analyses (i.e. describe verbally the results). c) Using the answer report determine the amount of slack for the budget constraint of $70,00                                                          

Sample Solution