This site is a work in progress. New lessons are added regularly. Contact us
Level 3 · Challenge ← Back to lesson

Introduction to Optimization: Practice

12 multiple-choice questions, progressively harder.

Level 3 · Challenge 0 / 12 answered
Question 1 of 12
  1. 1

    For the same problem (maximize P=4x+3yP = 4x + 3y over 2x+y82x + y \le 8, x+y5x + y \le 5, x,y0x, y \ge 0), what is the maximum value?

    Answer choices for question 1
  2. 2

    Consider C=3x+2yC = 3x + 2y over x,y0x, y \ge 0, x+2y6x + 2y \ge 6, 2x+y62x + y \ge 6. Which is true?

    Answer choices for question 2
  3. 3

    A bakery makes cakes (xx) and pies (yy). Each cake uses 33 cups of sugar and 11 hour; each pie uses 11 cup of sugar and 11 hour. There are 1212 cups of sugar and 66 hours. The best plan uses both resources fully. Find (x,y)(x, y).

    Answer choices for question 3
  4. 4

    A region has corners (0,4)(0, 4), (2,3)(2, 3), and (5,0)(5, 0). For which objective is (2,3)(2, 3) the maximum?

    Answer choices for question 4
  5. 5

    Minimize C=5x+4yC = 5x + 4y over x,y0x, y \ge 0, 2x+y42x + y \ge 4, 2x+3y82x + 3y \ge 8, whose corners are (0,4)(0, 4), (1,2)(1, 2), and (4,0)(4, 0). What is the minimum?

    Answer choices for question 5
  6. 6

    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?

    Answer choices for question 6
  7. 7

    At which labeled corner of the shaded region below is C=2x+yC = 2x + y smallest?

    Feasible region with corners (2,0), (5,1), (3,4), (0,2)123451234(2, 0)(5, 1)(3, 4)(0, 2)xy
    Answer choices for question 7
  8. 8

    A tailor makes jackets (xx, profit 6060 dollars each) and trousers (yy, profit 4040 dollars each). What is the objective, and what kind of problem is it?

    Answer choices for question 8
  9. 9

    In that problem (maximize P=x+3yP = x + 3y over x+y6x + y \le 6, y4y \le 4, x,y0x, y \ge 0), what is the maximum value?

    Answer choices for question 9
  10. 10

    A factory makes gadgets (xx) and widgets (yy). A gadget earns 88 dollars and a widget 55 dollars. With x+y7x + y \le 7 and 2x+y102x + y \le 10, the best plan is at (3,4)(3, 4). What is the maximum profit?

    Answer choices for question 10
  11. 11

    Why is the maximum of P=ax+byP = ax + by (with aa and bb not both 00) never at a point strictly inside the feasible region?

    Answer choices for question 11
  12. 12

    A region has corners (1,5)(1, 5), (2,2)(2, 2), (5,1)(5, 1), and (6,3)(6, 3). What is the minimum of C=3x+4yC = 3x + 4y?

    Answer choices for question 12