Key Idea: Optimisation is the real-world application of stationary points: finding the maximum profit, minimum cost, shortest time, or greatest area given a constraint. The technique is identical to Topic 5.6 โ differentiate and set f'(x) = 0 โ but now you must first build the function from a word problem, and interpret your answer with units in context.
โ The 5-step optimisation method
Example: A farmer has 100 m of fence to enclose a rectangular field with one side along a wall (no fence needed there). Maximise the area. Let x = width of the field. Then length = 100 โ 2x. Area A = x(100 โ 2x) = 100x โ 2xยฒ A'(x) = 100 โ 4x = 0 โ x = 25 m A''(x) = โ4 < 0 โ this is a maximum โ Length = 100 โ 50 = 50 m. Maximum area = 25 ร 50 = 1250 mยฒ
Always check the domain after finding the critical x. An x that gives a negative length or area is outside the valid domain. If f''(x) = 0 at the critical point, test values either side of x to confirm max or min.
Paper 1 and 2: Show every step โ setting up the function, differentiating, setting f'(x) = 0, verifying nature, and concluding in context. Marks are awarded at each stage. A correct final answer with no working earns few marks in extended questions. Context is essential: Don't just say 'x = 25' โ say 'the width should be 25 m to achieve the maximum area of 1250 mยฒ'.