The math optional, made finite. Daily Practice

Sphere

At a Glance

Why This Chapter Matters

The sphere is the single most-tested topic in Analytic Geometry — it has appeared in 12 of the last 13 years (2013–2025), almost always as a 10- or 15-mark Section A question. The object never changes; only the condition imposed on it does. A small, fixed toolkit — the general equation, the tangency test, the pencil of spheres, and the orthogonality condition — disposes of every variant. Learn those four ideas well and you bank 10–15 near-certain marks each year.

Minimum Theory

The general sphere. Every sphere can be written x2+y2+z2+2ux+2vy+2wz+d=0,x^2+y^2+z^2+2ux+2vy+2wz+d=0, with centre C=(u,v,w)C=(-u,-v,-w) and radius r=u2+v2+w2dr=\sqrt{u^2+v^2+w^2-d}. There are four unknowns u,v,w,du,v,w,d, so a sphere is pinned down by four independent conditions — four points, or any mix of point / tangency / orthogonality requirements.

Tangency and the pencil. A plane π\pi touches the sphere iff the perpendicular distance from the centre equals the radius, dist(C,π)=r\operatorname{dist}(C,\pi)=r; the point of contact is the foot of that perpendicular. To construct a sphere through a given circle, use the pencil: if S=0S=0 is a sphere and L=0L=0 is a plane or second sphere meeting it in that circle, then every sphere through the circle is S+λL=0S+\lambda L=0 for some scalar λ\lambda, and one further condition fixes λ\lambda.

Orthogonality. Two spheres with coefficients (ui,vi,wi,di)(u_i,v_i,w_i,d_i) cut orthogonally iff 2(u1u2+v1v2+w1w2)=d1+d2,2(u_1u_2+v_1v_2+w_1w_2)=d_1+d_2, equivalently d2=r12+r22d^{\,2}=r_1^2+r_2^2 along the line of centres. (Fuller derivations of the pencil and orthogonality conditions → appendix.)

Anatomy of a sphere: centre, radius, and the key relations

Question Archetypes

Nine recurring patterns cover every sphere question in the corpus. Use this map to classify a question in seconds, then jump to the matching section.

ArchetypeYou are seeing this when…
pencil-family-constructiona sphere is required through a given circle, or through the intersection of a sphere and a plane
tangent-plane-contacta plane touches the sphere — find the contact point, or the condition for tangency
sphere-center-locusa variable plane through a fixed point cuts the axes — find the locus of the centre or of the foot of a perpendicular
sphere-through-pointsa sphere is required through 3–4 given points (often OO and the axis intercepts)
orthogonal-cuttingthe sphere must cut another sphere orthogonally (often while touching a plane)
tangent-lines-from-pointtangent lines / a tangent cone are drawn from an external point to the sphere
extremal-pointthe nearest or farthest point of the sphere from an external point is wanted
inscribed-tangent-spherethe smallest sphere touching two skew lines is wanted
tangency-existenceyou must decide whether any plane through a given line can touch the sphere

pencil-family-construction (4 question(s); 2013, 2016, 2023, 2025)

Recognition Cues

Solution Template

  1. Name the circle’s surfaces. Identify S=0S=0 (a sphere) and L=0L=0 (a plane or a second sphere) whose intersection is the given circle.
  2. Write the pencil S+λL=0S+\lambda L=0. By construction every member passes through the circle.
  3. Read off the centre CλC_\lambda (and radius2^2, if the condition needs it) as functions of λ\lambda.
  4. Impose the one extra condition to get a single equation in λ\lambda:
    • point on sphere → substitute the point;
    • great circleCλC_\lambda lies on the plane LL;
    • given cut-radiusr2=R2d2r^2=R^2-d^2 with d=dist(Cλ,plane)d=\operatorname{dist}(C_\lambda,\text{plane});
    • tangent to a planedist(Cλ,plane)=R\operatorname{dist}(C_\lambda,\text{plane})=R.
  5. Back-substitute λ\lambda, clear fractions, state the sphere(s). Expect two answers when the condition is quadratic in λ\lambda.

Pencil of spheres through a common circle

Worked Example(s)

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

Sphere with intersection of given sphere and plane as great circle.

1 — Surfaces. The sphere SS has the segment from (0,1,0)(0,1,0) to (3,5,2)(3,-5,2) as a diameter, so the diameter form gives S:  x(x3)+(y1)(y+5)+z(z2)=0    x2+y2+z23x+4y2z5=0,S:\;x(x-3)+(y-1)(y+5)+z(z-2)=0\;\Longrightarrow\;x^2+y^2+z^2-3x+4y-2z-5=0, and the plane is π:5x2y+4z+7=0\pi:5x-2y+4z+7=0.

