Find all basic feasible solutions

Assignment Help Mathematics
Reference no: EM132002224

Assignment - 1

Question 1 - At the beginning of the fall semester, the director of the computer facility of a certain university is confronted with the problem of assigning different working hours to her operators. Because all the operators are currently enrolled in the university, they are available to work only a limited number of hours each day.

There are six operators (four men and two women). They all have different wage rates because of differences in their experience with computers and in their programming ability. The following table shows their wage rates, along with the maximum number of hours that each can work each day.

Operator

Wage rate ($/Hour)

Maximum Hours of Availability

Mon.

Tue.

Wed.

Thurs.

Fri.

K.C.

10.00

6

0

6

0

6

D.H.

10.10

0

6

0

6

0

H.B.

9.90

4

8

4

0

4

S.C.

9.80

5

5

5

0

5

K.S.

10.80

3

0

3

8

0

N.K.

11.30

0

0

0

6

2

Each operator is guaranteed a certain minimum number of hours per week that will maintain an adequate knowledge of the operation. This level is set arbitrarily at 8 hours per week for the male operators and 7 hours per week for the female operators (K.S. and N.K.)

The computer facility is to be open from 8 A.M. to 10 P.M. Monday through Friday with exactly one operator on duty during these hours. On Saturdays and Sundays, the computer is to be operated by other staff.

Because of a tight budget, the director has to minimize cost. She wishes to determine the number of hours she should assign to each operator on each day. Formulate a linear programming model for this problem (DO NOT SOLVE IT).

Question 2 - Suppose that the following canonical tableau is associated with a maximization problem

BV

z

x1

x2

x3

x4

x5

x6

x7

rhs

z

1

0

0

0

c1

3

c2

c3

200

x1

0

0

1

0

a1

1

0

7

β

x2

0

0

0

1

-2

2

a2

-1

7

x3

0

1

0

0

0

-1

3

1

10

The entries c1, c2, c3, a1, a2 and β in the above tableau are parameters. The question below are independent and they all refer to the above tableau. State the most general conditions on the parameters c1, c2, c3, a1, a2 and β that make the statements of each question below true. If you do not state any condition with respect to a specific parameter, I will assume that the parameter can take on any value from - ∞ to ∞.

(a) The current basic solution is optimal and degenerate. (Observation: A basic solution is called degenerate if the value of one of its basic variables is equal to zero.)

(b) The current basic solution is feasible but the LP is unbounded.

(c) The current basic solution is feasible, x6 is a candidate to enter the basis and x3 leaves the basis when x6 enters the basis.

(d) The current basic solution is feasible, x7 is a candidate to enter the basis, but when x7 enters the basis, both the solution and the objective value remain unchanged.

(e) The current basic solution is feasible, x7 is a candidate to enter the basis, and when x7 enters the basis, x1 remains basic and the value of x1 at the new BFS (after the pivot) is equal to 7. What will be the values of x3 and x7 in the new BFS?

Question 3 - Consider the following LP problem:

maximize 2x1 + 2x2

s.t. x1 + x2 ≤ 2,

4x1 + x2 ≥ 4,

x1 ≥ 0, x2 ≥ 0.

(a) Use graphical method to find all extreme points and all optimal solutions of LP (??).

(b) Convert LP (??) into an equivalent one in standard form. Find all basic feasible solutions (BFS) of the standard form LP. (Remark: You do not have to solve the standard form LP.) Describe the correspondence between these BFS's and the extreme points obtained in part (a).

Assignment - 2

Question 1 - Answer whether each one of following statements is true or false. If you believe a statement is false, give an example, picture or justification illustrating why it is false. If you believe a statement is true, there is no need to give a justification.

a) Any optimal solution of an LP has to be a basic feasible solution (BFS).

b) For an LP to be unbounded, it's feasible region must be unbounded.

c) Every LP with an unbounded feasible region has an unbounded objective value.

d) When an LP has more than one optimal solution, then it will always have infinitely many optimal solutions.

e) The simplex method always moves from one BFS to another.

f) Every iteration of the simplex method always (strictly) improves the value of the LP objective function.

g) Suppose we introduce an artificial variable a1 in the big M method for a maximization LP, the penalty term added to the objective function should be Ma1.

Table 1: Information about the fragrance oil

fragrance oil

price (dollar per ounce)

sophistication number

flower content

1

8

60

6

2

12

90

3

3

10

80

5

4

15

90

1

Question 2 - GladaCo manufactures two types (j = 1, 2) of scented candles: Regular (j = 1) and Luxury (j = 2). Each type of candle is produced by blending four different types (i = 1, . . . , 4) of fragrance oils. The sales price per ounce of Regular candle is 10 dollars and that of Luxury candle is 60 dollars.

The two types of candle differ in two attributes: sophistication number and flower content. Regular candle must have a sophistication number of at least 60 and a flower content of at most 15%. Luxury candle must have a sophistication number of at least 85 and a flower content of at most 5%. The purchase price per ounce of fragrance oil i, the sophistication number, and flower content of fragrance oil i are listed in the Table 1. The daily demand for Regular candle is 1500 ounces and the daily demand for Luxury candle is 500 ounces.

Assume that

1) the number of ounces of candles is equal to the total number of ounces of fragrance oil used for blending;

2) sophistication number and flower content blend linearly;

3) every candle produced that is not used to meet demand is discarded (and hence, cannot be used to meet next day's demand).

Answer the following questions.

a) Assuming that daily demand for each type of candle must be met, formulate an LP that will enable GladaCo to maximize daily profits;

b) Assume now GaldaCo has the option of loosing customer satisfaction by not satisfying the whole demand and that backlog is not carried over to the future. In such a case, GladaCo looses 5 and 30 dollars, respectively, for each ounce of unsatisfied demand for Regular (j = 1) and Luxury candle (j = 2). Formulate an LP that will enable GladaCo to maximize daily profits.

Question 3 - Suppose that the following canonical tableau is associated with a minimization problem

BV

z

x1

x2

x3

x4

x5

x6

x7

rhs

z

1

0

0

0

c1

c2

c3

c4

10

x1

0

1

0

0

0

-8

2

0

b

x2

0

0

1

0

-5

a2

-1

-4

1

x3

0

0

0

1

a1

6

a3

-1

9

The entries a1, a2, b, c1, c2, c3 and c4 in the above tableau are unknown constants. The questions below are independent and they all refer to the above tableau. State the most general conditions on the parameters a1, a2, b, c1, c2, c3 and c4 that make the statements of each question below true. If you do not state any condition with respect to a specific parameter, I will assume that the parameter can take on any value from -∞ to ∞.

(a) The current basic solution is optimal and nondegenerate. (Observation: A basic solution is called nondegenerate if the value of all its basic variables is nonzero.)

(b) The current basic solution is feasible but the LP is unbounded.

(c) The current basic solution is feasible, x5 is a candidate to enter the basis; and when x5 enters, x3 is the unique candidate to leave the basis and we get a new BFS solution with objective function equal to 5.

d) The current basic solution is feasible, x6 is a candidate to enter the basis. Moreover, when x6 enters the basis, x3 leaves the basis, and the value of x6 at the new BFS is equal to 3.

Question 4 - Consider the following LP problem in minimization form:

minimize w = 6y1 + 4y2 + 3y3 + 6y4

subject to 3y1 + 2y2 + y3 + 2y4 ≥ 4

y1 + y2 + y3 - y4 ≥ 1

y1 ≤ 0, y2 ≤ 0, y3 urs, y4 ≥ 0.

(a) Find the dual of this problem;

(b) Graphically solve the dual problem.

Reference no: EM132002224

Questions Cloud

Main challenges of managing heritage brand across world : Comment on the localization vs. standardization strategy of Tiger Balm, with reference to appropriate global branding literature.
How quality is defined and to the kano model : Express your views on these statements, then link the support of the views to how quality is defined and to the Kano model.
Possible for an organization : Is it possible for an organization to be ethically and socially responsible and still be a profitable to its shareholders?
Developing customer service training implementation plan : Develop a customer service training implementation plan and determine the method of training (i.e., presentation, discussion, case study, discovery, role play.
Find all basic feasible solutions : Describe the correspondence between these BFSs and the extreme points obtained in part - find all extreme points and all optimal solutions of LP
Discuss demographic differences : Define and discuss demographic differences. List and discuss the 5 strategic options for entering a foreign market.
Describe the country you have chosen : Review the Final Paper criteria in Week Six of the course. Choose a country of your choice for your Final Paper. Make sure you choose one that has enough.
What is the meaning of the statement power tends : What is the meaning of the statement "Power tends to corrupt and absolute power corrupts absolutely"? Give an example of this statement.
Opportunity is available for it investment banking firm : What arbitrage opportunity is available for an investment banking firm? What is the profit on the activity?

Reviews

len2002224

5/31/2018 12:59:10 AM

I have a Linear Programming exam that I need help with tomorrow 30 at 12:00 noon. Duration: 1 hour How many questions: 3 I was only able to make 3 attachments, I would like to attach a couple more PDFs. Exam covers from textbook: Chapter 3 (LP formulations and graphical solution of 2-variable LP) Chapter 4 (simplex method - sections 4.1, 4.2, 4.5 - 4.8)

Write a Review

Mathematics Questions & Answers

  Calculate the value of the sample correlation coefficient

Calculate the value of the sample correlation coefficient between weekly sales & shelf space.

  Find an equation of the line passing

find an equation of the line passing throughout (-3,4) and parallel to the x-axis.

  How many ways are there to select a dozen objects

Explain how to find a formula for the number of ways to select r objects from n objects when repetition is allowed and order does not matter.

  Find the ending balance in an account

Find the ending balance in an account that opens with $6,610, earns 10.5% interest compounded monthly, and is held for 5 years. (Round your answer to the nearest cent.)

  Walkers are 12 the total of the bus riders how many

960 students...... here are 6 times more bus riders than car riders and walkers are 12 the total of the bus riders. how

  Systems of ode

1. For each of the following systems of ODEs: i) Find the general solution of the system.

  Find the yearly straight-line depreciation of a notebook

Find the yearly straight-line depreciation of a notebook computer system including the computer and monitor, the networking equipment.

  Find the maclaurin series for the function

Calculus Question1): Find the Maclaurin series for the function f(x) = (1+x)^6 Question 2):- Sketch the graph and show all local extreme points and inflection points on graph.y = -x4 + 2x2 - 3

  How long would they take to copy the dissertation

The officejet printer can copy Maria's dissertation in 16 min. The laser Jet printer can copy the same document in 12 min. If the two machines work together, how long would they take to copy the dissertation?

  How many milliliters of each should be mixed to obtain

A chemist needs 190 milliliters of a 64% solution but has only 52% and 71% solutions available. How many milliliters of each should be mixed to obtain the desired solution?

  Show the equivalences

Use laws of logic (algebraic version) to show the equivalences (clearly indicate which law you use in each step)

  Draw the demand curve for umbrellas

If the demand schedule above represents demand on a normal summer day, what would you expect to happen to market consumer surplus if the forecast is for a heavy rainfall? Assume that the store does not raise its price. Draw a graph to support your..

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd