The math optional, made finite. Daily Practice

Cone

At a Glance

Why This Chapter Matters

The cone is the second most-tested T1 topic in Paper 1, appearing in 12 of the last 13 years. Unlike the sphere, which always delivers a calculation question, the cone asks for proofs about as often as computations — and those proofs recycle the same two or three ideas every time. Master the generator-parametrisation method, the perpendicular-generator criterion, and the reciprocal-cone duality, and you own every variant the examiner can construct. That is roughly 15 secure marks per sitting.

Minimum Theory

The cone and its equation. A cone is the surface swept by lines (generators) through a fixed point VV (the vertex) meeting a fixed curve (the guiding curve) in one plane. When VV is the origin, the cone equation is homogeneous of degree 2: F(x,y,z)=ax2+by2+cz2+2fyz+2gzx+2hxy=0.F(x,y,z)=ax^2+by^2+cz^2+2fyz+2gzx+2hxy=0. A direction (l,m,n)(l,m,n) lies on the cone iff F(l,m,n)=0F(l,m,n)=0. For a general vertex at (u/a,v/b,w/c)(-u/a,-v/b,-w/c), the equation ax2+by2+cz2+2ux+2vy+2wz+d=0ax^2+by^2+cz^2+2ux+2vy+2wz+d=0 is a cone iff completing the square drives the constant to zero: u2a+v2b+w2c=d.\frac{u^2}{a}+\frac{v^2}{b}+\frac{w^2}{c}=d. For a general second-degree surface F=0F=0, the vertex is the unique point where F=0\nabla F=0; verify it is a cone by checking F(V)=0F(V)=0.

Perpendicular generators. A cone ax2+by2+cz2=0ax^2+by^2+cz^2=0 with vertex at OO admits a triple of mutually perpendicular generators iff a+b+c=0a+b+c=0. Given one generator d1\mathbf{d}_1, the other two are the intersection of the cone with the plane through OO perpendicular to d1\mathbf{d}_1 (a single quadratic that factors into two real directions, automatically perpendicular to each other). The plane ux+vy+wz=0ux+vy+wz=0 cuts the cone ax2+by2+cz2=0ax^2+by^2+cz^2=0 in perpendicular generators iff (b+c)u2+(c+a)v2+(a+b)w2=0.(b+c)u^2+(c+a)v^2+(a+b)w^2=0. The set of such planes is tangent to the reciprocal cone x2b+c+y2c+a+z2a+b=0\dfrac{x^2}{b+c}+\dfrac{y^2}{c+a}+\dfrac{z^2}{a+b}=0.

Enveloping cone and plane sections. Lines from an external point PP tangent to a sphere S=0S=0 generate the enveloping cone SS1=T2S\cdot S_1=T^2, where S1=S(P)S_1=S(P) and TT is the polar of PP. A conic section Ax2+Bxy+Cy2+=0Ax^2+Bxy+Cy^2+\cdots=0 is a rectangular hyperbola iff A+C=0A+C=0 (asymptotes perpendicular); confirm it is a genuine hyperbola via B2/4AC>0B^2/4 - AC > 0.

Anatomy of a cone: vertex, generators, and guiding curve

Question Archetypes

Seven recurring patterns cover every cone question in the corpus. Classify the question in seconds, then jump to the matching section.

ArchetypeYou are seeing this when…
cone-from-vertex-curve”Find the cone with vertex … and guiding curve …“
perpendicular-generatorsone generator is given; find the other two mutually perpendicular generators
plane-section-typeshow a plane cuts the cone in perpendicular lines or a rectangular hyperbola
perp-generator-conditionderive or use the condition (b+c)u2+=0(b+c)u^2+\ldots=0; involve the reciprocal cone
cone-equation-conditionprove a second-degree equation is a cone iff u2/a+v2/b+w2/c=du^2/a+v^2/b+w^2/c=d
cone-from-normalslines from OO parallel to conicoid normals at a plane section generate a cone
cone-vertex”Find the vertex of the cone …“

cone-from-vertex-curve (3 question(s); 2018, 2023, 2025)

Recognition Cues

Solution Template

  1. Parametrise the generator. Let P=(x,y,z)P=(x,y,z) be a general point of the cone. The generator through V=(α,β,γ)V=(\alpha,\beta,\gamma) and PP meets the guiding plane (say z=0z=0) at some point (X,Y,0)(X,Y,0).
  2. Express (X,Y)(X,Y) via PP. On the parametric line V+t(PV)V+t(P-V), setting z=0z=0 gives t=γ/(γz)t=\gamma/(\gamma-z) (assuming γ0\gamma\neq 0). Then X=(γxαz)/(γz)X=(\gamma x-\alpha z)/(\gamma-z) and Y=(γyβz)/(γz)Y=(\gamma y-\beta z)/(\gamma-z).
  3. Impose the guiding-curve condition f(X,Y)=0f(X,Y)=0. Substitute and multiply through by (γz)2(\gamma-z)^2 to clear denominators.
  4. Simplify to get f ⁣(γxαzγz,γyβzγz)=0f\!\left(\dfrac{\gamma x-\alpha z}{\gamma-z},\dfrac{\gamma y-\beta z}{\gamma-z}\right)=0 — the cone equation in (x,y,z)(x,y,z).
  5. Verify: the vertex satisfies the equation, and setting z=0z=0 recovers the guiding curve.

Generator from vertex to guiding curve: parametric construction

Worked Example(s)

2018 Paper 1, 2018-P1-Q4c (13 marks)

Find the equation of the cone with (0,0,1)(0,0,1) as the vertex and 2x2y2=4, z=02x^2-y^2=4,\ z=0 as the guiding curve.

1 — Parametrise. Vertex V=(0,0,1)V=(0,0,1). Generator through VV and P=(x,y,z)P=(x,y,z) meets z=0z=0 at (X,Y,0)(X,Y,0). Parametrically (x,y,z)=(0,0,1)+t(X,Y,1)=(tX,tY,1t)(x,y,z)=(0,0,1)+t(X,Y,-1)=(tX,\,tY,\,1-t). From the zz-component, t=1zt=1-z. Hence X=x1z,Y=y1z.X=\frac{x}{1-z},\qquad Y=\frac{y}{1-z}.

2 — Impose guiding curve. 2X2Y2=42X^2-Y^2=4 gives 2x2y2(1z)2=4.\frac{2x^2-y^2}{(1-z)^2}=4.

3 — Result.   2x2y2=4(1z)2,i.e.2x2y24z2+8z4=0.  \boxed{\;2x^2-y^2=4(1-z)^2,\quad\text{i.e.}\quad 2x^2-y^2-4z^2+8z-4=0.\;}

Verify: at V=(0,0,1)V=(0,0,1): 004+84=00-0-4+8-4=0 ✓. At z=0z=0: 2x2y2=42x^2-y^2=4 ✓.


2023 Paper 1, 2023-P1-Q2c-ii (10 marks)

The plane x/a+y/b+z/c=1x/a+y/b+z/c=1 meets the axes at A,B,CA,B,C. Prove that the cone from OO to the circle ABCABC has equation yz(b/c+c/b)+zx(c/a+a/c)+xy(a/b+b/a)=0yz(b/c+c/b)+zx(c/a+a/c)+xy(a/b+b/a)=0.

1 — The sphere through O,A,B,CO,A,B,C. The sphere x2+y2+z2=ax+by+czx^2+y^2+z^2=ax+by+cz passes through the origin and through A=(a,0,0)A=(a,0,0), B=(0,b,0)B=(0,b,0), C=(0,0,c)C=(0,0,c) (check each: e.g. at AA, a2=a2a^2=a^2 ✓). So the circle ABCABC is the intersection of this sphere with the given plane.

2 — Parametrise. A ray from OO through P=(x,y,z)P=(x,y,z) is (tx,ty,tz)(tx,ty,tz). It meets the plane at t(x/a+y/b+z/c)=1t(x/a+y/b+z/c)=1, so t=abc/(bcx+cay+abz)t=abc/(bcx+cay+abz).

3 — On the sphere. Substituting (tx,ty,tz)(tx,ty,tz) into the sphere: t2(x2+y2+z2)=t(ax+by+cz)t^2(x^2+y^2+z^2)=t(ax+by+cz). For t0t\neq0, divide by tt and substitute: abc(x2+y2+z2)bcx+cay+abz=ax+by+cz.\frac{abc(x^2+y^2+z^2)}{bcx+cay+abz}=ax+by+cz.

4 — Cross-multiply and expand. Both sides have abc(x2+y2+z2)abc(x^2+y^2+z^2) which cancels, leaving cross terms only: 0=c(a2+b2)xy+b(a2+c2)xz+a(b2+c2)yz.0=c(a^2+b^2)xy+b(a^2+c^2)xz+a(b^2+c^2)yz.

5 — Divide by abcabc and recognise (a2+b2)/(ab)=a/b+b/a(a^2+b^2)/(ab)=a/b+b/a:   xy ⁣(ab+ba)+xz ⁣(ac+ca)+yz ⁣(bc+cb)=0.  \boxed{\;xy\!\left(\frac{a}{b}+\frac{b}{a}\right)+xz\!\left(\frac{a}{c}+\frac{c}{a}\right)+yz\!\left(\frac{b}{c}+\frac{c}{b}\right)=0.\;}


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

Find the equation of the cone with vertex (1,1,0)(1,1,0) and guiding curve y=0,  x2+z2=4y=0,\;x^2+z^2=4.

1 — Parametrise. Vertex V=(1,1,0)V=(1,1,0). Generator to P=(X,Y,Z)P=(X,Y,Z) meets y=0y=0 at parameter t=1/(1Y)t=1/(1-Y). Intersection point: x=(XY)/(1Y)x^*=(X-Y)/(1-Y), z=Z/(1Y)z^*=Z/(1-Y).

2 — Impose guiding curve x2+z2=4x^{*2}+z^{*2}=4: (XY)2+Z2=4(1Y)2.(X-Y)^2+Z^2=4(1-Y)^2.

3 — Expand (rename X,Y,Zx,y,zX,Y,Z\to x,y,z):   x22xy3y2+z2+8y4=0.  \boxed{\;x^2-2xy-3y^2+z^2+8y-4=0.\;}

Verify: at V=(1,1,0)V=(1,1,0): 123+0+84=01-2-3+0+8-4=0 ✓. At y=0y=0: x2+z2=4x^2+z^2=4 ✓.

Common Traps


perpendicular-generators (3 question(s); 2015, 2016, 2020)

Recognition Cues

Solution Template

  1. Existence check. Write the cone as ax2+by2+cz2+=0ax^2+by^2+cz^2+\cdots=0. It has mutually perpendicular generator triples iff a+b+c=0a+b+c=0. (When all square terms are absent, a=b=c=0a=b=c=0 and the condition holds automatically — state this explicitly for the “show infinitely many” part.)
  2. Set up the perpendicularity constraint. If d1=(1,m1,n1)\mathbf{d}_1=(\ell_1,m_1,n_1) is the given generator, the other two have directions (,m,n)(\ell,m,n) satisfying 1+m1m+n1n=0\ell_1\ell+m_1m+n_1n=0.
  3. Parametrise. Express \ell in terms of m,nm,n from the perpendicularity condition.
  4. Substitute into the cone equation. You get a homogeneous quadratic in m,nm,n — factor it (always factors over R\mathbb{R} when the cone has the right structure).
  5. The two roots give d2\mathbf{d}_2 and d3\mathbf{d}_3. Recover the full direction from each root using the perpendicularity relation.
  6. Verify all three pairwise dot products are zero, and each direction satisfies the cone equation.

Three mutually perpendicular generators: the plane perpendicular to \mathbf{d}_1 intersects the cone in \mathbf{d}_2 and \mathbf{d}_3

Worked Example(s)

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

If 6x=3y=2z6x=3y=2z is one of three mutually perpendicular generators of 5yz8zx3xy=05yz-8zx-3xy=0, find the other two.

1 — Existence. a=b=c=0a=b=c=0, so a+b+c=0a+b+c=0 ✓.

2 — Given direction. 6x=3y=2z6x=3y=2z gives x/1=y/2=z/3x/1=y/2=z/3, so d1=(1,2,3)\mathbf{d}_1=(1,2,3).

3 — Perpendicularity constraint. +2m+3n=0\ell+2m+3n=0, so =2m3n\ell=-2m-3n.

4 — Substitute into cone. 5mn8nl3lm=05mn-8nl-3lm=0 with l=2m3nl=-2m-3n: 5mn+16mn+24n2+6m2+9mn=0    6m2+30mn+24n2=0    (m+n)(m+4n)=0.5mn+16mn+24n^2+6m^2+9mn=0\;\Longrightarrow\;6m^2+30mn+24n^2=0\;\Longrightarrow\;(m+n)(m+4n)=0.

5 — Two directions. m=n=nm=-n\Rightarrow\ell=-n: direction d2=(1,1,1)\mathbf{d}_2=(-1,-1,1). m=4n=5nm=-4n\Rightarrow\ell=5n: direction d3=(5,4,1)\mathbf{d}_3=(5,-4,1).

  x1=y1=z1andx5=y4=z1.  \boxed{\;\frac{x}{-1}=\frac{y}{-1}=\frac{z}{1}\qquad\text{and}\qquad\frac{x}{5}=\frac{y}{-4}=\frac{z}{1}.\;}

Verify: d1d2=12+3=0\mathbf{d}_1\cdot\mathbf{d}_2=-1-2+3=0, d1d3=58+3=0\mathbf{d}_1\cdot\mathbf{d}_3=5-8+3=0, d2d3=5+4+1=0\mathbf{d}_2\cdot\mathbf{d}_3=-5+4+1=0 ✓.


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

Show the cone 3yz2zx2xy=03yz-2zx-2xy=0 has infinitely many mutually perpendicular generator triads. If x/1=y/1=z/2x/1=y/1=z/2 is one generator, find the other two.

1 — Infinitely many triads. The cone has no x2,y2,z2x^2,y^2,z^2 terms, so a+b+c=0+0+0=0a+b+c=0+0+0=0. Hence every triad satisfying the constraints is mutually perpendicular, and one exists through any direction on the cone — infinitely many. \blacksquare

2 — Given direction. d1=(1,1,2)\mathbf{d}_1=(1,1,2).

3 — Perpendicularity. +m+2n=0=m2n\ell+m+2n=0\Rightarrow\ell=-m-2n.

4 — Substitute into cone 3mn2n2m=03mn-2n\ell-2\ell m=0: 2m2+9mn+4n2=(2m+n)(m+4n)=0.2m^2+9mn+4n^2=(2m+n)(m+4n)=0.

5 — Directions. n=2m=3mn=-2m\Rightarrow\ell=3m: d2=(3,1,2)\mathbf{d}_2=(3,1,-2). m=4n=2nm=-4n\Rightarrow\ell=2n: d3=(2,4,1)\mathbf{d}_3=(2,-4,1).

  x3=y1=z2andx2=y4=z1.  \boxed{\;\frac{x}{3}=\frac{y}{1}=\frac{z}{-2}\qquad\text{and}\qquad\frac{x}{2}=\frac{y}{-4}=\frac{z}{1}.\;}


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

The line x/1=y/2=z/3x/1=y/2=z/3 is one of three mutually perpendicular generators of 5yz8zx3xy=05yz-8zx-3xy=0. Find the other two.

Same cone and same generator direction as 2015-P1-Q2d; the computation proceeds identically.

1–5. d1=(1,2,3)\mathbf{d}_1=(1,2,3). Perpendicularity: =2m3n\ell=-2m-3n. Cone: (y+z)(y+4z)=0(y+z)(y+4z)=0. Directions: d2=(1,1,1)\mathbf{d}_2=(1,1,-1) (i.e. direction (1,1,1)(-1,-1,1) equivalently), d3=(5,4,1)\mathbf{d}_3=(5,-4,1).

  x1=y1=z1andx5=y4=z1.  \boxed{\;\frac{x}{1}=\frac{y}{1}=\frac{z}{-1}\qquad\text{and}\qquad\frac{x}{5}=\frac{y}{-4}=\frac{z}{1}.\;}

Verify (all six dot products and cone-equation checks): all zero ✓.

Common Traps


plane-section-type (3 question(s); 2013, 2014, 2019)

Recognition Cues

Solution Template

For perpendicular-lines check (direct):

  1. Use the plane to eliminate one variable from the cone equation.
  2. The result is a quadratic in two variables in that plane; check if it has two real perpendicular lines.
  3. Two lines are perpendicular iff the sum of coefficients of the squared terms is zero (A+C=0A+C=0 for Ax2+Bxy+Cy2=0Ax^2+Bxy+Cy^2=0), OR use the standard formula below.

Standard formula: For cone ax2+by2+cz2+2fyz+2gzx+2hxy=0ax^2+by^2+cz^2+2fyz+2gzx+2hxy=0 cut by plane lx+my+nz=0lx+my+nz=0: (b+c)l2+(c+a)m2+(a+b)n22fmn2gnl2hlm=0    section is perpendicular lines.(b+c)l^2+(c+a)m^2+(a+b)n^2-2fmn-2gnl-2hlm=0\;\Longleftrightarrow\;\text{section is perpendicular lines.}

For rectangular hyperbola (enveloping cone):

  1. Write the enveloping cone SS1=T2SS_1=T^2 (sphere SS, pole PP, S1=S(P)S_1=S(P), polar TT).
  2. Intersect with the given plane by setting one variable to 0.
  3. Collect terms; check A+C=0A+C=0 and h2ab>0h^2-ab>0.

For locus of vertex (2013-style):

  1. Write the cone equation in terms of an unknown vertex V=(α,β,γ)V=(\alpha,\beta,\gamma).
  2. Impose extra conditions (point on cone, section type) to get equations in (α,β,γ)(\alpha,\beta,\gamma).
  3. Together those equations describe the locus.

Cone cut by a plane: the nature of the conic section depends on A+C

Worked Example(s)

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

A cone has guiding circle x2+y2+2ax+2by=0,  z=0x^2+y^2+2ax+2by=0,\;z=0 and passes through (0,0,c)(0,0,c). If the section y=0y=0 is a rectangular hyperbola, prove the vertex lies on x2+y2+z2+2ax+2by=0,  2ax+2by+cz=0x^2+y^2+z^2+2ax+2by=0,\;2ax+2by+cz=0.

Let V=(α,β,γ)V=(\alpha,\beta,\gamma) with γ0\gamma\neq0. A point (x,y,z)(x,y,z) is on the cone iff its generator from VV meets z=0z=0 in the guiding circle. Parametrising gives X=(γxαz)/(γz)X=(\gamma x-\alpha z)/(\gamma-z), Y=(γyβz)/(γz)Y=(\gamma y-\beta z)/(\gamma-z).

Condition I — passes through (0,0,c)(0,0,c). Substitute and simplify: c(α2+β2)2(γc)(aα+bβ)=0.(I)c(\alpha^2+\beta^2)-2(\gamma-c)(a\alpha+b\beta)=0.\qquad\text{(I)}

Condition II — section y=0y=0 is a rectangular hyperbola. Set y=0y=0 in the cone equation; read off the x2x^2 and z2z^2 coefficients and set their sum to zero: γ2+α2+β2+2aα+2bβ=0.(II)\gamma^2+\alpha^2+\beta^2+2a\alpha+2b\beta=0.\qquad\text{(II)}

Combine. Substitute (II) into (I) (replacing α2+β2+2aα+2bβ\alpha^2+\beta^2+2a\alpha+2b\beta by γ2-\gamma^2): c(γ2)2γ(aα+bβ)=0    2aα+2bβ+cγ=0.(III)c(-\gamma^2)-2\gamma(a\alpha+b\beta)=0\;\Longrightarrow\;2a\alpha+2b\beta+c\gamma=0.\qquad\text{(III)}

The vertex (α,β,γ)(\alpha,\beta,\gamma) satisfies both (II) and (III). Renaming (α,β,γ)(x,y,z)(\alpha,\beta,\gamma)\to(x,y,z):   x2+y2+z2+2ax+2by=0and2ax+2by+cz=0.  \boxed{\;x^2+y^2+z^2+2ax+2by=0\quad\text{and}\quad 2ax+2by+cz=0.\;}\qquad\blacksquare


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

Examine whether x+y+z=0x+y+z=0 cuts yz+zx+xy=0yz+zx+xy=0 in perpendicular lines.

Direct route. Set z=(x+y)z=-(x+y): y((x+y))+((x+y))x+xy=(x2+xy+y2).y(-(x+y))+(-(x+y))x+xy=-(x^2+xy+y^2). The section is x2+xy+y2=0x^2+xy+y^2=0. Since (x+y/2)2+3y2/40(x+y/2)^2+3y^2/4\geq 0 with equality only at the origin, no real lines exist.

Standard formula. For the cone yz+zx+xy=0yz+zx+xy=0: a=b=c=0a=b=c=0, f=g=h=1/2f=g=h=1/2. Plane l=m=n=1l=m=n=1: (b+c)l2+2fmn2gnl2hlm=0+0+0111=30.(b+c)l^2+\cdots-2fmn-2gnl-2hlm=0+0+0-1-1-1=-3\neq 0.

  The plane does not cut the cone in perpendicular lines (no real lines of intersection exist).  \boxed{\;\text{The plane does not cut the cone in perpendicular lines (no real lines of intersection exist).}\;}


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

Prove that z=0z=0 cuts the enveloping cone of x2+y2+z2=11x^2+y^2+z^2=11 from vertex (2,4,1)(2,4,1) in a rectangular hyperbola.

1 — Enveloping cone. S1=4+16+111=10S_1=4+16+1-11=10; T=2x+4y+z11T=2x+4y+z-11. Cone: 10(x2+y2+z211)=(2x+4y+z11)210(x^2+y^2+z^2-11)=(2x+4y+z-11)^2.

2 — Set z=0z=0. 10(x2+y211)=(2x+4y11)2    6x216xy6y2+44x+88y231=0.10(x^2+y^2-11)=(2x+4y-11)^2\;\Longrightarrow\;6x^2-16xy-6y^2+44x+88y-231=0.

3 — Check rectangular hyperbola. A=6A=6 (coeff x2x^2), C=6C=-6 (coeff y2y^2): A+C=0A+C=0 ✓. Also h2ab=64+36=100>0h^2-ab=64+36=100>0, confirming a genuine (non-degenerate) hyperbola.

  The section is a rectangular hyperbola.  \boxed{\;\text{The section is a rectangular hyperbola.}\;}\qquad\blacksquare

Common Traps


perp-generator-condition (2 question(s); 2021, 2022)

Recognition Cues

Solution Template

Deriving the condition (2022-style):

  1. Parametrise: let t=l/mt=l/m be the slope ratio of a direction in the plane; substitute n=(ul+vm)/wn=-(ul+vm)/w into the cone.
  2. The quadratic in tt has two roots t1,t2t_1,t_2 (the two generators). By Vieta: t1t2=(bw2+cv2)/(aw2+cu2)t_1t_2=(bw^2+cv^2)/(aw^2+cu^2) and t1+t2=2cuv/(aw2+cu2)t_1+t_2=-2cuv/(aw^2+cu^2).
  3. Compute n1n2/(m1m2)n_1n_2/(m_1m_2) from the plane equation: (bu2+av2)/(aw2+cu2)(bu^2+av^2)/(aw^2+cu^2).
  4. Perpendicularity: t1t2+1+n1n2/(m1m2)=0t_1t_2+1+n_1n_2/(m_1m_2)=0 (from l1l2+m1m2+n1n2=0l_1l_2+m_1m_2+n_1n_2=0).
  5. Assemble and simplify to get (b+c)u2+(c+a)v2+(a+b)w2=0(b+c)u^2+(c+a)v^2+(a+b)w^2=0.

Using the condition (2021-style):

  1. State the perpendicular-generator condition ()(\star): (b+c)u2+(c+a)v2+(a+b)w2=0(b+c)u^2+(c+a)v^2+(a+b)w^2=0.
  2. Write the tangency condition for the plane ux+vy+wz=0ux+vy+wz=0 to touch the reciprocal cone S:x2/(b+c)+y2/(c+a)+z2/(a+b)=0S':x^2/(b+c)+y^2/(c+a)+z^2/(a+b)=0: (b+c)u2+(c+a)v2+(a+b)w2=0(b+c)u^2+(c+a)v^2+(a+b)w^2=0.
  3. Observe the two conditions are identical — done.

Worked Example(s)

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

Plane ux+vy+wz=0ux+vy+wz=0 cuts ax2+by2+cz2=0ax^2+by^2+cz^2=0 in perpendicular generators: prove (b+c)u2+(c+a)v2+(a+b)w2=0(b+c)u^2+(c+a)v^2+(a+b)w^2=0.

Both surfaces pass through OO; the intersection consists of two lines through OO with directions 1=(l1,m1,n1)\mathbf{\ell}_1=(l_1,m_1,n_1) and 2=(l2,m2,n2)\mathbf{\ell}_2=(l_2,m_2,n_2).

Step 1. From the plane wn=(ul+vm)wn=-(ul+vm); substitute into the cone to get (aw2+cu2)l2+2cuvlm+(bw2+cv2)m2=0.(aw^2+cu^2)l^2+2cuv\,lm+(bw^2+cv^2)m^2=0.

Step 2. Vieta: t1t2=l1l2/m1m2=(bw2+cv2)/(aw2+cu2)t_1t_2=l_1l_2/m_1m_2=(bw^2+cv^2)/(aw^2+cu^2); t1+t2=2cuv/(aw2+cu2)t_1+t_2=-2cuv/(aw^2+cu^2).

Step 3. From ni=(uli+vmi)/wn_i=-(ul_i+vm_i)/w: n1n2m1m2=bu2+av2aw2+cu2.\frac{n_1n_2}{m_1m_2}=\frac{bu^2+av^2}{aw^2+cu^2}.

Step 4. Perpendicularity l1l2+m1m2+n1n2=0l_1l_2+m_1m_2+n_1n_2=0 divided by m1m2m_1m_2: bw2+cv2aw2+cu2+1+bu2+av2aw2+cu2=0.\frac{bw^2+cv^2}{aw^2+cu^2}+1+\frac{bu^2+av^2}{aw^2+cu^2}=0.

Step 5. Multiply by (aw2+cu2)(aw^2+cu^2) and collect:   (b+c)u2+(c+a)v2+(a+b)w2=0.  \boxed{\;(b+c)u^2+(c+a)v^2+(a+b)w^2=0.\;}\qquad\blacksquare


2021 Paper 1, 2021-P1-Q2a (20 marks)

Show that planes which cut ax2+by2+cz2=0ax^2+by^2+cz^2=0 in perpendicular generators touch x2b+c+y2c+a+z2a+b=0\dfrac{x^2}{b+c}+\dfrac{y^2}{c+a}+\dfrac{z^2}{a+b}=0.

Step 1 — Perpendicular-generator condition (proved in 2022-P1-Q4c): ux+vy+wz=0 cuts ax2+by2+cz2=0 in perp. generators    (b+c)u2+(c+a)v2+(a+b)w2=0.()ux+vy+wz=0 \text{ cuts } ax^2+by^2+cz^2=0 \text{ in perp. generators}\;\Longleftrightarrow\;(b+c)u^2+(c+a)v^2+(a+b)w^2=0.\qquad(\star)

Step 2 — Tangency condition. For cone SS' with diagonal coefficients p=1/(b+c)p=1/(b+c), q=1/(c+a)q=1/(c+a), r=1/(a+b)r=1/(a+b), the plane ux+vy+wz=0ux+vy+wz=0 through the vertex is tangent iff pu2+qv2+rw2=0,i.e.u2b+c+v2c+a+w2a+b=0.pu^2+qv^2+rw^2=0,\quad\text{i.e.}\quad\frac{u^2}{b+c}+\frac{v^2}{c+a}+\frac{w^2}{a+b}=0.

Multiply through by (b+c)(c+a)(a+b)(b+c)(c+a)(a+b): (c+a)(a+b)u2+(b+c)(a+b)v2+(b+c)(c+a)w2=0.(c+a)(a+b)u^2+(b+c)(a+b)v^2+(b+c)(c+a)w^2=0.

But ()(\star) also equals (b+c)u2+(c+a)v2+(a+b)w2=0(b+c)u^2+(c+a)v^2+(a+b)w^2=0. These are the same (both are equivalent to (b+c)u2+=0(b+c)u^2+\cdots=0 by the same identity).

Hence: plane cuts cone in perpendicular generators \Longleftrightarrow plane touches SS'. \blacksquare

Common Traps


cone-equation-condition (1 question(s); 2014)

Recognition Cues

Solution Template

  1. Complete the square in each of x,y,zx,y,z: group ax2+2ux=a(x+u/a)2u2/aax^2+2ux=a(x+u/a)^2-u^2/a, etc.
  2. The equation becomes aX2+bY2+cZ2=u2/a+v2/b+w2/cdaX^2+bY^2+cZ^2 = u^2/a+v^2/b+w^2/c-d (shifted coords X=x+u/aX=x+u/a, etc.).
  3. This is a cone (with vertex at the new origin) iff the RHS is zero.
  4. State the vertex location in original coordinates: (u/a,v/b,w/c)(-u/a,-v/b,-w/c).

Worked Example(s)

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

Prove ax2+by2+cz2+2ux+2vy+2wz+d=0ax^2+by^2+cz^2+2ux+2vy+2wz+d=0 represents a cone iff u2a+v2b+w2c=d\dfrac{u^2}{a}+\dfrac{v^2}{b}+\dfrac{w^2}{c}=d.

Complete the square: a ⁣(x+ua) ⁣2+b ⁣(y+vb) ⁣2+c ⁣(z+wc) ⁣2=u2a+v2b+w2cd.a\!\left(x+\frac{u}{a}\right)^{\!2}+b\!\left(y+\frac{v}{b}\right)^{\!2}+c\!\left(z+\frac{w}{c}\right)^{\!2}=\frac{u^2}{a}+\frac{v^2}{b}+\frac{w^2}{c}-d.

Let X=x+u/aX=x+u/a, Y=y+v/bY=y+v/b, Z=z+w/cZ=z+w/c. The equation is aX2+bY2+cZ2=kaX^2+bY^2+cZ^2=k where k=u2/a+v2/b+w2/cdk=u^2/a+v^2/b+w^2/c-d.

A surface aX2+bY2+cZ2=kaX^2+bY^2+cZ^2=k is a cone iff k=0k=0, i.e.   u2a+v2b+w2c=d.  \boxed{\;\frac{u^2}{a}+\frac{v^2}{b}+\frac{w^2}{c}=d.\;}\qquad\blacksquare

The vertex is at (X,Y,Z)=(0,0,0)(X,Y,Z)=(0,0,0), i.e. (u/a,v/b,w/c)(-u/a,-v/b,-w/c) in original coordinates.

Common Traps


cone-from-normals (1 question(s); 2014)

Recognition Cues

Solution Template

  1. Normal direction. At (x0,y0,z0)(x_0,y_0,z_0) on ax2+by2+cz2=1ax^2+by^2+cz^2=1, the normal direction is (ax0,by0,cz0)(ax_0,by_0,cz_0).
  2. Parametrise line from OO. (x,y,z)=t(ax0,by0,cz0)(x,y,z)=t(ax_0,by_0,cz_0), so x0=x/(at)x_0=x/(at), y0=y/(bt)y_0=y/(bt), z0=z/(ct)z_0=z/(ct).
  3. Conicoid constraint ax02+by02+cz02=1ax_0^2+by_0^2+cz_0^2=1 gives t2=x2/a+y2/b+z2/ct^2=x^2/a+y^2/b+z^2/c.
  4. Plane constraint lx0+my0+nz0=plx_0+my_0+nz_0=p gives t(lx/a+my/b+nz/c)=pt\cdot(lx/a+my/b+nz/c)=p, so t=p1(lx/a+my/b+nz/c)t=p^{-1}(lx/a+my/b+nz/c).
  5. Eliminate tt: square the plane relation and equate with the conicoid relation.

Worked Example(s)

2014 Paper 1, 2014-P1-Q4b (15 marks)

Show that lines from OO parallel to normals to ax2+by2+cz2=1ax^2+by^2+cz^2=1 at its intersection with lx+my+nz=plx+my+nz=p generate the cone p2(x2/a+y2/b+z2/c)=(lx/a+my/b+nz/c)2p^2(x^2/a+y^2/b+z^2/c)=(lx/a+my/b+nz/c)^2.

Steps 1–4. Conicoid: t2=x2/a+y2/b+z2/ct^2 = x^2/a+y^2/b+z^2/c (call this A). Plane: t=(lx/a+my/b+nz/c)/pt = (lx/a+my/b+nz/c)/p (call this B).

Step 5. Square B and equate with A: x2a+y2b+z2c=1p2 ⁣(lxa+myb+nzc) ⁣2.\frac{x^2}{a}+\frac{y^2}{b}+\frac{z^2}{c}=\frac{1}{p^2}\!\left(\frac{lx}{a}+\frac{my}{b}+\frac{nz}{c}\right)^{\!2}.

  p2 ⁣(x2a+y2b+z2c)= ⁣(lxa+myb+nzc) ⁣2.  \boxed{\;p^2\!\left(\frac{x^2}{a}+\frac{y^2}{b}+\frac{z^2}{c}\right)=\!\left(\frac{lx}{a}+\frac{my}{b}+\frac{nz}{c}\right)^{\!2}.\;}\qquad\blacksquare

This is homogeneous of degree 2 in (x,y,z)(x,y,z) — a cone with vertex at OO, as required.

Common Traps


cone-vertex (1 question(s); 2024)

Recognition Cues

Solution Template

  1. Compute the three partial derivatives Fx,Fy,FzF_x,F_y,F_z and set each to zero. This gives three linear equations in (x,y,z)(x,y,z).
  2. Solve the linear system (usually by substitution or Gaussian elimination).
  3. Verify F(V)=0F(V)=0. If the system has a unique solution but F(V)0F(V)\neq0, the surface is not a cone — report accordingly.

Worked Example(s)

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

Find the vertex of the cone 4x2y2+2z2+2xy3yz+12x11y+6z+4=04x^2-y^2+2z^2+2xy-3yz+12x-11y+6z+4=0.

Partials: Fx=8x+2y+12=0    4x+y=6,(1)F_x=8x+2y+12=0\;\Rightarrow\;4x+y=-6,\qquad(1) Fy=2x2y3z11=0    2x2y3z=11,(2)F_y=2x-2y-3z-11=0\;\Rightarrow\;2x-2y-3z=11,\qquad(2) Fz=4z3y+6=0    3y+4z=6.(3)F_z=4z-3y+6=0\;\Rightarrow\;-3y+4z=-6.\qquad(3)

Solve. From (1): y=4x6y=-4x-6. Substitute into (2): 10x3z=110x-3z=-1. Into (3): 12x+4z=24z=63x12x+4z=-24\Rightarrow z=-6-3x. Then 10x3(63x)=119x=19x=110x-3(-6-3x)=-1\Rightarrow 19x=-19\Rightarrow x=-1, z=3z=-3, y=2y=-2.

Verify. F(1,2,3)=44+18+41812+2218+4=0F(-1,-2,-3)=4-4+18+4-18-12+22-18+4=0 ✓.

  Vertex: (1,2,3).  \boxed{\;\text{Vertex: }(-1,\,-2,\,-3).\;}

Common Traps


Marks-Aware Writing

10-mark questions (computation or short proof): Set up the method in one sentence, execute the algebra, box the answer. For perpendicular-generators: state the existence criterion (one line), then the full calculation. For enveloping cone: write SS1=T2SS_1=T^2 explicitly, substitute, and read off the section. A single verification step at the end.

13-mark questions (slightly extended): Same as 10-mark but include an explicit verify step and state each intermediate result clearly. For cone-from-vertex-curve: make the parametrisation explicit (show t=t=\cdots, X=X=\cdots, Y=Y=\cdots).

15-mark questions (proof with multiple conditions, or full perpendicular-generator set): Prove existence first, then compute. For the perpendicular-generators type: verify all three pairwise dot products and all three on-cone checks. For locus problems (2013 style): derive each condition with a labelled equation number.

20-mark question (2021-style reciprocal-cone duality): Use a structured proof format — state the two conditions separately, show their equivalence, conclude. A geometric interpretation sentence earns the final marks.

Practice Set

Work these in exam conditions (no notes). Each question is from an actual UPSC paper.

YearPaper/QMarksArchetypeOne-line hint
2025P1-Q1e10cone-from-vertex-curveVertex (1,1,0)(1,1,0), plane y=0y=0; find tt from setting yy-coord to zero
2024P1-Q3c15cone-vertexSet all three partials of FF to zero; solve the 3×33\times3 linear system; verify F(V)=0F(V)=0
2023P1-Q2c-ii10cone-from-vertex-curveThe sphere through O,A,B,CO,A,B,C is x2+y2+z2=ax+by+czx^2+y^2+z^2=ax+by+cz
2022P1-Q4c15perp-generator-conditionParametrise intersection by slope ratio t=l/mt=l/m; Vieta + perpendicularity gives the identity
2021P1-Q2a20perp-generator-conditionCompare perp-gen condition with tangency condition for the reciprocal cone
2020P1-Q3c15perpendicular-generatorsSame cone and generator as 2015; state existence first, then intersect cone with x+2y+3z=0x+2y+3z=0
2019P1-Q2c-ii10plane-section-typeEnveloping cone SS1=T2SS_1=T^2; set z=0z=0; check A+C=0A+C=0 and h2ab>0h^2-ab>0
2018P1-Q4c13cone-from-vertex-curvet=1zt=1-z from the zz-component; divide; the (1z)2(1-z)^2 clears cleanly
2016P1-Q4b10perpendicular-generatorsState existence by trace-zero; then find other two from cone \cap perp plane
2015P1-Q2d13perpendicular-generatorsDirection from 6x=3y=2z6x=3y=2z is (1,2,3)(1,2,3); cone + perp plane → quadratic in m,nm,n
2014P1-Q1e10plane-section-typeTwo routes: direct substitution (x2+xy+y20x^2+xy+y^2\geq0) + standard formula (answer 30-3\neq0)
2014P1-Q4a-ii10cone-equation-conditionComplete the square; cone iff the constant on RHS vanishes
2014P1-Q4b15cone-from-normalsNormal at a conicoid point has direction (ax0,by0,cz0)(ax_0,by_0,cz_0); parametrise from OO; eliminate the foot-point
2013P1-Q4b15plane-section-typeDerive two conditions on vertex (α,β,γ)(\alpha,\beta,\gamma): passes through (0,0,c)(0,0,c) + rectangular hyperbola; combine to get locus

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