2–3 — Pencil and centre. S+λπ=0S+\lambda\pi=0 has centre Cλ=(35λ2,  λ2,  12λ).C_\lambda=\left(\tfrac{3-5\lambda}{2},\;\lambda-2,\;1-2\lambda\right).

4 — Condition (great circle). The section plane must pass through the centre, i.e. CλπC_\lambda\in\pi: 535λ22(λ2)+4(12λ)+7=0    45=45λ    λ=1.5\cdot\tfrac{3-5\lambda}{2}-2(\lambda-2)+4(1-2\lambda)+7=0\;\Longrightarrow\;45=45\lambda\;\Longrightarrow\;\lambda=1.

5 — Result. x2+y2+z2+2x+2y+2z+2=0\boxed{\,x^2+y^2+z^2+2x+2y+2z+2=0\,} centre (1,1,1)(-1,-1,-1), radius 11. Check: 5(1)2(1)+4(1)+7=05(-1)-2(-1)+4(-1)+7=0, so the centre lies on π\pi. ✓

2016 Paper 1, 2016-P1-Q1d (10 marks)

Find the sphere through the circle x^2+y^2=4, z=0 cut by x+2y+2z=0 in a circle of radius 3.

1 — Surfaces. The circle x2+y2=4,z=0x^2+y^2=4,\,z=0 is the sphere x2+y2+z24=0x^2+y^2+z^2-4=0 met by the plane z=0z=0.

2–3 — Pencil and centre. x2+y2+z24+λz=0x^2+y^2+z^2-4+\lambda z=0; writing λ=2f\lambda=2f gives centre C=(0,0,f)C=(0,0,-f) and R2=f2+4R^2=f^2+4.

4 — Condition (cut-radius 33). Distance from CC to x+2y+2z=0x+2y+2z=0 is d=2f1+4+4=2f3d=\dfrac{|-2f|}{\sqrt{1+4+4}}=\dfrac{2|f|}{3}. The chord relation r2=R2d2r^2=R^2-d^2 with r=3r=3: 9=(f2+4)4f29    5f29=5    f=±3.9=(f^2+4)-\tfrac{4f^2}{9}\;\Longrightarrow\;\tfrac{5f^2}{9}=5\;\Longrightarrow\;f=\pm3.

5 — Result. Since 2f=±62f=\pm6, x2+y2+z2±6z4=0\boxed{\,x^2+y^2+z^2\pm 6z-4=0\,} two spheres, centres (0,0,3)(0,0,\mp3), radius 13\sqrt{13}.

2023 Paper 1, 2023-P1-Q3c (15 marks)

Sphere through circle x^2+y^2+z^2-4x-6y+2z-16=0, 3x+y+3z-4=0 in two cases (point on it; great circle).

Here Sx2+y2+z24x6y+2z16S\equiv x^2+y^2+z^2-4x-6y+2z-16 and L3x+y+3z4L\equiv 3x+y+3z-4; the pencil is S+λL=0S+\lambda L=0.

Case (i) — through (1,0,3)(1,0,-3). Substitute the point: (1+0+940616)+λ(3+094)=0    1610λ=0    λ=85.(1+0+9-4-0-6-16)+\lambda(3+0-9-4)=0\;\Longrightarrow\;-16-10\lambda=0\;\Longrightarrow\;\lambda=-\tfrac85. Clearing fractions (×5\times 5): 5(x2+y2+z2)44x38y14z48=0.\boxed{\,5(x^2+y^2+z^2)-44x-38y-14z-48=0.\,}

Case (ii) — given circle is a great circle. The centre must lie on LL. With C=(43λ2,6λ2,2+3λ2)C=\left(\tfrac{4-3\lambda}{2},\,\tfrac{6-\lambda}{2},\,-\tfrac{2+3\lambda}{2}\right), substitute into 3x+y+3z=43x+y+3z=4: 1219λ2=4    λ=419,\tfrac{12-19\lambda}{2}=4\;\Longrightarrow\;\lambda=\tfrac{4}{19}, giving (×19\times 19): 19(x2+y2+z2)64x110y+50z320=0.\boxed{\,19(x^2+y^2+z^2)-64x-110y+50z-320=0.\,}

2025 Paper 1, 2025-P1-Q3b (15 marks)

Find the spheres through the circle x^2+y^2+z^2-2x+2y+4z-3=0, 2x+y+z=4 and touching the plane 3x+4y=14.

With Sx2+y2+z22x+2y+4z3S\equiv x^2+y^2+z^2-2x+2y+4z-3 and U2x+y+z4U\equiv 2x+y+z-4, the pencil S+λU=0S+\lambda U=0 has centre C=(1λ,  2+λ2,  4+λ2).C=\left(1-\lambda,\;-\tfrac{2+\lambda}{2},\;-\tfrac{4+\lambda}{2}\right).

Condition (tangent to 3x+4y14=03x+4y-14=0). The distance from CC to the plane simplifies cleanly: dist=3(1λ)+4 ⁣(2+λ2)145=155λ5=3+λ.\operatorname{dist}=\frac{\left|3(1-\lambda)+4\!\left(-\tfrac{2+\lambda}{2}\right)-14\right|}{5}=\frac{|-15-5\lambda|}{5}=|3+\lambda|. Setting dist2=R2\operatorname{dist}^2=R^2 and simplifying gives λ22λ=0\lambda^2-2\lambda=0, so λ=0\lambda=0 or λ=2\lambda=2: x2+y2+z22x+2y+4z3=0(λ=0; centre (1,1,2),r=3)\boxed{\,x^2+y^2+z^2-2x+2y+4z-3=0\,}\quad(\lambda=0;\ \text{centre }(1,-1,-2),\,r=3) x2+y2+z2+2x+4y+6z11=0(λ=2; centre (1,2,3),r=5)\boxed{\,x^2+y^2+z^2+2x+4y+6z-11=0\,}\quad(\lambda=2;\ \text{centre }(-1,-2,-3),\,r=5) Check: 3+0=3=r|3+0|=3=r and 3+2=5=r|3+2|=5=r. ✓ Note λ=0\lambda=0 simply recovers the original sphere SS.

Common Traps

sphere-center-locus (3 question(s); 2017, 2021, 2022)

Recognition Cues

Solution Template

  1. Intercept-form plane xα+yβ+zγ=1\dfrac{x}{\alpha}+\dfrac{y}{\beta}+\dfrac{z}{\gamma}=1, meeting the axes at A(α,0,0),B(0,β,0),C(0,0,γ)A(\alpha,0,0),B(0,\beta,0),C(0,0,\gamma). Write the given constraint:
    • plane through (a,b,c)(a,b,c)aα+bβ+cγ=1\dfrac{a}{\alpha}+\dfrac{b}{\beta}+\dfrac{c}{\gamma}=1;
    • constant radius rrα2+β2+γ2=4r2\alpha^2+\beta^2+\gamma^2=4r^2.
  2. Sphere through O,A,B,CO,A,B,C. Through OO kills the constant term (d=0d=0); through A,B,CA,B,C gives u=α2,v=β2,w=γ2u=-\tfrac\alpha2,\,v=-\tfrac\beta2,\,w=-\tfrac\gamma2, so the sphere is x2+y2+z2αxβyγz=0x^2+y^2+z^2-\alpha x-\beta y-\gamma z=0 with centre (α2,β2,γ2)(\tfrac\alpha2,\tfrac\beta2,\tfrac\gamma2).
  3. Introduce the locus point (X,Y,Z)(X,Y,Z) (the centre, or the foot of the perpendicular) and express α,β,γ\alpha,\beta,\gamma in terms of it (e.g. α=2X\alpha=2X).
  4. Eliminate α,β,γ\alpha,\beta,\gamma with the constraint; replace (X,Y,Z)(x,y,z)(X,Y,Z)\to(x,y,z) for the locus.

Sphere through O, A, B, C; its centre sits at half the intercepts

Worked Example(s)

2017 Paper 1, 2017-P1-Q2b (15 marks)

Plane through fixed (a,b,c) cuts axes at A,B,C; find locus of centre of sphere through O,A,B,C.

1 — Plane + constraint. xp+yq+zr=1\dfrac{x}{p}+\dfrac{y}{q}+\dfrac{z}{r}=1 through (a,b,c)(a,b,c) gives ap+bq+cr=1.\dfrac{a}{p}+\dfrac{b}{q}+\dfrac{c}{r}=1.

2 — Sphere through O,A,B,CO,A,B,C is x2+y2+z2pxqyrz=0x^2+y^2+z^2-px-qy-rz=0, centre (p2,q2,r2)\left(\tfrac p2,\tfrac q2,\tfrac r2\right).

3 — Locus point. Set the centre =(x,y,z)=(x,y,z), so p=2x, q=2y, r=2zp=2x,\ q=2y,\ r=2z.

4 — Eliminate. Substituting into the constraint: a2x+b2y+c2z=1    ax+by+cz=2,\dfrac{a}{2x}+\dfrac{b}{2y}+\dfrac{c}{2z}=1\;\Longrightarrow\;\boxed{\dfrac{a}{x}+\dfrac{b}{y}+\dfrac{c}{z}=2,} equivalently 2xyz=ayz+bzx+cxy2xyz=a\,yz+b\,zx+c\,xy. (The 11 becomes a 22 precisely because the centre is at half the intercepts.)

2021 Paper 1, 2021-P1-Q3b (15 marks)

Sphere radius r through O cuts axes at A,B,C; locus of foot of perp from O to plane ABC.

This is the constant-radius / foot-of-perpendicular variant. Sphere through OO and A(α,0,0),B,CA(\alpha,0,0),B,C has centre (α2,β2,γ2)(\tfrac\alpha2,\tfrac\beta2,\tfrac\gamma2) and radius 12α2+β2+γ2=r\tfrac12\sqrt{\alpha^2+\beta^2+\gamma^2}=r, so the constraint is α2+β2+γ2=4r2\alpha^2+\beta^2+\gamma^2=4r^2.

Foot of perpendicular P=(X,Y,Z)P=(X,Y,Z) from OO to plane ABCABC lies along the normal (1/α,1/β,1/γ)(1/\alpha,1/\beta,1/\gamma); substituting P=t(1/α,1/β,1/γ)P=t(1/\alpha,1/\beta,1/\gamma) into the plane gives t=(1/α2)1t=\big(\sum 1/\alpha^2\big)^{-1}, and one finds t=X2+Y2+Z2t=X^2+Y^2+Z^2 with α=t/X\alpha=t/X etc.

Eliminate via α2+β2+γ2=4r2\alpha^2+\beta^2+\gamma^2=4r^2: (x2+y2+z2)2 ⁣(1x2+1y2+1z2)=4r2.\boxed{\,(x^2+y^2+z^2)^2\!\left(\dfrac1{x^2}+\dfrac1{y^2}+\dfrac1{z^2}\right)=4r^2.\,} (Check with the symmetric sphere α=β=γ=2r/3\alpha=\beta=\gamma=2r/\sqrt3: the foot is X=Y=Z=2r/(33)X=Y=Z=2r/(3\sqrt3), and the locus reduces to 27X2=4r227X^2=4r^2. ✓)

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

Variable plane through (a,b,c) meets axes at A,B,C; find locus of centre of sphere through O,A,B,C.

Identical setup to the 2017 example (a plane through a fixed point (a,b,c)(a,b,c); locus of the centre of the sphere through O,A,B,CO,A,B,C). Centre =(α2,β2,γ2)=\left(\tfrac\alpha2,\tfrac\beta2,\tfrac\gamma2\right), set it to (x,y,z)(x,y,z) so α=2x\alpha=2x etc., and the through-point condition aα+bβ+cγ=1\dfrac{a}{\alpha}+\dfrac{b}{\beta}+\dfrac{c}{\gamma}=1 becomes ax+by+cz=2.\boxed{\dfrac{a}{x}+\dfrac{b}{y}+\dfrac{c}{z}=2.} That this 10-mark question (2022) and the 15-mark question (2017) have the same answer shows how stable this archetype is — learn it once.

Common Traps

tangent-plane-contact (3 question(s); 2014, 2015, 2017)

Recognition Cues

Solution Template

  1. Standard form. Complete squares to read off centre CC and radius RR.
  2. Tangency test. A plane touches iff dist(C,plane)=R\operatorname{dist}(C,\text{plane})=R. To find an unknown parameter, set dist=R\operatorname{dist}=R and solve (often a quadratic).
  3. Point of contact = foot of perpendicular from CC: contact=Csn2n,s=(plane expression evaluated at C),\text{contact}=C-\frac{s}{|\mathbf n|^{2}}\,\mathbf n,\qquad s=\text{(plane expression evaluated at }C), keeping the sign of ss so you step to the correct side.
  4. Parallel-plane variant. If the tangent plane must be parallel to a plane with normal n\mathbf n, the contact points are C±Rn^C\pm R\,\hat{\mathbf n} (the two ends of the diameter along n\mathbf n).
  5. Verify the contact lies on both the plane and the sphere, and CP=R|CP|=R.

Radius is perpendicular to the tangent plane at the contact point

Worked Example(s)

2014 Paper 1, 2014-P1-Q4a-i (10 marks)

Find points on sphere x²+y²+z²-4x+2y=4 where tangent plane parallel to 2x-y+2z=1.

This is the parallel-plane variant (template step 4).

1 — Standard form. x2+y2+z24x+2y=4(x2)2+(y+1)2+z2=9x^2+y^2+z^2-4x+2y=4\Rightarrow(x-2)^2+(y+1)^2+z^2=9, so C=(2,1,0)C=(2,-1,0), R=3R=3.

4 — Radius parallel to the given normal. The given plane 2xy+2z=12x-y+2z=1 has normal n=(2,1,2)\mathbf n=(2,-1,2), n=3=R|\mathbf n|=3=R. The contact points are C±n=(2,1,0)±(2,1,2),C\pm\mathbf n=(2,-1,0)\pm(2,-1,2), P1=(4,2,2),P2=(0,0,2).\boxed{\,P_1=(4,-2,2),\quad P_2=(0,0,-2).\,} They are diametrically opposite, as they must be — the two parallel tangent planes sit on opposite sides of the sphere. (Both satisfy the sphere equation: 4+1+4=94+1+4=9.)

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

For positive a, find when plane ax-2y+z+12=0 touches sphere x^2+y^2+z^2-2x-4y+2z-3=0; find point of contact.

1 — Standard form. x2+y2+z22x4y+2z3=0(x1)2+(y2)2+(z+1)2=9x^2+y^2+z^2-2x-4y+2z-3=0\Rightarrow(x-1)^2+(y-2)^2+(z+1)^2=9, so C=(1,2,1)C=(1,2,-1), R=3R=3.

2 — Tangency fixes aa. With plane ax2y+z+12=0ax-2y+z+12=0, dist(C,plane)=a41+12a2+4+1=a+7a2+5=3.\operatorname{dist}(C,\text{plane})=\frac{|a-4-1+12|}{\sqrt{a^2+4+1}}=\frac{|a+7|}{\sqrt{a^2+5}}=3. Squaring: (a+7)2=9(a2+5)4a27a2=0a=7±98(a+7)^2=9(a^2+5)\Rightarrow 4a^2-7a-2=0\Rightarrow a=\dfrac{7\pm9}{8}, i.e. a=2a=2 or a=14a=-\tfrac14. The positive value is a=2\boxed{a=2}.

3 — Point of contact (now the plane is 2x2y+z+12=02x-2y+z+12=0, n=(2,2,1)\mathbf n=(2,-2,1), n2=9|\mathbf n|^2=9). Here s=2(1)2(2)+(1)+12=9s=2(1)-2(2)+(-1)+12=9, so contact=C99(2,2,1)=(1,2,1)(2,2,1)=(1,4,2).\text{contact}=C-\frac{9}{9}(2,-2,1)=(1,2,-1)-(2,-2,1)=\boxed{(-1,4,-2)}.

5 — Verify. On the plane: 282+12=0-2-8-2+12=0 ✓; CP2=4+4+1=9|CP|^2=4+4+1=9 ✓.

2017 Paper 1, 2017-P1-Q2c (10 marks)

Show the plane 2x-2y+z+12=0 touches a given sphere; find the point of contact.

This is the pure tangency test on the same sphere as the previous example, C=(1,2,1)C=(1,2,-1), R=3R=3.

2 — Show tangency. For 2x2y+z+12=02x-2y+z+12=0, n=(2,2,1)\mathbf n=(2,-2,1), n=3|\mathbf n|=3: dist(C,plane)=2(1)2(2)+(1)+123=93=3=R,\operatorname{dist}(C,\text{plane})=\frac{|2(1)-2(2)+(-1)+12|}{3}=\frac{9}{3}=3=R, so the plane touches the sphere.

3 — Contact. As above, contact=C99(2,2,1)=(1,4,2)\text{contact}=C-\dfrac{9}{9}(2,-2,1)=\boxed{(-1,4,-2)}, lying on both surfaces. ✓

Common Traps

sphere-through-points (2 question(s); 2018, 2019)

Recognition Cues

Solution Template

  1. General sphere x2+y2+z2+2ux+2vy+2wz+d=0x^2+y^2+z^2+2ux+2vy+2wz+d=0 (four unknowns u,v,w,du,v,w,d).
  2. Substitute the easiest point first. If the origin is among the points, d=0d=0 immediately and the rest of the algebra is much lighter.
  3. Substitute the remaining points to get a linear system in u,v,wu,v,w (and dd); solve it.
  4. Clear fractions and state the sphere. Circle variant: a circle in space needs two equations — present the sphere and the plane.
  5. Verify every given point satisfies the final equation.

Four given points determine a unique sphere

Worked Example(s)

2018 Paper 1, 2018-P1-Q3d (12 marks)

Find the sphere through (0,0,0),(0,1,-1),(-1,2,0),(1,2,3).

1–2 — Origin first. (0,0,0)(0,0,0) gives d=0d=0, so x2+y2+z2+2ux+2vy+2wz=0x^2+y^2+z^2+2ux+2vy+2wz=0.

3 — Remaining points. (0,1,1): 2+2v2w=0vw=1;(0,1,-1):\ 2+2v-2w=0\Rightarrow v-w=-1; (1,2,0): 52u+4v=02u+4v=5;(-1,2,0):\ 5-2u+4v=0\Rightarrow -2u+4v=-5; (1,2,3): 14+2u+4v+6w=0u+2v+3w=7.(1,2,3):\ 14+2u+4v+6w=0\Rightarrow u+2v+3w=-7. Solving: w=v+1w=v+1, then u+5v=10u+5v=-10 and u=2v+52u=2v+\tfrac52 give v=2514, u=1514, w=1114v=-\tfrac{25}{14},\ u=-\tfrac{15}{14},\ w=-\tfrac{11}{14}.

4 — Sphere. Clearing the sevenths, 7(x2+y2+z2)15x25y11z=0.\boxed{\,7(x^2+y^2+z^2)-15x-25y-11z=0.\,}

5 — Verify. (1,2,3)(1,2,3): 7(14)155033=9898=07(14)-15-50-33=98-98=0 ✓; the other three check similarly. Centre (1514,2514,1114)\left(\tfrac{15}{14},\tfrac{25}{14},\tfrac{11}{14}\right), radius2=971196>0^2=\tfrac{971}{196}>0 — a genuine sphere.

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

Plane x+2y+3z=12 meets the axes in A,B,C; find the circle circumscribing triangle ABC.

This is the circle variant. The plane x+2y+3z=12x+2y+3z=12 meets the axes at A(12,0,0),B(0,6,0),C(0,0,4)A(12,0,0),\,B(0,6,0),\,C(0,0,4). The circumscribing circle of ABC\triangle ABC is (a sphere through A,B,CA,B,C) \cap (the plane); take the sphere through O,A,B,CO,A,B,C.

Sphere through O,A,B,CO,A,B,C (d=0d=0): A144+24u=0u=6A\Rightarrow 144+24u=0\Rightarrow u=-6; Bv=3B\Rightarrow v=-3; Cw=2C\Rightarrow w=-2, so x2+y2+z212x6y4z=0.x^2+y^2+z^2-12x-6y-4z=0.

The circle is the pair of equations: x2+y2+z212x6y4z=0,x+2y+3z=12.\boxed{\,x^2+y^2+z^2-12x-6y-4z=0,\qquad x+2y+3z=12.\,} (Sphere centre (6,3,2)(6,3,2), R=7R=7; distance to the plane 6/14<76/\sqrt{14}<7, so the section is a real circle.)

Common Traps

extremal-point (1 question(s); 2015)

Recognition Cues

Solution Template

  1. Identify centre CC, radius rr, and the external point QQ.
  2. The extreme points lie on the line QCQC. This is pure geometry — no Lagrange multipliers needed.
  3. Nearest =C+rCQ^=C+r\,\widehat{CQ} (toward QQ), at distance CQr|CQ|-r; farthest =CrCQ^=C-r\,\widehat{CQ} (opposite side of CC from QQ), at distance CQ+r|CQ|+r.

Nearest and farthest points lie on the line through Q and the centre

Worked Example(s)

2015 Paper 1, 2015-P1-Q3b (13 marks)

Point of sphere x^2+y^2+z^2=1 at max distance from (2,1,3).

1 — Data. x2+y2+z2=1x^2+y^2+z^2=1 has C=OC=O, r=1r=1; external point Q=(2,1,3)Q=(2,1,3) with CQ=4+1+9=14>1|CQ|=\sqrt{4+1+9}=\sqrt{14}>1.

2–3 — Farthest point. It lies on line QCQC, on the far side of CC from QQ, i.e. in direction CQ^=114(2,1,3)-\widehat{CQ}=-\tfrac{1}{\sqrt{14}}(2,1,3): Q=114(2,1,3),max distance=CQ+r=14+1.\boxed{\,Q^\ast=\tfrac{1}{\sqrt{14}}(-2,-1,-3),\qquad \text{max distance}=|CQ|+r=\sqrt{14}+1.\,} The answer points opposite to (2,1,3)(2,1,3) — the quickest sanity check that it is the farthest, not the nearest, point. (Q=1|Q^\ast|=1, so it is on the sphere.)

Common Traps

inscribed-tangent-sphere (1 question(s); 2022)

Recognition Cues

Solution Template

  1. Read off a point and direction on each line: P1,d1P_1,\vec d_1 and P2,d2P_2,\vec d_2.
  2. Find the feet of the common perpendicular A=P1+sd1A=P_1+s\vec d_1, B=P2+td2B=P_2+t\vec d_2 by solving ABd1=0\vec{AB}\cdot\vec d_1=0 and ABd2=0\vec{AB}\cdot\vec d_2=0.
  3. Centre == midpoint of ABAB; radius =12AB=12×=\tfrac12|AB|=\tfrac12\times(shortest distance).
  4. Write the sphere and verify its distance to each line equals the radius.

Smallest sphere: centre at the midpoint of the common perpendicular

Worked Example(s)

2022 Paper 1, 2022-P1-Q3c (15 marks)

Sphere of smallest radius tangent to two given skew lines.

1 — Data. L1: P1=(3,8,3), d1=(3,1,1)L_1:\ P_1=(3,8,3),\ \vec d_1=(3,-1,1); L2: P2=(3,7,6), d2=(3,2,4)L_2:\ P_2=(-3,-7,6),\ \vec d_2=(-3,2,4), so P1P2=(6,15,3)\vec{P_1P_2}=(-6,-15,3).

2 — Feet of the common perpendicular. Solving ABd1=0, ABd2=0\vec{AB}\cdot\vec d_1=0,\ \vec{AB}\cdot\vec d_2=0 here gives s=t=0s=t=0, because P1P2d1=P1P2d2=0\vec{P_1P_2}\cdot\vec d_1=\vec{P_1P_2}\cdot\vec d_2=0 already. So P1,P2P_1,P_2 are themselves the feet — a pleasant shortcut.

3 — Centre and radius. Centre =12(P1+P2)=(0,12,92)=\tfrac12(P_1+P_2)=\left(0,\tfrac12,\tfrac92\right); radius =12P1P2=12270=3302=\tfrac12|\vec{P_1P_2}|=\tfrac12\sqrt{270}=\tfrac{3\sqrt{30}}2.

4 — Sphere. x2+(y12)2+(z92)2=1352(i.e. x2+y2+z2y9z=47).\boxed{\,x^2+\left(y-\tfrac12\right)^2+\left(z-\tfrac92\right)^2=\tfrac{135}{2}\,}\quad\bigl(\text{i.e. }x^2+y^2+z^2-y-9z=47\bigr). The centre’s distance to each line works out to 3302=r\tfrac{3\sqrt{30}}2=r. ✓

Common Traps

orthogonal-cutting (1 question(s); 2024)

Recognition Cues

Solution Template

  1. General sphere SS with unknowns (u,v,w,d)(u,v,w,d); each condition gives one equation.
  2. “Touches a plane π\pi at P0P_0 gives two: (a) P0P_0 lies on SS; (b) the centre lies on the normal through P0P_0, so parametrise C=P0+μnC=P_0+\mu\,\vec n (cleanest for signs).
  3. “Cuts S2S_2 orthogonally” gives 2(uu2+vv2+ww2)=d+d22(uu_2+vv_2+ww_2)=d+d_2.
  4. Solve for the parameter(s), recover (u,v,w,d)(u,v,w,d), and state the sphere.

Orthogonality: the radii at an intersection meet at a right angle

Worked Example(s)

2024 Paper 1, 2024-P1-Q4c (15 marks)

Find sphere touching plane 3x+2y-z+2=0 at (1,-2,1) and cutting orthogonally x^2+y^2+z^2-4x+6y+4=0.

Touches 3x+2yz+2=03x+2y-z+2=0 at P0=(1,2,1)P_0=(1,-2,1) and cuts S2:x2+y2+z24x+6y+4=0S_2:x^2+y^2+z^2-4x+6y+4=0 orthogonally.

2(b) — Centre on the normal. With n=(3,2,1)\vec n=(3,2,-1), set C=P0+μnC=P_0+\mu\vec n, giving u=13μ, v=22μ, w=1+μu=-1-3\mu,\ v=2-2\mu,\ w=-1+\mu.

2(a) — P0P_0 on the sphere gives d=64μd=6-4\mu.

3 — Orthogonality with S2S_2 (u2=2,v2=3,w2=0,d2=4u_2=-2,v_2=3,w_2=0,d_2=4): 4u+6v=d+4-4u+6v=d+4. Substituting, 4+12μ+1212μ=104μ    16=104μ    μ=32.4+12\mu+12-12\mu=10-4\mu\;\Longrightarrow\;16=10-4\mu\;\Longrightarrow\;\mu=-\tfrac32.

4 — Recover and state. u=72, v=5, w=52, d=12u=\tfrac72,\ v=5,\ w=-\tfrac52,\ d=12: x2+y2+z2+7x+10y5z+12=0.\boxed{\,x^2+y^2+z^2+7x+10y-5z+12=0.\,} Checks: P0P_0 on it (1+4+1+7205+12=01+4+1+7-20-5+12=0); CP0=32(3,2,1)n\vec{CP_0}=\tfrac32(3,2,-1)\parallel\vec n; 2(uu2+vv2+ww2)=16=d+d22(uu_2+vv_2+ww_2)=16=d+d_2. ✓

Common Traps

tangency-existence (1 question(s); 2025)

Recognition Cues

Solution Template

  1. Sphere → centre CC, radius rr.
  2. Write the line as the intersection of two planes π1,π2\pi_1,\pi_2.
  3. Pencil of planes through the line: π1+kπ2=0\pi_1+k\,\pi_2=0.
  4. Impose tangency dist(C,plane)=r\operatorname{dist}(C,\text{plane})=r → a quadratic in kk. Real roots ⇒ tangent planes exist; negative discriminant ⇒ none. (Also check the excluded kk\to\infty plane π2\pi_2.)
  5. Cross-check geometrically: if dist(C,line)<r\operatorname{dist}(C,\text{line})<r the line is a secant, so every plane through it cuts the sphere and none can be tangent.

A secant line: every plane through it cuts the sphere, so none is tangent

Worked Example(s)

2025 Paper 1, 2025-P1-Q4a (15 marks)

Show there is no tangent plane to the sphere x^2+y^2+z^2-4x+2y-4z+4=0 through the line (x+6)/2=y+3=z+1.

1 — Sphere. x2+y2+z24x+2y4z+4=0x^2+y^2+z^2-4x+2y-4z+4=0: centre C=(2,1,2)C=(2,-1,2), r2=4+1+44=5r^2=4+1+4-4=5.

2 — Line as two planes. x+62=y+3=z+1\dfrac{x+6}{2}=y+3=z+1 gives π1:x2y=0\pi_1:x-2y=0 and π2:yz+2=0\pi_2:y-z+2=0.

3 — Pencil. π1+kπ2=0: x+(k2)ykz+2k=0\pi_1+k\pi_2=0:\ x+(k-2)y-kz+2k=0.

4 — Tangency. Setting dist(C,plane)2=r2\operatorname{dist}(C,\text{plane})^2=r^2: (4k)2=5(1+(k2)2+k2)    9k212k+9=0    3k24k+3=0.(4-k)^2=5\bigl(1+(k-2)^2+k^2\bigr)\;\Longrightarrow\;9k^2-12k+9=0\;\Longrightarrow\;3k^2-4k+3=0. Discriminant =(4)2433=20<0=(-4)^2-4\cdot3\cdot3=-20<0: no real kk, so no plane of the pencil is tangent (and π2\pi_2 alone is at distance 1/2r1/\sqrt2\neq r).

5 — Cross-check. dist(C,line)2=72<5=r2\operatorname{dist}(C,\text{line})^2=\tfrac72<5=r^2, so the line is a secant — it pierces the sphere, confirming no plane through it can touch. Discriminant 20<0  no tangent plane through the line exists.\boxed{\,\text{Discriminant }-20<0\ \Rightarrow\ \text{no tangent plane through the line exists.}\,}

Common Traps

tangent-lines-from-point (1 question(s); 2013)

Recognition Cues

Solution Template

  1. Tangent-cone semi-angle. From an external point PP, the tangent lines to a sphere (centre OO, radius rr) form a cone of semi-angle α\alpha with sinα=r/OP\sin\alpha=r/|OP|.
  2. Three mutually perpendicular tangent lines. Each makes angle α\alpha with OPOP, so (n^u^i)2=cos2α(\hat n\cdot\hat u_i)^2=\cos^2\alpha; orthonormality gives i(n^u^i)2=1\sum_i(\hat n\cdot\hat u_i)^2=1, hence 3cos2α=13\cos^2\alpha=1, i.e. cos2α=13\cos^2\alpha=\tfrac13.
  3. Combine with sinα=r/OP\sin\alpha=r/|OP| to get the locus of PP (the director sphere).

Tangent cone from an external point: sin α = r/|OP|

Worked Example(s)

2013 Paper 1, 2013-P1-Q4a (15 marks)

Three mutually perpendicular tangent lines from any point on sphere 2(x²+y²+z²)=3r² to sphere r.

Show that three mutually perpendicular tangent lines to S:x2+y2+z2=r2S:x^2+y^2+z^2=r^2 can be drawn from any point on 2(x2+y2+z2)=3r22(x^2+y^2+z^2)=3r^2.

1–2 — Angle condition. A point PP on 2(x2+y2+z2)=3r22(x^2+y^2+z^2)=3r^2 has OP2=3r22|OP|^2=\tfrac{3r^2}{2}, so the tangent cone has sin2α=r2OP2=23\sin^2\alpha=\dfrac{r^2}{|OP|^2}=\dfrac{2}{3}, hence cos2α=13\cos^2\alpha=\tfrac13.

3 — Orthonormal frame exists. Three mutually perpendicular tangent directions u^,v^,w^\hat u,\hat v,\hat w would need (n^u^)2=(n^v^)2=(n^w^)2=cos2α(\hat n\cdot\hat u)^2=(\hat n\cdot\hat v)^2=(\hat n\cdot\hat w)^2=\cos^2\alpha, and orthonormality forces their sum to be 11: 3cos2α=1cos2α=133\cos^2\alpha=1\Rightarrow\cos^2\alpha=\tfrac13exactly the value above. So such a frame exists for every PP on the given sphere. Three mutually perpendicular tangent lines exist from every point of 2(x2+y2+z2)=3r2.\boxed{\,\text{Three mutually perpendicular tangent lines exist from every point of }2(x^2+y^2+z^2)=3r^2.\,} (This locus, OP=r3/2|OP|=r\sqrt{3/2}, is the director sphere for perpendicular tangent lines.)

Common Traps

Marks-Aware Writing

A correct final equation alone rarely earns full marks — examiners reward a visible, justified method.

Practice Set

All 17 primary instances are worked above, so these are questions where the sphere plays a supporting role — good practice at deploying the toolkit inside a larger problem.

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