Model, differentiate, set to 0, classify, answer: Optimisation finds a maximum or minimum in a real context. The recipe: (1) write the quantity to optimise; (2) use a constraint to get it in one variable; (3) differentiate, set f'(x) = 0; (4) classify; (5) answer the question (often the actual max/min value).
One variable is the goal: You can only differentiate a function of one variable β use the constraint to eliminate the second variable first.
Free preview
This is the free notes preview
You're reading the free notes. Aimnova Pro unlocks the full study experience β and you can try it with your first topic free to keep:
- FlashcardsLock in vocabulary and key terms with spaced repetition.
- Practice questionsAnswer exam-style questions and get instant AI marking.
- Mock exams & past-paper vaultSit full mocks and see exactly how examiners award marks.
- Personalised study planA daily plan built around your exam date and weak areas.
Use the constraint to substitute: Write the target quantity (area, cost, volumeβ¦), then use the given constraint (a fixed perimeter, total length, etc.) to express it with a single variable.
IB-style question β set up the area
A rectangular pen uses a wall as one side and 40 m of fencing for the other three sides. With width x, write the area A in terms of x.
Step by step
- Constraint: two widths + one length = 40, so length = 40 β 2x.
- Area = width Γ length.
Final answer
A = 40x β 2xΒ².
Read the constraint carefully: A wall side means only three sides are fenced β getting the constraint right is half the problem.
Practice with real exam questions
Answer exam-style questions and get AI feedback that shows you exactly what examiners want to see in a full-marks response.
Differentiate, solve f'(x) = 0, classify: Differentiate the one-variable model, solve f'(x) = 0 for the optimal x, classify it (second-derivative test), then answer β usually the maximum/minimum value.
IB-style question β maximum area
Maximise the pen area A = 40x β 2xΒ² (from the 40 m of fencing). Find the dimensions and the maximum area.
Step by step
- A'(x) = 40 β 4x = 0 β x = 10. A''(x) = β4 < 0 β maximum.
- Length = 40 β 20 = 20; area = 10 Γ 20.
Final answer
Width 10 m, length 20 m; maximum area 200 mΒ².
Answer the actual question: After finding x, give what's asked β the dimensions, the maximum value, or both.
IB-style question β optimise a transcendental function
A function is f(x) = 2x eΛ£.
Find the x-coordinate of its stationary point and show that it is a minimum.
Step by step
- Differentiate with the product rule.
- Set fβ² = 0. Since eΛ£ β 0, only the bracket can be zero.
- Second derivative test: fβ³(x) = 2eΛ£(2 + x); at x = β1 it is positive β minimum.
Final answer
Minimum at x = β1 (since fβ³(β1) > 0).
Animated graph
Watch the graph build step by step in study mode.
Models like T = ax + b/x: Many cost/material problems give a model like T = ax + b/x. Rewrite b/x as bxβ»ΒΉ, differentiate, set T'(x) = 0, and solve (a positive value of x).
IB-style question β reciprocal model
The cost of a container is T = x + 36/x (x > 0). Find the value of x that minimises T, and the minimum cost.
Step by step
- T = x + 36xβ»ΒΉ, so T' = 1 β 36xβ»Β² = 0 β xΒ² = 36 β x = 6.
- T''(x) = 72xβ»Β³ > 0 β minimum; T(6) = 6 + 6.
Final answer
x = 6 gives the minimum cost T = 12.
IB-style question β least material for a closed can
A closed cylindrical can has volume 250Ο cmΒ³ and radius r cm.
(a) Show that its surface area is S = 2ΟrΒ² + 500Ο/r.
(b) Find the radius that minimises the surface area.
Step by step
- (a) Use the volume to write the height in one variable (this set-up is the Topic 3.1 part).
- Substitute into the closed-cylinder surface area S = 2ΟrΒ² + 2Οrh.
- (b) Differentiate and set Sβ² = 0.
- Solve, and note Sβ³ = 4Ο + 1000Ο/rΒ³ > 0, so it is a minimum.
Final answer
(a) S = 2ΟrΒ² + 500Ο/r. (b) r = 5 cm gives the least material.
Keep the positive root: xΒ² = 36 gives x = Β±6, but a length/quantity must be positive, so x = 6.