Question

In: Economics

LP Output Question Consider the following LP formulation of the Dog Food example. The objective coefficients...

LP Output Question

Consider the following LP formulation of the Dog Food example. The objective coefficients represent unit costs ($ per 16 oz) for the gruels. The RHS’s represent the nutrition requirements (measured in oz).

  MIN     4 G1 + 6 G2 + 3 G3 + 2 G4 + 5 G5

  SUBJECT TO

  2)   3 G1 + 5 G2 + 2 G3 + 3 G4 + 4 G5 >=   3   (Protein Req.)

  3)   7 G1 + 4 G2 + 2 G3 + 8 G4 + 2 G5 >=   5   (Carbohydrate Req.)

  4)   5 G1 + 6 G2 + 6 G3 + 2 G4 + 4 G5 >=   4   (Fat Req.)

  5)   G1 + G2 + G3 + G4 + G5 =    1            (Total %)

  END

Below is the LINDO output of the problem.

        OBJECTIVE FUNCTION VALUE

        1)         (1)

  VARIABLE        VALUE          REDUCED COST

        G1         0.000000          0.500000

        G2         0.166667          0.000000

        G3         0.333333          0.000000

        G4         0.500000          0.000000

        G5          (2)             1.000000

       ROW  SLACK OR SURPLUS     DUAL PRICES

        2)         0.000000         -1.000000

        3)           (3)             (4)

        4)         0.000000         -0.500000

        5)         0.000000          2.000000

RANGES IN WHICH THE BASIS IS UNCHANGED:

                           OBJ COEFFICIENT RANGES

VARIABLE         CURRENT        ALLOWABLE        ALLOWABLE

                   COEF          INCREASE         DECREASE

       G1       4.000000           (5)            (6)

       G2       6.000000         2.000000         3.000000

       G3       3.000000         1.000000         3.000000

       G4       2.000000         2.000000         INFINITY

       G5       5.000000         INFINITY         1.000000

                           RIGHTHAND SIDE RANGES

      ROW         CURRENT        ALLOWABLE        ALLOWABLE

                    RHS          INCREASE         DECREASE

        2       3.000000         1.000000         0.500000

        3       5.000000         0.333333           (7)

        4       4.000000         0.250000         2.000000

        5       1.000000         0.142857         0.038462

Consider yourself as the dog food producer. Answer the following questions based on the partial LP output:

Complete the LP output by filling in the missing numbers. Provide either calculations or explanations for your answers:

(1)

(2)

(3)

(4)

(5)

(6)

(7)

The dog food buyer asks for a 20% discount (of the minimum dog food cost in LINDO solution, i.e. (1) ) in exchange for a reduction of protein by 0.6oz. Do you want to take the offer? Why?

​​​​​​​

What would the attractive price for you to use Gruel 5? Explain.

If the unit price (cost) of gruel 3, and gruel 5 increase by $0.5, respectively, and that of gruel 4 decreases by $0.5, do you want to change the current dog food mix? With the price changes, what will be the minimum cost for the dog food? Show your calculations.

A new gruel supplier wants to sell you its new gruel mix which contains, in a 16 oz of gruel, 3 oz of protein, 4 oz of carbohydrate, and 5 oz of fat. What is the maximum price you are willing to pay for the new gruel? Show your calculations.

If a dog food buyer requests to increase the protein level by 0.5 oz in exchange for a reduction of the fat level. What would you recommend the minimum reduction to keep the same dog food price? Explain and show your calculation.

Solutions

Expert Solution

LP Output

=> An objective function is $3 i.e. to have the food prepared in right quantity $3 is required which will have zero amount of G1 & G5 but G2, G3 & G4 are in the ratio of 0.167, 0.33 & 0.5 respectively.

=> G5 will have no contribution to the final food preparation. Therefore, the value of G5 is 0

=>  Protein will have a surplus of 0.33. Therefore, the value in 3 will be 5.33

=>  Dual Prices for protein is zero i.e. there is no improvement in the objective function even if we reduce the constraint by 1 unit.

=> Allowable Increase is Infinity as the increased price will have no effect on the output. therefore, the answer is infinite.

=> The allowable decrease is 0.5 i.e. if the prices of G1 decreases by 0.5$ then it will have some share in the final food preparation.

=>

The allowable decrease is Infinity i,e, with the given configuration the carbohydrate requirement will have 5.33 as the least number

(3pts)If we reduce the RHS of Protein equation from 3 to 2.4 we will get the optimum price and in this case, we get 2.5as the least price which is higher than the 20% reduction in the original price. Current price is 3 and 20% reduction should bring down the price to 2.4 however, with protein requirement going down by 0.6oz the price will be $2.5. Therefore, I will not take the order under the given situation.

