Question
i just want the answer to include decision variable , objective function and the constrains
6 Chapter 2 Modeling with Linear Programming 4-48. Four products are processed sequentially on three machines. The following
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Profit per unit of each product is determined by the following formula

Profit = Unit selling price - SUMPRODUCT of Manufacturing time on each machine and Cost per hr

Profit of product 1 = 75 - (2*10+3*5+7*4) = $ 12

Profit of product 2 = 70 - (3*10+2*5+3*4) = $ 18

Profit of product 3 = 55 - (4*10+1*5+2*4) = $ 2

Profit of product 4 = 45 - (2*10+2*5+1*4) = $ 11

LP model is formulated as under:

Decision variables:

Let X1, X2, X3, X4 be the number of product 1, 2, 3, 4 to be produced respectively

Objective function:

Max 12X1+18X2+2X3+11X4 (total profit)

Constraints:

2X1+3X2+4X3+2X4 <= 500   (total time on machine 1)

3X1+2X2+1X3+2X4 <= 380   (total time on machine 2)

7X1+3X2+2X3+1X4 <= 450   (total time on machine 3)

X1, X2, X3, X4 >= 0

Create the spreadsheet model, enter Solver Parameters as shown below. Then click Solve button on the Solver parameters window. Result will appear in cells B10:E10

@ fx C A =SUMPRODUCT(B3:E3,$B$10:$E$10) D E F G x3 x4 H I S Solver Parameters B X1 XP X2 Maximize: 12 18 2 11 2950 Set Object

EXCEL FORMULAS:

F3 =SUMPRODUCT(B3:E3,$B$10:$E$10) copy to F5:F7

Solution:

X1 = 0

X2 = 133.33

X3 = 0

X4 = 50

Total profit = $ 2,950

Add a comment
Know the answer?
Add Answer to:
i just want the answer to include decision variable , objective function and the constrains "6...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Problem 1 (10 pts): Construct a mathematical model (define your variables, write an objective function and...

    Problem 1 (10 pts): Construct a mathematical model (define your variables, write an objective function and constraints). Problem 2 (10 pts): Use Excel's Solver tool to determine the optimal solution that will maximize profit. Summarize your results. In the Solver toolbox, choose "Simplex LP". Problem 3 (10 pts): Discuss the effect on the optimal solution in Problem 2 if the profit on a small table increases to $12. In the Solver toolbox, rchoose "Simplex LP". If you Copy/Paste from Problem...

  • I need the answer to include solver and excel. Thank you. A Company produces two products....

    I need the answer to include solver and excel. Thank you. A Company produces two products. Relevant information for each product is shown in the Table below. The company has a goal of $48 in profits and incurs $1 penalty for each dollar it falls short of this goal. A total of 32 hours of labor are available. A $2 penalty is incurred for each hour of overtime (labor over 32 hours) used, and $1 penalty is incurred for each...

  • Hello, I need help with the following problem: 1. Multi-period production problem. Formulate the production and...

    Hello, I need help with the following problem: 1. Multi-period production problem. Formulate the production and inventory problem at XXI Company using Excel. See narrative below Solve the problem in Excel XX1 Company Production and Inventory Problem Narrative A company named XX1 has contracted to produce products A and B, over the months of June, July and August. The total production capacity (expressed in hours) varies monthly. The following table provides the basic data for the situation. June July August...

  • G. Managerial Economics Applications of Linear Programming. Information about a version of the make-buy problem discussed...

    G. Managerial Economics Applications of Linear Programming. Information about a version of the make-buy problem discussed in class and on an assignment is attached. [20 Points] G.1 Briefly explain the decision variables, objective function and constraints for the problem. G.2 Interpret the optimal solution to the linear program. A Make-Buy Problem The following application of linear programming to a production problem is from Spreadsheet Modeling and Decision Analysis by Cliff T. Ragesdale. Electro-Poly Corporation supplies three types of slip rings...

  • Exercise 2 Linear Programming 1.         The Scrod Manufacturing Co. produces two key items – special-purpose Widgets...

    Exercise 2 Linear Programming 1.         The Scrod Manufacturing Co. produces two key items – special-purpose Widgets (W) and more generally useful Frami (F). Management wishes to determine that mix of W & F which will maximize total Profits (P). Data                                                                      W      F             Unit profit contributions                     $ 30   $ 20             Demand estimates (unit/week)               250      500             Average processing rates – each product requires processing on both machines (units/hour)                                     Machine #1                        2          4                                        Machine #2                ...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT