Notes 3.4-Linear Programming
Notes 3.4-Linear Programming
𝑥𝑥 ≥ 3
𝑦𝑦 ≥ 2
𝑦𝑦 ≤ 7
𝑥𝑥 + 𝑦𝑦 ≤ 10
You can solve a problem using linear programming by testing all the vertices of the
feasible region in the objective function.
EX #2: Constraints:
𝑥𝑥 + 2𝑦𝑦 ≤ 9
𝑥𝑥 − 𝑦𝑦 ≤ 3
𝑥𝑥 ≥ 0
𝑦𝑦 ≥ 1
EX #3: Constraints:
𝑥𝑥 + 𝑦𝑦 ≤ 8
2𝑥𝑥 + 𝑦𝑦 ≤ 10
𝑥𝑥 ≥ 0
𝑦𝑦 ≥ 0
EX #4: A baker earns 15¢ profit per glazed doughnut g, and 40¢ profit per jelly doughnut
j. If a customer wants to buy no more than a dozen doughnuts and wants to try
at least one of each kind, what is the maximum profit the baker can earn?
EX #5: Josh has 40 minutes to complete a government exam. There are 12 multiple-
choice questions worth 5 points each. There are also 5 short-answer questions
worth 8 points each. It takes about 2 minutes for Josh to answer the multiple-
choice questions m and about 8 minutes to complete the short-answer questions
s. Josh is trying to figure out how many of each type of question he should answer
to maximize his score.
Then the objective quantity for the number of tons of gravel hauled per trip is:
𝑓𝑓 𝑥𝑥, 𝑦𝑦 = 3𝑥𝑥 + 5𝑦𝑦