Challenging, exam-style A-Level Optimisation questions with worked solutions. Stretch yourself on the hardest optimisation, differentiation, volume, area problems.
optimisationdifferentiationvolumeareacost
A-Level34 questionsStep-by-step solutions
Question 1
10 markschallenging
A cylinder is inscribed in a sphere of radius R. Using calculus, which statement correctly gives the cylinder height h that maximises the volume, with fully valid reasoning?
Show worked solution
Worked solution
Set up the geometry
sphere radius R,cylinder height h,radius ρ
The cylinder's two ends touch the sphere, and by symmetry the sphere's centre is level with the middle of the cylinder.
Use symmetry
each end is 2h from the centre
Because the cylinder is centred in the sphere, the top and bottom are each a distance h/2 from the centre.
Apply Pythagoras
(2h)2+ρ2=R2
The radius, the half-height and the sphere radius form a right-angled triangle.
Make ρ2 the subject
ρ2=R2−4h2
This removes ρ so the volume can be written using h only.
Write the volume
V=πρ2h
The cylinder volume is the base area times the height.
Substitute
V=π(R2h−4h3)
Replacing ρ2 gives the volume as a cubic in h.
Differentiate
dhdV=π(R2−43h2)
Differentiating term by term gives the gradient of the volume curve.
Set the derivative to zero
R2−43h2=0
At the maximum the gradient is zero, giving an equation for h.
Rearrange
h2=34R2
Solving for h2 isolates the square of the height.
Take the positive root
h=32R
A height must be positive, so we discard the negative square root.
Rationalise the surd
h=323R
Multiplying top and bottom by 3 writes the answer without a surd in the denominator.
Differentiate again
dh2d2V=−23πh
The second derivative tells us whether this stationary point is a maximum or a minimum.
Check the sign
−23πh<0(h>0)
For a positive height the second derivative is negative, so the point is a maximum.
Find the corresponding radius
ρ2=R2−4h2=32R2
Substituting the optimal height back into the Pythagoras relation gives the matching radius, confirming the cylinder is valid.
State the conclusion
h=32R(maximum)
So the cylinder of greatest volume has height 32R, and this is genuinely a maximum.
Answer
h=32R, a maximum because dh2d2V=−23πh<0
Question 2
10 markschallenging
A closed cylindrical can must hold 256πcm3. The metal for the top and bottom costs twice as much per unit area as the metal for the curved side. Find the minimum total cost (in cost units), giving your answer as a multiple of π.
Show worked solution
Worked solution
Plan the approach
optimise C(r)
The strategy is to write the quantity we want as a function of a single variable using the given constraint, then use differentiation to find and classify the turning point.
Set up the cost per area
top+base: 2per cm2,side: 1per cm2
The metal for the two circular ends costs twice as much per square centimetre as the metal for the curved side.
Write the fixed volume
πr2h=256π
The can must hold 256πcm3, linking the radius r and height h.
Make h the subject
h=πr2256π=r2256
Dividing by πr2 writes the height in terms of the radius.
Write the cost function
C=2(2πr2)+1(2πrh)=4πr2+2πrh
The end pieces have total area 2πr2 costed at 2 each, and the curved side has area 2πrh costed at 1.
Substitute for h
C=4πr2+r512π
Replacing h makes the cost a function of r only, ready to differentiate.
Note the aim
minimise C(r)
We differentiate to find the radius giving the cheapest can.
Rewrite using index notation
C=r4π(r3+128)
Before differentiating, write any fractions as negative powers so that the power rule can be applied to every term.
Differentiate with respect to r
drdC=r28π(r3−64)
Differentiating gives the gradient function. At a turning point the gradient is zero, so this is the expression we set to zero.
Set the derivative equal to zero
r28π(r3−64)=0
At a maximum or minimum the curve is momentarily flat, so its gradient is zero. This equation locates the stationary point(s).
Clear fractions and rearrange
8πr3−512π=0
Multiplying through to remove the fraction leaves a simpler polynomial equation that is easier to solve.
Solve for r
r=4
Rearranging gives the value of r at the stationary point.
Differentiate again
dr2d2C=8π+r31024π
The second derivative tells us whether the stationary point is a peak or a trough.
Confirm it is a minimum
dr2d2Cr=4=24π>0
The second derivative is positive here, so by the second-derivative test the stationary point is a minimum.
Find the height
h=16cm
Substituting r=4 into the constraint gives the height, which we need for the final quantity.
Work out the minimum cost
C=192π
Finally substitute r=4 back in to obtain the minimum cost.
State and interpret the result
Copt=192π
This is the required optimal value; the working above shows both that it is a genuine turning point and that it is the correct type (maximum or minimum).
Answer
C=192π
Question 3
10 markschallenging
A closed cylindrical can must hold 108πcm3. The metal for the top and bottom costs twice as much per unit area as the metal for the curved side. Find the minimum total cost (in cost units), giving your answer as a multiple of π.
Show worked solution
Worked solution
Plan the approach
optimise C(r)
The strategy is to write the quantity we want as a function of a single variable using the given constraint, then use differentiation to find and classify the turning point.
Set up the cost per area
top+base: 2per cm2,side: 1per cm2
The metal for the two circular ends costs twice as much per square centimetre as the metal for the curved side.
Write the fixed volume
πr2h=108π
The can must hold 108πcm3, linking the radius r and height h.
Make h the subject
h=πr2108π=r2108
Dividing by πr2 writes the height in terms of the radius.
Write the cost function
C=2(2πr2)+1(2πrh)=4πr2+2πrh
The end pieces have total area 2πr2 costed at 2 each, and the curved side has area 2πrh costed at 1.
Substitute for h
C=4πr2+r216π
Replacing h makes the cost a function of r only, ready to differentiate.
Note the aim
minimise C(r)
We differentiate to find the radius giving the cheapest can.
Rewrite using index notation
C=r4π(r3+54)
Before differentiating, write any fractions as negative powers so that the power rule can be applied to every term.
Differentiate with respect to r
drdC=r28π(r3−27)
Differentiating gives the gradient function. At a turning point the gradient is zero, so this is the expression we set to zero.
Set the derivative equal to zero
r28π(r3−27)=0
At a maximum or minimum the curve is momentarily flat, so its gradient is zero. This equation locates the stationary point(s).
Clear fractions and rearrange
8πr3−216π=0
Multiplying through to remove the fraction leaves a simpler polynomial equation that is easier to solve.
Solve for r
r=3
Rearranging gives the value of r at the stationary point.
Differentiate again
dr2d2C=8π+r3432π
The second derivative tells us whether the stationary point is a peak or a trough.
Confirm it is a minimum
dr2d2Cr=3=24π>0
The second derivative is positive here, so by the second-derivative test the stationary point is a minimum.
Find the height
h=12cm
Substituting r=3 into the constraint gives the height, which we need for the final quantity.
Work out the minimum cost
C=108π
Finally substitute r=3 back in to obtain the minimum cost.
State and interpret the result
Copt=108π
This is the required optimal value; the working above shows both that it is a genuine turning point and that it is the correct type (maximum or minimum).
Answer
C=108π
Question 4
10 markschallenging
A closed cylindrical can must hold 32πcm3. The metal for the top and bottom costs twice as much per unit area as the metal for the curved side. Find the minimum total cost (in cost units), giving your answer as a multiple of π.
Show worked solution
Worked solution
Plan the approach
optimise C(r)
The strategy is to write the quantity we want as a function of a single variable using the given constraint, then use differentiation to find and classify the turning point.
Set up the cost per area
top+base: 2per cm2,side: 1per cm2
The metal for the two circular ends costs twice as much per square centimetre as the metal for the curved side.
Write the fixed volume
πr2h=32π
The can must hold 32πcm3, linking the radius r and height h.
Make h the subject
h=πr232π=r232
Dividing by πr2 writes the height in terms of the radius.
Write the cost function
C=2(2πr2)+1(2πrh)=4πr2+2πrh
The end pieces have total area 2πr2 costed at 2 each, and the curved side has area 2πrh costed at 1.
Substitute for h
C=4πr2+r64π
Replacing h makes the cost a function of r only, ready to differentiate.
Note the aim
minimise C(r)
We differentiate to find the radius giving the cheapest can.
Rewrite using index notation
C=r4π(r3+16)
Before differentiating, write any fractions as negative powers so that the power rule can be applied to every term.
Differentiate with respect to r
drdC=r28π(r3−8)
Differentiating gives the gradient function. At a turning point the gradient is zero, so this is the expression we set to zero.
Set the derivative equal to zero
r28π(r3−8)=0
At a maximum or minimum the curve is momentarily flat, so its gradient is zero. This equation locates the stationary point(s).
Clear fractions and rearrange
8πr3−64π=0
Multiplying through to remove the fraction leaves a simpler polynomial equation that is easier to solve.
Solve for r
r=2
Rearranging gives the value of r at the stationary point.
Differentiate again
dr2d2C=8π+r3128π
The second derivative tells us whether the stationary point is a peak or a trough.
Confirm it is a minimum
dr2d2Cr=2=24π>0
The second derivative is positive here, so by the second-derivative test the stationary point is a minimum.
Find the height
h=8cm
Substituting r=2 into the constraint gives the height, which we need for the final quantity.
Work out the minimum cost
C=48π
Finally substitute r=2 back in to obtain the minimum cost.
State and interpret the result
Copt=48π
This is the required optimal value; the working above shows both that it is a genuine turning point and that it is the correct type (maximum or minimum).
Answer
C=48π
Question 5
10 markschallenging
An open-topped box with a square base is to be made using 192cm2 of card. Find the maximum possible volume of the box.
Show worked solution
Worked solution
Plan the approach
optimise V(x)
The strategy is to write the quantity we want as a function of a single variable using the given constraint, then use differentiation to find and classify the turning point.
Name the dimensions
square base side x,height h,open top
The box has a square base of side x and height h, with no lid. We must use exactly the given amount of material.
Write the surface-area constraint
x2+4xh=192
An open box uses one square base (x2) and four rectangular sides (4xh); together they must equal the 192cm2 of material.
Make h the subject
h=4x192−x2
Rearranging the constraint gives the height in terms of x, so the volume becomes a function of one variable.
Write the volume
V=x2h
The volume of the box is the base area x2 times the height h.
Substitute for h
V=x2⋅4x192−x2=−4x3+48x
Substituting and cancelling one factor of x leaves a neat cubic in x.
State the range for x
0<x<192
The side must be positive and small enough that the height stays positive, giving this interval.
Differentiate with respect to x
dxdV=48−43x2
Differentiating gives the gradient function. At a turning point the gradient is zero, so this is the expression we set to zero.
Set the derivative equal to zero
48−43x2=0
At a maximum or minimum the curve is momentarily flat, so its gradient is zero. This equation locates the stationary point(s).
Clear fractions and rearrange
192−3x2=0
Multiplying through to remove the fraction leaves a simpler polynomial equation that is easier to solve.
Solve for x
x=8
Rearranging gives the value of x at the stationary point.
Differentiate again
dx2d2V=−23x
The second derivative tells us whether the stationary point is a peak or a trough.
Confirm it is a maximum
dx2d2Vx=8=−12<0
The second derivative is negative here, so by the second-derivative test the stationary point is a maximum.
Find the height
h=4cm
Substituting x=8 into the constraint gives the height, which we need for the final quantity.
Work out the maximum volume
V=256
Finally substitute x=8 back in to obtain the maximum volume.
State and interpret the result
Vopt=256
This is the required optimal value; the working above shows both that it is a genuine turning point and that it is the correct type (maximum or minimum).
Answer
V=256cm3
Unlock 29 more Optimisation questions
Create a free account to work through every A-Level Optimisation question with instant step-by-step worked solutions, progress tracking and interactive lessons.