Ask Experts Questions for FREE Help !
Ask
    melchrist75's Avatar
    melchrist75 Posts: 1, Reputation: 1
    New Member
     
    #1

    Oct 18, 2009, 07:05 AM
    linear programming
    solve the LP problem

    z=5x1 + 2x2

    2x1 + 5x2 > 10
    4x1 - x2 >12
    x1 + x2 >4
    x1,x2>0
    s_cianci's Avatar
    s_cianci Posts: 5,472, Reputation: 760
    Uber Member
     
    #2

    Oct 18, 2009, 07:20 AM
    First question is, do you want to find the max. or min, value of z? You left that out. Secondly, you need to find the solutions to each pair of edge equations for your 3 inequalities. Solve each system:

    1. 2x1 + 5x2 = 10 2. 2x1 + 5x2 = 10 3. 4x1 - x2 = 12
    4x1 - x2 =12 x1 + x2 = 4 x1 + x2 = 4

    Also, plug in the extreme values of 0 for x1 and x2 in turn. When you plug in one, solve for the other. Use those values that are feasible, i.e. > 0 as stated in your conditions. Then test each resulting (x1 , x2) ordered pair in turn in your expression for z. Then whichever one gives it the biggest or lowest value, depending on whether you want to maximize or minimize z, is your result.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search


Check out some similar questions!

Linear Programming [ 1 Answers ]

What is the usage and application of linear programming with particular reference to banking?

Linear programming [ 1 Answers ]

Linear Programming Problem I have been trying to solve a linear programming problem for Weenies and Buns. Which contains the following information. Constraints Grind flow for hotdogs = 200lbs per week Pigland delivers 800 lbs of pork product every Monday. hours worked per week by employees =40...

Linear Programming Problm [ 2 Answers ]

Transport Ltd. Provides tourist vehicles of 3 types- 20-seater vans, 8-seater big cars & 5-seater small cars. These seating capacities are excluding the drivers. The company has 4 vehicles of the 20-seater van type, 10 vehicles of the eight-seater big car types 20 vehicles of the 5-seater small car...

Linear programming [ 1 Answers ]

A biologist needs at least 40 fish for her experiment. She cannot use more than25 perch or more than 30 bass. Each perch costs $5, and each bass costs $3. HOw many of each fish should she use in order to minimixe the cost? Pleez help I have no idea what to do.


View more questions Search