(2pts)If we reduce the price of G5 by greater than $1 then it will be attractive to me. It can be seen from the allowable decrease for G5. Then the G5 will be a part of the solution and only G1 will not be required to make the solution.

(4pts) Under the new price system, the current mix will not change however, the optimal price will decrease from $3 to $2.92. This can be seen by changing the equation in Lindo. Objective function will change to 4G1+6G2+3.5G3+1.5G4+5.5G5 keeping other things constant.

(2pts) In this case, the maximum price is $3.625. This simulation can be done by changing the protein, carbohydrate and fat constraint equation RHS to 3,4 & 5 respectively


Related Solutions

3) (15 pts) Consider the following LP formulation: max z = x1 + 2x2 s.t. −...
3) (15 pts) Consider the following LP formulation: max z = x1 + 2x2 s.t. − x1 + x2 ≤ 2 x2 ≤ 3 kx1 + x2 ≤ 2k + 3 x1, x2 ≥ 0 The value of the parameter k ≥ 0 has not been determined yet. The solution currently being used is x1 = 2, x2 = 3. Use graphical analysis to determine the values of k such that this solution is actually optimal.
The final part of the multiple regression output is the coefficients table that represents the following:...
The final part of the multiple regression output is the coefficients table that represents the following: The unstandardized regression coefficient (B). The standardized regression coefficient (beta or β). t and p values. All the above. Three correlation coefficients are displayed in the coefficients table. They include the following: The zero order correlation coefficient. The partial correlation coefficient. The part correlation coefficient. All of the above. If the value for tolerance is acceptable, one should proceed with interpreting the: Model summary....
What is the output of the following codes, consider each case independently. I have an example...
What is the output of the following codes, consider each case independently. I have an example of Case 1 to show you how to complete each case at the end of this Module. Case 1: What will be the value of x after the following loop is executed: x = 0 For i = 1 To 2 For j = 1 To 3      x = x * i * j Next j Next i Case 2: What will be...
C++ Please read the question carefully and match the output example given at the end! Question...
C++ Please read the question carefully and match the output example given at the end! Question In this project you will implement operator overloading for a two dimensional Vector class. Begin with the declaration of the Vector class on the final page. There are three operators that must be overloaded insertion (​<<​), addition (​+​), and subtraction (​-​). insertion (​<<​): The insertion operator is used to send the values of a vector to an ostream object, if a vector has two...
a) Consider a plane strain formulation. Show that the plain strain problem satisfies the following equation:...
a) Consider a plane strain formulation. Show that the plain strain problem satisfies the following equation: ??(?? + ??) = −?/? − ? (???/?? + ???/??) b) Consider a plane stress formulation. Show that the plain stress problem satisfies the following equation: ??(?? + ??) = −(? + ?) (???/?? + ???/??) (Hint: You may use the equations given below ?????? ∶ ??? = ??,? + ??,? ??????: ??? = 2???? + ??????? ?????? ???????????: ???,? + ?? = 0...
Consider the following differential equation to be solved by the method of undetermined coefficients. y'' +...
Consider the following differential equation to be solved by the method of undetermined coefficients. y'' + 6y = −294x2e6x Find the complementary function for the differential equation. yc(x) = Find the particular solution for the differential equation. yp(x) = Find the general solution for the differential equation. y(x) =
Question 1) Chomp Pet Foods manufactures canned dog food. The firm employs a process costing system...
Question 1) Chomp Pet Foods manufactures canned dog food. The firm employs a process costing system for its manufacturing operations. All direct materials are added at the beginning of the process and conversion costs are incurred uniformly throughout the process. In the month of June, the company had 4000 units in beginning work in process that were 60% complete. During June, 7000 units were started and 7600 units were completed and transferred out. At the end of June, there were...
consider the following LP a. put the problem into standard form, using slack, excess, and artificial...
consider the following LP a. put the problem into standard form, using slack, excess, and artificial variables b. solve the associated LP of phase I c. is w'=0, proceed to phase 2 and solve the original LP. show all of the work. max z=x1-x2+3x3 S.T. x1+x2<=20 x2+x3>=10 x1+x3=5 x1,x2>=0
Consider the following question and answer. Give an example of a homogeneous mixture: "WATER, because it...
Consider the following question and answer. Give an example of a homogeneous mixture: "WATER, because it is made up of two different elements - hydrogen and oxygen, and the comeposition is even throughout." Which aspect of the students answer are correct? Which are incorrect?
Consider the following initial value problem to be solved by undetermined coefficients. y″ − 16y =...
Consider the following initial value problem to be solved by undetermined coefficients. y″ − 16y = 6, y(0) = 1, y′(0) = 0 Write the given differential equation in the form L(y) = g(x) where L is a linear operator with constant coefficients. If possible, factor L. (Use D for the differential operator.) ( )y = 16
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT