Skip to main content
SAGeneral MathematicsSyllabus dot point

How do we find the best decision when several linear constraints limit our choices?

Formulate linear programming problems with constraints and an objective function, identify the feasible region, and find the optimal solution at a vertex.

How to set up constraints and an objective function, graph and shade the feasible region, and use the corner-point principle to maximise or minimise the objective.

Generated by Claude Opus 4.77 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Setting up the problem
  3. Graphing the feasible region
  4. Interpreting the solution

What this dot point is asking

You must translate a worded problem into inequalities and an objective function, graph the feasible region, and find the vertex that optimises the objective.

Setting up the problem

Define decision variables (often xx and yy for the number of each product). Then write:

  • Constraints: linear inequalities from limits on resources (time, material, demand), plus x≥0x \ge 0 and y≥0y \ge 0.
  • Objective function: the quantity to maximise or minimise, such as P=5x+8yP = 5x + 8y.

Graphing the feasible region

For each inequality, graph the boundary line (replace the inequality with ==), then shade the side that satisfies it. The feasible region is where all shadings overlap.

Interpreting the solution

The optimal vertex gives the best combination. Always state the answer in context: how many of each item and the resulting objective value. Check the solution uses whole numbers if the items are indivisible.