Flashcards · 7 cards

Linear programming & operations research

Say the answer to yourself, then check. Cards you know come back less and less often; cards you don't come back tomorrow.

  1. Rule

    Where is the maximum or minimum of ax+byax + by over a region?

    Answer

    At a corner of the region. Work out ax+byax + by at each corner, or slide the line ax+by=kax + by = k until it leaves the region.

    ax + by = kfeasible
    The best point is a cornerSlide the line ax + by = k out: it leaves the region at a corner
  2. Know it

    The steps of a linear programming problem?

    Answer

    Choose letters for the unknowns. Write each limit as an inequality (with x,y≥0x, y \ge 0). Draw and shade the region, then test the objective at each corner.

  3. Rule

    Maximin and minimax in a payoff matrix?

    Answer

    Maximin: the largest of the row minima. Minimax: the smallest of the column maxima.

    3451row min31col max543 ≠ 4no saddle point
    Maximin and minimaxmaximin = largest row minimum; minimax = smallest column maximum
  4. Know it

    When does a game have a saddle point?

    Answer

    When maximin = minimax. Each player keeps to one strategy, and the value of the game is that entry. Otherwise they mix strategies.

  5. Rule

    The economic order quantity?

    Answer

    EOQ=2DCoCh\text{EOQ} = \sqrt{\dfrac{2DC_o}{C_h}}: DD the demand, CoC_o the cost of each order, ChC_h the holding cost per unit.

    EOQorderingholdingtotalorder size
    Balancing the two costsEOQ = √(2 × demand × ordering cost ÷ holding cost per unit)
  6. Rule

    The north-west corner rule for a transport problem?

    Answer

    Start at the top-left cell and allocate as much as you can. Move right or down as each supply or demand is used up.

    6264415start top-left; right or down
    Filling the tableStart top-left; move right or down as each total is used up
  7. Which method?

    WAEC 2020 · Paper 2 · Q4

    Shade the region, PP, in the xx–yy plane which satisfies simultaneously the inequalities:

    x+y≥5,2y−x≥0,x+5y≤21x + y \ge 5, \qquad 2y - x \ge 0, \qquad x + 5y \le 21

    Use the diagram in 4(a) to find, on the region PP, the minimum value of xx;

    the maximum value of (3x+2y)(3x + 2y).

    How do you find the maximum of 3x+2y3x + 2y on the region?

    Answer

    Find the corners of the region, where the boundary lines meet, and work out 3x+2y3x + 2y at each. The largest is the maximum.