7.2 Formulating LP Problems

Formulating a linear program involves developing a mathematical model to represent the managerial problem. Thus, in order to formulate a linear program, it is necessary to completely understand the managerial problem being faced. Once this is understood, we can begin to develop the mathematical statement of the problem. The stpng in formulating a linear program follow:

  1. Completely understand the managerial problem being faced.

  2. Identify the objective and the constraints.

  3. Define the decision variables.

  4. Use the decision variables to write mathematical expressions for the objective function and the constraints.

One of the most common LP applications is the product mix problem. Two or more products are usually produced using limited resources such as personnel, machines, raw materials, and so on. The profit that the firm seeks to maximize is based on the profit contribution per unit of each product. (Profit contribution, you may recall, is just the selling price per unit minus the variable cost per unit.1) The company would like to determine how many units of each product it should produce so as to maximize overall profit given its limited resources. A problem of this type is formulated in the following example.

Flair Furniture Company

The Flair Furniture Company produces inexpensive tables and chairs. The production process for each is similar in that both require a certain number of hours of carpentry work and a certain number of labor hours in the painting and varnishing department. Each table takes 4 hours of carpentry and 2 hours in the painting and varnishing shop. Each chair requires 3 hours in carpentry and 1 hour in painting and varnishing. During the current production period, 240 hours of carpentry time are available, and 100 hours in painting and varnishing time are available. Each table sold yields a profit of $70; each chair produced is sold for a $50 profit.

Flair Furniture’s problem is to determine the best possible combination of tables and chairs to manufacture in order to reach the maximum profit. The firm would like this production mix situation formulated as an LP problem.

We begin by summarizing the information needed to formulate and solve this problem (see Table 7.2). This helps us understand the problem being faced. Next, we identify the objective and the constraints. The objective is

Table 7.2 Flair Furniture Company Data

HOURS REQUIRED TO PRODUCE 1 UNIT
DEPARTMENT TABLES (T) >CHAIRS (C) >AVAILABLE HOURS THIS WEEK
Carpentry 4 3 240
Painting and varnishing 2 1 100
Profit per unit $70 $50
Maximize profit

The constraints are

  1. The hours of carpentry time used cannot exceed 240 hours per week.

  2. The hours of painting and varnishing time used cannot exceed 100 hours per week.

The decision variables that represent the actual decisions we will make are defined as

T=number of tables to be produced per weekC=number of chairs to be produced per week

Now we can create the LP objective function in terms of T and C. The objective function is Maximize profit=$70T+$50C.

Our next step is to develop mathematical relationships to describe the two constraints in this problem. One general relationship is that the amount of a resource used is to be less than or equal to () the amount of the resource available.

In the case of the carpentry department, the total time used is

(4 hours per table)(Number of tables produced)     + (3 hours per chair)(Number of chairs produced)

So the first constraint may be stated as follows:

Carpentry time used  Carpentry time available4T+3C240 (hours of carpentry time)

Similarly, the second constraint is as follows:

Painting and varnishing time used ≤ Painting and varnishing time available

An image shows the constraint as the sum of 2 times “T” and 1 times “C” is less than or equal to 100 hours of painting and varnishing time.

Both of these constraints represent production capacity restrictions and, of course, affect the total profit. For example, Flair Furniture cannot produce 80 tables during the production period because if T=80, both constraints will be violated. It also cannot make T=50 tables and C=10 chairs. Why? Because this would violate the second constraint: that no more than 100 hours of painting and varnishing time can be allocated.

To obtain meaningful solutions, the values for T and C must be nonnegative numbers. That is, all potential solutions must represent real tables and real chairs. Mathematically, this means that

 0 (number of tables produced is greater than or equal to 0) 0 (number of chairs produced is greater than or equal to 0)

The complete problem may now be restated mathematically as

Maximize profit=$70T+$50C

subject to the constraints

4T+3C240(carpentry constraint)2T+1C100(painting and varnishing constraint)T0(first nonnegativity constraint)C0(second nonnegativity constraint)

While the nonnegativity constraints are technically separate constraints, they are often written on a single line with the variables separated by commas. In this example, this would be written as

TC ≥ 0
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset