Before minimising the surface area of a cylinder in Optimisation, the algebraic fluency developed when finding the coefficient of x^3 in Binomial Expansion is essential for forming and simplifying the required expressions.
Cylinder Surface Area: Optimisation Exam Method Explained
Cylinder Surface Area: Optimisation Exam Method Explained
Optimisation: Minimising the Surface Area of a Cylinder
🧭 Why this question is really about modelling, not differentiation
Cylinder optimisation questions often look formula-heavy, and that can be misleading. Students tend to assume that once they remember the surface area and volume formulas, the rest is just differentiation. In exams, that assumption quietly costs marks.
The calculus itself is rarely the problem. What examiners are really testing is whether you can build the model correctly before touching calculus at all. Most lost marks appear long before any differentiation happens, usually because variables are chosen badly or constraints are misunderstood.
This is one of those moments where A Level Maths problem-solving explained properly matters. The mathematics only behaves once the thinking does.
This problem is a direct application of the general approach outlined in Optimisation — Method & Exam Insight, particularly the use of a single-variable function before differentiation.
🔙 Previous topic:
📘 What the examiner is actually testing
When you are asked to minimise the surface area of a cylinder with fixed volume, you are being tested on far more than differentiation. The examiner wants to see whether you can translate a physical situation into mathematics with control.
The question quietly checks whether you can choose sensible variables, use the constraint correctly, and reduce everything to a single variable before differentiating. Students who rush straight to calculus often end up optimising the wrong expression. Examiners spot that immediately.
That is why this exact problem appears so often — it reveals thinking very clearly.
🧠 The decision that controls the whole solution
Before any formulas are written, there is one decision that determines whether the solution will work:
Which variable will the final function depend on?
A cylinder naturally involves two variables: radius and height. Differentiation only makes sense once one of them has been eliminated. That elimination step is not mechanical — it requires interpretation.
This is where optimisation questions are usually won or lost.
✏️ Slowing down the setup on purpose
Suppose the cylinder has radius r and height h.
The volume of the cylinder is:
V = \pi r^2 h
If the volume is fixed, this equation is not what we are minimising. It is the constraint that links r and h.
The surface area of the cylinder is:
S = 2\pi r^2 + 2\pi r h
This is the quantity we want to minimise. At this stage, many students try to differentiate immediately. That is the wrong move. We still have two variables.
🔁 Using the constraint properly
The constraint
V = \pi r^2 h
can be rearranged to express height in terms of radius:
h = \frac{V}{\pi r^2}
This substitution step is the heart of the problem. Once it is done correctly, everything else becomes routine. If it is done badly, no amount of correct calculus will rescue the solution.
Substituting this expression for h into the surface area formula is the moment where strong answers separate themselves from weak ones. This kind of careful modelling is exactly what A Level Maths revision that sticks is trying to reinforce.
🧮 Building the single-variable function
Substitute into:
S = 2\pi r^2 + 2\pi r h
to obtain:
S = 2\pi r^2 + 2\pi r\left(\frac{V}{\pi r^2}\right)
Simplifying carefully gives:
S = 2\pi r^2 + \frac{2V}{r}
This is the most important line in the entire solution. We now have surface area written entirely in terms of one variable, r. Only now does differentiation make sense.
📉 Differentiation — briefly and calmly
Differentiate S with respect to r:
\frac{dS}{dr} = 4\pi r – \frac{2V}{r^2}
To find the minimum, set this equal to zero:
4\pi r – \frac{2V}{r^2} = 0
Rearranging:
4\pi r = \frac{2V}{r^2}
Multiplying through by r^2:
4\pi r^3 = 2V
So:
r^3 = \frac{V}{2\pi}
This gives the radius that minimises the surface area.
🔍 Interpreting the result (where marks are often missed)
Using the earlier substitution
h = \frac{V}{\pi r^2}
and substituting the value of r, it follows that:
h = 2r
This relationship matters far more than the numerical values. It tells us that the cylinder with minimum surface area has height equal to its diameter.
Examiners reward this interpretation because it shows understanding, not just calculation.
🧠 Why students usually lose marks
Most errors here are not differentiation mistakes. They happen earlier. Common problems include differentiating before eliminating a variable, confusing the constraint with the objective, or failing to interpret the result in words.
Optimisation questions are decided by thinking, not speed.
🧮 Worked Exam Example
🧪 Worked Exam Example
A closed cylinder has volume 500\pi. Find the dimensions that minimise its surface area.
The volume constraint is:
\pi r^2 h = 500\pi
So:
h = \frac{500}{r^2}
Surface area:
S = 2\pi r^2 + 2\pi r h
Substitute:
S = 2\pi r^2 + 2\pi r\left(\frac{500}{r^2}\right)
Simplifying:
S = 2\pi r^2 + \frac{1000\pi}{r}
Differentiate:
\frac{dS}{dr} = 4\pi r – \frac{1000\pi}{r^2}
Set equal to zero:
4\pi r = \frac{1000\pi}{r^2}
So:
r^3 = 250
Hence:
r = \sqrt[3]{250}, \quad h = 2r
Author Bio – S. Mahandru
When students struggle with optimisation, it’s rarely the calculus. It’s the modelling. In lessons, I deliberately delay differentiation and force the setup to be explained first. Once that part is right, the maths usually behaves itself.
🧭 Next topic:
Once you can minimise the surface area of a cylinder using optimisation, the same calculus techniques are then extended to a closely related problem: finding the maximum volume when the surface area is fixed.
🎯 Final exam takeaway
If you strip this question back to its core, the key lesson is this: optimisation is about modelling first, calculus second. If that habit is secure, structured support like a A Level Maths Revision Course that builds confidence helps reinforce it across a wide range of exam problems.
❓ Quick FAQs
🧭 Why is reducing to one variable so important in cylinder optimisation?
Because differentiation only applies to functions of a single variable. More importantly, reducing to one variable forces you to understand how the dimensions of the cylinder are linked. The constraint equation defines the geometry of the problem, not just the algebra. Examiners look closely for this step because it signals genuine understanding. Even if later algebra slips, this part often secures method marks.
🧠 Do I always need to prove the stationary point is a minimum?
Sometimes the context makes it obvious, but you should always read the question carefully. In longer problems, you may be expected to justify the nature of the stationary point using the second derivative or by reasoning from the situation. Examiners do not want unnecessary work, but they do expect correct interpretation. A short justification is usually enough.
⚖️ Why does the result always turn out to be h = 2r?
Because this ratio balances the curved surface area with the area of the circular ends. If the cylinder is too tall, the curved surface dominates. If it is too wide, the ends dominate. The minimum occurs when these contributions are balanced. This is not a coincidence — it reflects a genuine geometric principle, which is why it appears so often in exams.