12 multiple-choice questions, progressively harder.
For the same problem (maximize P=4x+3yP = 4x + 3yP=4x+3y over 2x+y≤82x + y \le 82x+y≤8, x+y≤5x + y \le 5x+y≤5, x,y≥0x, y \ge 0x,y≥0), what is the maximum value?
Solution
Correct answer: C
The optimum sits at (3,2)(3, 2)(3,2), so evaluate the objective there.
P(3,2)=4(3)+3(2)=12+6=18P(3, 2) = 4(3) + 3(2) = 12 + 6 = 18P(3,2)=4(3)+3(2)=12+6=18
So the maximum value is 181818.
Consider C=3x+2yC = 3x + 2yC=3x+2y over x,y≥0x, y \ge 0x,y≥0, x+2y≥6x + 2y \ge 6x+2y≥6, 2x+y≥62x + y \ge 62x+y≥6. Which is true?
Correct answer: B
The two lower-limit constraints leave a region that runs up and to the right forever, so C=3x+2yC = 3x + 2yC=3x+2y grows without bound and has no maximum. Its smallest value sits at the corner (2,2)(2, 2)(2,2), where the two slanted lines cross.
minC=3(2)+2(2)=10,no maximum\min C = 3(2) + 2(2) = 10, \qquad \text{no maximum}minC=3(2)+2(2)=10,no maximum
An unbounded region keeps the minimum here but loses the maximum.
A bakery makes cakes (xxx) and pies (yyy). Each cake uses 333 cups of sugar and 111 hour; each pie uses 111 cup of sugar and 111 hour. There are 121212 cups of sugar and 666 hours. The best plan uses both resources fully. Find (x,y)(x, y)(x,y).
Correct answer: D
Using all the sugar and all the time means 3x+y=123x + y = 123x+y=12 and x+y=6x + y = 6x+y=6. Subtract the second from the first.
2x=6 ⇒ x=3,y=6−3=32x = 6 \;\Rightarrow\; x = 3, \quad y = 6 - 3 = 32x=6⇒x=3,y=6−3=3
So the corner where both limits bind is (3,3)(3, 3)(3,3).
A region has corners (0,4)(0, 4)(0,4), (2,3)(2, 3)(2,3), and (5,0)(5, 0)(5,0). For which objective is (2,3)(2, 3)(2,3) the maximum?
Correct answer: A
For (2,3)(2, 3)(2,3) to beat both other corners, test each objective there against (0,4)(0, 4)(0,4) and (5,0)(5, 0)(5,0).
2x+3y: (0,4)→12,(2,3)→13,(5,0)→102x + 3y: \; (0, 4) \to 12, \quad (2, 3) \to 13, \quad (5, 0) \to 102x+3y:(0,4)→12,(2,3)→13,(5,0)→10
Only 2x+3y2x + 3y2x+3y peaks at (2,3)(2, 3)(2,3); 3x+y3x + y3x+y and 4x+y4x + y4x+y peak at (5,0)(5, 0)(5,0), and x+4yx + 4yx+4y peaks at (0,4)(0, 4)(0,4).
Minimize C=5x+4yC = 5x + 4yC=5x+4y over x,y≥0x, y \ge 0x,y≥0, 2x+y≥42x + y \ge 42x+y≥4, 2x+3y≥82x + 3y \ge 82x+3y≥8, whose corners are (0,4)(0, 4)(0,4), (1,2)(1, 2)(1,2), and (4,0)(4, 0)(4,0). What is the minimum?
Evaluate C=5x+4yC = 5x + 4yC=5x+4y at each corner.
C(0,4)=16,C(1,2)=13,C(4,0)=20C(0, 4) = 16, \qquad C(1, 2) = 13, \qquad C(4, 0) = 20C(0,4)=16,C(1,2)=13,C(4,0)=20
The smallest value is 131313, at (1,2)(1, 2)(1,2).
A bounded feasible region is a pentagon with five corners. To be sure of the maximum of a linear objective, how many points must you evaluate?
The corner-point principle guarantees the maximum sits at a vertex, so only the corners need testing.
a pentagon has 5 vertices\text{a pentagon has } 5 \text{ vertices}a pentagon has 5 vertices
Evaluate the objective at all 555 and take the largest.
At which labeled corner of the shaded region below is C=2x+yC = 2x + yC=2x+y smallest?
Read the corners from the graph and evaluate C=2x+yC = 2x + yC=2x+y at each.
C(2,0)=4,C(0,2)=2,C(3,4)=10,C(5,1)=11C(2, 0) = 4, \quad C(0, 2) = 2, \quad C(3, 4) = 10, \quad C(5, 1) = 11C(2,0)=4,C(0,2)=2,C(3,4)=10,C(5,1)=11
The smallest value is 222, at (0,2)(0, 2)(0,2).
A tailor makes jackets (xxx, profit 606060 dollars each) and trousers (yyy, profit 404040 dollars each). What is the objective, and what kind of problem is it?
Profit adds 606060 per jacket and 404040 per pair of trousers, and more profit is better, so it is a maximization.
maximize P=60x+40y\text{maximize } P = 60x + 40ymaximize P=60x+40y
The coefficients must match each item's profit.
In that problem (maximize P=x+3yP = x + 3yP=x+3y over x+y≤6x + y \le 6x+y≤6, y≤4y \le 4y≤4, x,y≥0x, y \ge 0x,y≥0), what is the maximum value?
The optimum is at (2,4)(2, 4)(2,4), so evaluate there.
P(2,4)=2+3(4)=2+12=14P(2, 4) = 2 + 3(4) = 2 + 12 = 14P(2,4)=2+3(4)=2+12=14
So the maximum value is 141414.
A factory makes gadgets (xxx) and widgets (yyy). A gadget earns 888 dollars and a widget 555 dollars. With x+y≤7x + y \le 7x+y≤7 and 2x+y≤102x + y \le 102x+y≤10, the best plan is at (3,4)(3, 4)(3,4). What is the maximum profit?
The profit is P=8x+5yP = 8x + 5yP=8x+5y, largest at (3,4)(3, 4)(3,4).
P(3,4)=8(3)+5(4)=24+20=44P(3, 4) = 8(3) + 5(4) = 24 + 20 = 44P(3,4)=8(3)+5(4)=24+20=44
So the maximum profit is 444444 dollars.
Why is the maximum of P=ax+byP = ax + byP=ax+by (with aaa and bbb not both 000) never at a point strictly inside the feasible region?
At an interior point there is room to move a little in the direction that increases the objective while staying inside the region, and that nearby feasible point has a larger value.
any interior point is beaten by a nearby feasible point\text{any interior point is beaten by a nearby feasible point}any interior point is beaten by a nearby feasible point
So the maximum is forced onto the boundary, and from there onto a corner.
A region has corners (1,5)(1, 5)(1,5), (2,2)(2, 2)(2,2), (5,1)(5, 1)(5,1), and (6,3)(6, 3)(6,3). What is the minimum of C=3x+4yC = 3x + 4yC=3x+4y?
Evaluate C=3x+4yC = 3x + 4yC=3x+4y at each corner.
C(1,5)=23,C(2,2)=14,C(5,1)=19,C(6,3)=30C(1, 5) = 23, \quad C(2, 2) = 14, \quad C(5, 1) = 19, \quad C(6, 3) = 30C(1,5)=23,C(2,2)=14,C(5,1)=19,C(6,3)=30
The smallest value is 141414, at (2,2)(2, 2)(2,2).
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.