Question

In: Finance

Discuss how your organization could use an operations management linear programming application to solve a problem...

Discuss how your organization could use an operations management linear programming application to solve a problem or improve a business process.

Solutions

Expert Solution

Definition: Linear programming is a simple technique where we depict complex relationships through linear functions and then find the optimum points.

In this definition what does "optimum points" mean? It simply means best result, no other way to make it more efficient. The maximum value we can get from that event. Now Linear Programming can be used in businesses to make it more efficient, reduce cost, reduce wastage, which in turn will increase its market value and goodwill. In the field of business and management,
linear programming is a method for solving complex problems in the two main areas of product mix (where the technique may be
used where it is difficult to decide just how much of each variable to use in order to satisfy certain criteria such as maximizing profits or minimizing costs, subject to certain constraints) and distribution of goods.

Now let us discuss some specific areas where Linear Programming can be used.

1. Financial Management: The financial manager of a firm, mutual fund, insurance company, bank, etc. uses the LP technique for the selection of investment portfolio of shares, bonds, etc. so as to maximize return on investment.

2. Production Management: It is used to determine the optimal product- mix of the firm to maximize its revenue. It is also used for product smoothing and assembly line balancing.

3. Inventory Management: A firm is faced with the problem of inventory management of raw materials and finished products. The objective function in inventory management is to minimize inven­tory cost and the constraints are space and demand for the product. LP technique is used to solve this problem.

4. Human Resource Management: LP technique enables the personnel manager to solve problems relating to recruitment, selection, training, and deployment of manpower to different departments of the firm. It is also used to determine the minimum number of employees required in various shifts to meet production schedule within a time schedule.

5. Marketing: LP technique enables the marketing manager in analyzing the audience coverage of advertising based on the available media, given the advertising budget as the constraint. It also helps the sales executive of a firm in finding the shortest route for his tour. With its use, the marketing manager determines the optimal distribution schedule for transporting the product from different warehouses to various market locations in such a manner that the total transport cost is the minimum.

6. Blending Problem: LP technique is also applicable to blending problem when a final product is produced by mixing a variety of raw materials. The blending problems arise in animal feed, diet problems, petroleum products, chemical products, etc. In all such cases, with raw materials and other inputs as constraints, the objective function is to minimize the cost of final product.

Formulating a linear Programming in business and management:

This is a simplified example will illustrates the way in which a problem relating to business is formulated.
A large sub-contractor machines special parts to order. For one order he has two machines, X and Y
available. Unfortunately, the machines perform more effectively on some jobs than others. Machine Y can do
10 units per hour on contracts from Alpha Ltd., 12 per hour on components from Beater & Co. and 26 per
hour on those from Chester Inc., while Machine X can produce 16, 9 and 10 units per hour respectively.
However, this is complicated by certain constraints which are:
Maximum number of units per month of units from Alpha, Beater and Chester are 6,500, 4,440 and 800 per
month respectively
the machines X and Y are restricted to working a maximum of 260 and 350 hours per month respectively.
The problem is to find how many hours should each machine work to maximise profits. This is answered by
plotting machine Y's hours against machine X's hours using mathematical models for the three suppliers and
then solving these using linear programming.


1. Define the variables
Let the number of hours for machine X be x
Let the number of hours for machine Y be y


2. Define the constraints
The model for Alpha can be found by using the above data as follows:
Machine X can produce 16 units per hour so if it works x hours the total is 16x hours.
Machine Y can produce 10 units per hour, so if it works y hours the total is 10y hours.

So the model for Alpha, which cannot exceed 6,500 is: 10y + 16x ≤ 6500
and the model for Beater which cannot exceed 4,400 is: 12y + 9x ≤ 4400.
and the model for Chester which cannot exceed 8,000 is: 26y + 10x ≤ 8000.

3. Define the objective function
A profit model is necessary in order to find the conditions for maximum profit i.e. the optimum number of
hours for X and for Y. In this case, the profits on each machine's output are: X = £40 per hour and Y = £24,
so the total profit is P = 40x + 24y.


Because of the existence of only two variables (x and y) this can be solved by plotting the models on a graph
for the three suppliers and moving the profit model until it reaches the highest point of intersection of the
three supplier lines.


Related Solutions

Discuss how your organization could use an operations management linear programming application to solve a problem...
Discuss how your organization could use an operations management linear programming application to solve a problem or improve a business process.
Discuss how your organization (office management for a non-profit) could use an operations management linear programming...
Discuss how your organization (office management for a non-profit) could use an operations management linear programming application to solve a problem or improve a business process.
Use the method of this section to solve the linear programming problem. Minimize   C = 2x...
Use the method of this section to solve the linear programming problem. Minimize   C = 2x − 3y + 6z subject to   −x + 2y − z ≤ 9 x − 2y + 2z ≤ 10 2x + 4y − 3z ≤ 12 x ≥ 0, y ≥ 0, z ≥ 0   The minimum is C =   at (x, y, z) =    .
Use the simplex method to solve the linear programming problem. The maximum is ___ when x1=...
Use the simplex method to solve the linear programming problem. The maximum is ___ when x1= ___ and x2=___ a.) Maximize : z= 24x1+2x2 Subject to: 6x1+3x2<=10, x1+4x2<=3 With: x1>=0, x2>=0 b.) Maximize: z=2x1+7x2 Subject to: 5x1+x2<=70, 7x1+2x2<=90, x1+x2<=80 With: x1,x2>=0 c.) Maximize: z=x1+2x2+x3+5x4 Subject to: x1+3x2+x3+x4<=55, 4x+x2+3x3+x4<=109 With: x1>=0, x2>- 0, x3>=0, x4>=0 d.) Maximize: z=4x1+7x2 Subject to: x1-4x2<=35 , 4x1-3x2<=21 With: x1>=0, x2>=0
Discuss how to use R programming to solve the following problem. You’re not just writing the...
Discuss how to use R programming to solve the following problem. You’re not just writing the R code, you are also discussing the process. Given a person’s full name in the format of firstName middleName lastName such as Michael Carlos Dumas, write R code(s) to convert it to the format of lastName, middleInitial, firstName. In the case of Michael Carlos Dumas, the converted name is Dumas, C. Michael. Your solution should work with any names that comply with the format....
Use the simplex method to solve the linear programming problem. Maximize P = x + 2y...
Use the simplex method to solve the linear programming problem. Maximize P = x + 2y + 3z subject to 2x + y + z ≤ 21 3x + 2y + 4z ≤ 36 2x + 5y − 2z ≤ 15 x ≥ 0, y ≥ 0, z ≥ 0
Use the simplex method to solve the linear programming problem. Maximize P = 3x + 2y...
Use the simplex method to solve the linear programming problem. Maximize P = 3x + 2y subject to 3x + 4y ≤ 33 x + y ≤ 9 2x + y ≤ 13 x ≥ 0, y ≥ 0   The maximum is P =  at (x, y)
Use the simplex method to solve the linear programming problem. Maximize P = 3x + 2y...
Use the simplex method to solve the linear programming problem. Maximize P = 3x + 2y subject to 3x + 4y ≤ 33 x + y ≤ 9 2x + y ≤ 13 x ≥ 0, y ≥ 0   The maximum is P =  at (x, y)
Use the simplex method to solve the linear programming problem. Maximize P = x + 2y...
Use the simplex method to solve the linear programming problem. Maximize P = x + 2y + 3z subject to 2x + y + z ≤ 56 3x + 2y + 4z ≤ 96 2x + 5y − 2z ≤ 40 x ≥ 0, y ≥ 0, z ≥ 0   The maximum is P =  at (x, y, z) =
Use the simplex method to solve the linear programming problem. Maximize   P = x + 2y...
Use the simplex method to solve the linear programming problem. Maximize   P = x + 2y + 3z subject to   2x + y + z ≤ 28 3x + 2y + 4z ≤ 48 2x + 5y − 2z ≤ 20 x ≥ 0, y ≥ 0, z ≥ 0   The maximum is P = ________ at (x, y, z) = (_______)       .
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT