The Objective Function: Form and Meaning
The objective function always has the form
= profit (or cost) per unit of = profit (or cost) per unit of
For the carpenter:
Wording Tells You the Direction
| Wording | Direction |
|---|---|
| profit, revenue, output, yield | Maximize |
| cost, time, distance, loss | Minimize |
State the direction before you build the table.
Worked: Building P = 20x + 10y
Context: Tables earn $20 each; chairs earn $10 each.
- Decision variables:
= tables, = chairs - Contribution:
from tables, from chairs - Objective:
— maximize
Worked: Building C = 30x + 50y
A delivery service uses minivans ($30/trip) and lorries ($50/trip).
Check-In: Set Up the Objective
Scenario: Each worker earns 15,000 UGX per shift; each machine saves 8,000 UGX. Maximize earnings.
Write the objective function. State the direction.
The Evaluation Table: Three-Column Structure
| Corner | (x, y) | P value |
|---|---|---|
| A | (0, 0) | ... |
| B | (5, 0) | ... |
| C | (3, 2) | ... |
| D | (0, 4) | ... |
Fill every row — scan for the optimum.
Evaluating All Four Carpenter Corners
| Corner | ||
|---|---|---|
| A | (0, 0) | 0 |
| B | (5, 0) | 100 |
| C | (3, 2) | 80 |
| D | (0, 4) | 40 |
The Surprise: All Tables, No Chairs
Maximum
Why does the interior corner (3, 2) lose?
- Tables earn 20 each; chairs earn 10 each
- Coefficient ratio drives the optimum, not "balance"
Change the chair price and the optimum shifts.
The Interpretation Step: Write the Sentence
Never stop at a number. Always write:
"The carpenter should make 5 tables and 0 chairs for a maximum profit of 100."
Format: [decision] for a [max/min] [quantity] of [value]
Check-In: Read the Minimization Table
A minimization table shows:
: : :
Which corner is optimal? Write the interpreted answer.
Worked: Minimization — Delivery Corners
| Corner | ||
|---|---|---|
| A | (6, 2) | 28 |
| B | (8, 0) | 24 |
| C | (9, 0) | 27 |
Minimum:
The Complete Five-Stage LP Method
Five stages — one complete method:
- Read — variables, constraints, direction
- Form — inequalities and objective
- Graph — boundaries and region
- Corners — inspect and calculate
- Evaluate — table, optimum, sentence
Method Roadmap: Stage 5 Active
- Read — variables, constraints (LP-01)
- Form — inequalities and objective (LP-02)
- Graph — boundaries, region (LP-03)
- Corners — find and verify (LP-04)
- Evaluate — table, optimum, sentence (LP-05) ← today
Worked: Carpenter in 90 Seconds
- Read: tables
, chairs - Form:
; ; maximize - Graph: boundaries drawn, region shaded
- Corners:
, , , - Evaluate: max
at — 5 tables, 0 chairs
Check-In: Write the Interpreted Answer
Maximize
- A (0, 0):
- B (4, 0):
- C (2, 3):
- D (0, 4):
Identify the optimum. Write the interpreted sentence.
Variant: Chair Price Rises to 30
Now
- A (0, 0):
- B (5, 0):
- C (3, 2):
- D (0, 4):
Two corners tie — optimum has shifted.
Variant: The Coefficient Drives the Optimum
In original (
In variant (
The optimum is not about "using both" — it is about the objective.
Always State the Direction First
Habit rule — always write:
"I am maximizing P = 20x + 10y"
— or —
"I am minimizing C = 30x + 50y"
before building the evaluation table.
Three Mistakes That Cost Marks
Watch out:
- Default to max when minimizing — state direction first; scan for smallest
- Stop at the number — $100 is not the answer; write the full sentence
- Evaluate interior points — the Fundamental Theorem guarantees corners
Check-In: Complete Evaluation Table Practice
Corner list given:
Objective: maximize
State direction. Build the table. Write the interpreted answer.
Key Takeaway: Table Converts LP to Arithmetic
✓ Objective function
✓ Evaluate at every corner — no skipping
✓ Scan for max or min — state direction first
✓ Write the interpreted sentence — not just a number
Coming Up: Lesson 6 — Minimum Cost
You have now solved a complete LP problem end to end.
Lesson 6 — Minimum Cost Problems:
- Fresh context: minimize transport cost
- Same five stages — direction is minimize
- Introduce the direction-stating step as the opening move