The math optional, made finite. Daily Practice

Cylinder

At a Glance

Why This Chapter Matters

Cylinder questions appear in Section A at 10–15 marks, consistently, in recent years. Both archetypes use the same core idea: a cylinder is the set of all lines (generators) with a fixed direction that pass through a guiding curve. The derivation is algorithmic — project a general point back along the generator direction onto the guiding curve’s plane, substitute into the curve, and rename. Master this one procedure and both archetypes are covered.

Minimum Theory

General cylinder. A cylinder with generator direction d\mathbf{d} and guiding curve Γ\Gamma in a plane π\pi consists of all straight lines parallel to d\mathbf{d} that intersect Γ\Gamma. A point PP lies on the cylinder if and only if the generator through PP (parallel to d\mathbf{d}) meets Γ\Gamma.

Derivation strategy. Let P=(α,β,γ)P = (\alpha,\beta,\gamma). The generator through PP is (α,β,γ)+td(\alpha,\beta,\gamma) + t\mathbf{d}. Find the parameter tt that puts this point in the plane of Γ\Gamma; substitute the resulting coordinates into the equation of Γ\Gamma; then replace (α,β,γ)(\alpha,\beta,\gamma) with (x,y,z)(x,y,z).

Right circular cylinder. For the special case where the guiding curve is a circle (intersection of a sphere and a plane), the cylinder’s axis passes through the circle’s centre with the plane’s normal as direction. Use: (distance from axis)2^2 = (radius of circle)2^2, equivalently CP2(n^CP)2=ρ2,|\vec{CP}|^2 - (\hat{n}\cdot\vec{CP})^2 = \rho^2, where CC is the circle’s centre, n^\hat{n} is the unit axis direction, and ρ\rho is the circle’s radius.

Oblique cylinder: generator direction, guiding curve, and the projection onto the guiding plane

Question Archetypes

ArchetypeRecognition
cylinder-from-curveGenerators parallel to a given line; guiding curve given as a conic in a plane
right-circular-cylinderRight circular cylinder through a circle (intersection of sphere and plane)

cylinder-from-curve (3 question(s); 2020, 2021, 2025)

Find the equation of the cylinder with given generator direction and guiding curve

Recognition Cues

Solution Template

  1. Identify direction d=(l,m,n)\mathbf{d} = (l,m,n) and guiding plane (e.g. z=kz=k).
  2. Generator through P=(α,β,γ)P=(\alpha,\beta,\gamma): (α+lt,β+mt,γ+nt)(\alpha+lt, \beta+mt, \gamma+nt).
  3. Intersect with guiding plane: solve γ+nt=k\gamma + nt = k for tt, giving t=(kγ)/nt^* = (k-\gamma)/n.
  4. Substitute x=α+ltx^* = \alpha + l\cdot t^* and y=β+mty^* = \beta + m\cdot t^* into the guiding curve equation.
  5. Rename (α,β,γ)(x,y,z)(\alpha,\beta,\gamma) \to (x,y,z) to obtain the cylinder’s equation.

Worked Example 1

2020 Paper 1, 2020-P1-Q2c (15 marks)

Generators parallel to x/1=y/(2)=z/3x/1 = y/(-2) = z/3; guiding curve x2+y2=4x^2+y^2=4, z=2z=2.

Step 1. d=(1,2,3)\mathbf{d}=(1,-2,3); guiding plane z=2z=2.

Step 2–3. Intersect generator with z=2z=2: γ+3t=2t=(2γ)/3\gamma+3t=2 \Rightarrow t=(2-\gamma)/3. x=3α+2γ3,y=3β4+2γ3.x^* = \frac{3\alpha+2-\gamma}{3}, \qquad y^* = \frac{3\beta-4+2\gamma}{3}.

Step 4. Substitute into x2+y2=4x^{*2}+y^{*2}=4; multiply by 9: (3αγ+2)2+(3β+2γ4)2=36.(3\alpha-\gamma+2)^2+(3\beta+2\gamma-4)^2=36.

Step 5. Rename: (3xz+2)2+(3y+2z4)2=36.\boxed{(3x-z+2)^2+(3y+2z-4)^2=36.}

Worked Example 2

2025 Paper 1, 2025-P1-Q2c-i (10 marks)

Generators parallel to x/1=y/2=z/3x/1=y/2=z/3; guiding curve x2+y2=16x^2+y^2=16, z=0z=0.

Step 1. d=(1,2,3)\mathbf{d}=(1,2,3); guiding plane z=0z=0.

Step 3. γ+3t=0t=γ/3\gamma+3t=0 \Rightarrow t=-\gamma/3; projected point: x=XZ3,y=Y2Z3.x^* = X - \frac{Z}{3}, \qquad y^* = Y - \frac{2Z}{3}.

Step 4. Substitute into x2+y2=16x^{*2}+y^{*2}=16; multiply by 9: (3XZ)2+(3Y2Z)2=144.(3X-Z)^2+(3Y-2Z)^2=144.

Step 5. Expand: 9x2+9y2+5z26xz12yz144=0.\boxed{9x^2+9y^2+5z^2-6xz-12yz-144=0.}

Common Traps

right-circular-cylinder (1 question(s); 2024)

Right circular cylinder passing through the intersection circle of a sphere and a plane

Recognition Cues

Solution Template

  1. Find the circle’s centre CC: foot of perpendicular from the sphere’s centre to the plane.
  2. Find the circle’s radius ρ\rho: ρ2=r2(dist(O,plane))2\rho^2 = r^2 - (\text{dist}(O,\text{plane}))^2.
  3. Axis direction: unit normal n^\hat{n} to the plane.
  4. For a point P=(x,y,z)P=(x,y,z), impose CP2(n^CP)2=ρ2|\vec{CP}|^2 - (\hat{n}\cdot\vec{CP})^2 = \rho^2.
  5. Expand and simplify.

Worked Example

2024 Paper 1, 2024-P1-Q1e (10 marks)

Right circular cylinder through the circle x2+y2+z2=9x^2+y^2+z^2=9, xy+z=3x-y+z=3.

Step 1. Normal n^=(1,1,1)/3\hat{n}=(1,-1,1)/\sqrt{3}. Distance from origin to plane: 00+03/3=3|0-0+0-3|/\sqrt{3}=\sqrt{3}. Centre: C=3n^=(1,1,1)C = \sqrt{3}\cdot\hat{n} = (1,-1,1).

Step 2. ρ2=93=6\rho^2 = 9-3 = 6.

Step 3–4. CP=(x1,y+1,z1)\vec{CP}=(x-1,y+1,z-1), n^CP=(xy+z3)/3\hat{n}\cdot\vec{CP}=(x-y+z-3)/\sqrt{3}. Condition: CP2(xy+z3)23=6.|\vec{CP}|^2 - \frac{(x-y+z-3)^2}{3} = 6. Multiply by 3: 3[(x1)2+(y+1)2+(z1)2](xy+z3)2=18.3\bigl[(x-1)^2+(y+1)^2+(z-1)^2\bigr]-(x-y+z-3)^2=18.

Step 5. Expand: 3(x2+y2+z22x+2y2z+3)(x2+y2+z22xy+2xz2yz6x+6y6z+9)=183(x^2+y^2+z^2-2x+2y-2z+3)-(x^2+y^2+z^2-2xy+2xz-2yz-6x+6y-6z+9)=18. 2x2+2y2+2z2+2xy2xz+2yz=18.2x^2+2y^2+2z^2+2xy-2xz+2yz=18. x2+y2+z2+xyxz+yz=9.\boxed{x^2+y^2+z^2+xy-xz+yz=9.}

Common Traps

Marks-Aware Writing

For a 10-mark oblique cylinder: show the projected point (x,y)(x^*, y^*) explicitly (with the algebra for tt), substitute into the guiding curve, and display the final expanded form. Three visible steps: projection, substitution, renaming.

For the 15-mark question: the same steps but show the expansion of the squared brackets. The final expanded form (with all cross terms) is expected.

For the right circular cylinder: state the circle’s centre and radius calculation, set up the Pythagoras condition explicitly, and expand to the final form.

Practice Set

We've mapped all 13 years of this exam. Get new chapters, tools, and solutions as we release them — free.