OPEN vs CLOSED VERTICES
A vertex on a dashed line is NOT included → cannot be optimal
MULTIPLE SOLUTIONS
If two adjacent vertices give same value, ALL points on the edge between them are also optimal
WORKED EXAMPLE
Salon: $20/haircut (x), $30/colour (y)
Max = 20x + 30y
A(3,2)→$120 B(3,8)→$300 C(8,3)→$250
Max = $300 at B(3,8)
COMMON MISTAKES
- Forget to flip sign ÷ by negative
- Wrong line type (solid vs dashed)
- Test point wrong side → wrong shade
- Miss a vertex → wrong optimum
- Only check some vertices