exampl problems
exampl problems
[Page 57 (continued)]
Problem Statement
Moore's Meatpacking Company produces a hot dog mixture in 1,000-pound batches. The
mixture contains two ingredientschicken and beef. The cost per pound of each of these
ingredients is as follows:
Ingredient Cost/lb.
Chicken $3
Beef $5
[Page 58]
The ratio of chicken to beef must be at least 2 to 1. The company wants to know the optimal
mixture of ingredients that will minimize cost. Formulate a linear programming model for this
problem.
Solution
Recall that the problem should not be "swallowed whole." Identify each part of the
model separately, starting with the decision variables:
x1 = lb. of chicken
x2 = lb. of beef
Step 3.
Establish Model Constraints
mk:@MSITStore:C:\Users\MSFuser\Desktop\private%20document\Prentice.Hall.Intro... 2/26/2025
Example Problem Solutions Page 2 of 5
The constraints of this problem are embodied in the recipe restrictions and (not to
be overlooked) the fact that each batch must consist of 1,000 pounds of mixture:
and
x 1, x2 0
The Model
Problem Statement
Solve the following linear programming model graphically:
[Page 59]
Solution
Step 1.
A simple method for plotting constraint lines is to set one of the constraint variables
equal to zero and solve for the other variable to establish a point on one of the
axes. The three constraint lines are graphed in the following figure:
mk:@MSITStore:C:\Users\MSFuser\Desktop\private%20document\Prentice.Hall.Intro... 2/26/2025
Example Problem Solutions Page 3 of 5
The feasible solution area is determined by identifying the space that jointly
satisfies the conditions of all three constraints, as shown in the following figure:
Step 3.
Determine the Solution Points
The solution at point A can be determined by noting that the constraint line
intersects the x2 axis at 5; thus, x2 = 5, x1 = 0, and Z = 25. The solution at point D
on the other axis can be determined similarly; the constraint intersects the axis at
x1 = 4, x2 = 0, and Z = 16.
mk:@MSITStore:C:\Users\MSFuser\Desktop\private%20document\Prentice.Hall.Intro... 2/26/2025
Example Problem Solutions Page 4 of 5
[Page 60]
and
Substituting x2 = 4 into either of the two equations gives a value for x1:
x1 = 6 x2
x1 = 6 (4)
x1 = 2
4 = 6 x2
x2 = 2
Step 4.
mk:@MSITStore:C:\Users\MSFuser\Desktop\private%20document\Prentice.Hall.Intro... 2/26/2025
Example Problem Solutions Page 5 of 5
mk:@MSITStore:C:\Users\MSFuser\Desktop\private%20document\Prentice.Hall.Intro... 2/26/2025