The math optional, made finite. Daily Practice

Second-degree equations in three variables

At a Glance

Why This Chapter Matters

Two distinct question types hide under this atom: the director sphere (finding the locus of intersection of three mutually perpendicular tangent planes to a conicoid) and ruled-surface generation (finding the surface traced by a moving line meeting two guide lines under a planarity constraint). The director sphere has appeared in identical form in both 2016 and 2017 — knowing the four-step orthonormal-triad proof cold guarantees 10–15 marks whenever it appears. Ruled-surface generation is rarer but tests the same parametric-elimination technique used throughout analytic geometry, so it pays for itself by cross-training other archetypes.

Minimum Theory

The central conicoid and its tangent planes. For the conicoid ax2+by2+cz2=1ax^2+by^2+cz^2=1, a plane x+my+nz=p\ell x+my+nz=p is tangent to it if and only if p2=2a+m2b+n2c.p^2=\frac{\ell^2}{a}+\frac{m^2}{b}+\frac{n^2}{c}. This is the standard tangency condition. Written in terms of the unit normal n^=(,m,n)\hat{\mathbf n}=(\ell,m,n) (so 2+m2+n2=1\ell^2+m^2+n^2=1), the distance from the origin to the tangent plane is p|p| and the condition reads p2=2/a+m2/b+n2/cp^2=\ell^2/a+m^2/b+n^2/c.

Orthonormal triad identity. If {n^1,n^2,n^3}\{\hat{\mathbf n}_1,\hat{\mathbf n}_2,\hat{\mathbf n}_3\} is an orthonormal basis of R3\mathbb R^3 (i.e. mutually perpendicular unit vectors), then for any fixed vector v\mathbf v: i=13(n^iv)2=v2,i=13i2=i=13mi2=i=13ni2=1.\sum_{i=1}^{3}(\hat{\mathbf n}_i\cdot\mathbf v)^2=|\mathbf v|^2,\qquad\sum_{i=1}^{3}\ell_i^2=\sum_{i=1}^{3}m_i^2=\sum_{i=1}^{3}n_i^2=1. These two identities are the engine of the director-sphere derivation.

Ruled surface generation. A ruled surface is generated by a one-parameter family of straight lines. To find its equation: parametrise the generator by its two meeting-point parameters on the guide curves; impose any external constraint (such as parallel to a plane) to reduce to one free parameter; then eliminate all parameters to get a single algebraic relation in (x,y,z)(x,y,z).

Director sphere: three mutually perpendicular tangent planes to ax^2+by^2+cz^2=1 meet on the sphere x^2+y^2+z^2=1/a+1/b+1/c

Question Archetypes

ArchetypeYou are seeing this when…
director-sphere”Find the locus of intersection of three mutually perpendicular tangent planes to ax2+by2+cz2=1ax^2+by^2+cz^2=1
ruled-surface-generation”Find the surface generated by a line meeting two lines and parallel to a plane”

director-sphere (2 question(s); 2016, 2017)

Recognition Cues

Solution Template

  1. State the tangency condition. A plane x+my+nz=p\ell x+my+nz=p is tangent to ax2+by2+cz2=1ax^2+by^2+cz^2=1 iff p2=2/a+m2/b+n2/cp^2=\ell^2/a+m^2/b+n^2/c.
  2. Work with unit normals. Normalise: n^i=(i,mi,ni)\hat{\mathbf n}_i=(\ell_i,m_i,n_i) with n^i=1|\hat{\mathbf n}_i|=1 for i=1,2,3i=1,2,3, and the three normals are mutually perpendicular.
  3. Write the tangency condition for each plane through P=(x0,y0,z0)P=(x_0,y_0,z_0). pi=n^iOPp_i=\hat{\mathbf n}_i\cdot\mathbf{OP} and pi2=i2/a+mi2/b+ni2/cp_i^2=\ell_i^2/a+m_i^2/b+n_i^2/c.
  4. Sum the three conditions. Use (i) ipi2=OP2=x02+y02+z02\sum_i p_i^2=|\mathbf{OP}|^2=x_0^2+y_0^2+z_0^2 and (ii) ii2=imi2=ini2=1\sum_i\ell_i^2=\sum_i m_i^2=\sum_i n_i^2=1.
  5. Conclude. The locus is x2+y2+z2=1/a+1/b+1/cx^2+y^2+z^2=1/a+1/b+1/c.

Worked Example(s)

2016 Paper 1, 2016-P1-Q4d (15 marks)

Find the locus of the point of intersection of three mutually perpendicular tangent planes to ax2+by2+cz2=1ax^2+by^2+cz^2=1.

Step 1 — Tangency condition. A plane x+my+nz=p\ell x+my+nz=p is tangent to the conicoid iff p2=2a+m2b+n2c.p^2=\frac{\ell^2}{a}+\frac{m^2}{b}+\frac{n^2}{c}.

Step 2 — Unit-normal setup. Let the three tangent planes have mutually perpendicular unit normals n^i=(i,mi,ni)\hat{\mathbf n}_i=(\ell_i,m_i,n_i), i=1,2,3i=1,2,3, meeting at P=(x0,y0,z0)P=(x_0,y_0,z_0). For each plane through PP: pi=ix0+miy0+niz0p_i=\ell_i x_0+m_i y_0+n_i z_0.

Step 3 — Three tangency equations. Since n^i=1|\hat{\mathbf n}_i|=1: pi2=i2a+mi2b+ni2c,i=1,2,3.p_i^2=\frac{\ell_i^2}{a}+\frac{m_i^2}{b}+\frac{n_i^2}{c},\qquad i=1,2,3.

Step 4 — Sum. Add all three equations. Left side: ipi2=i(n^iOP)2=OP2=x02+y02+z02\sum_i p_i^2=\sum_i(\hat{\mathbf n}_i\cdot\mathbf{OP})^2=|\mathbf{OP}|^2=x_0^2+y_0^2+z_0^2 (Parseval identity for an orthonormal basis). Right side: ii2a+mi2b+ni2c=i2a+mi2b+ni2c=1a+1b+1c,\sum_i\frac{\ell_i^2}{a}+\frac{m_i^2}{b}+\frac{n_i^2}{c}=\frac{\sum\ell_i^2}{a}+\frac{\sum m_i^2}{b}+\frac{\sum n_i^2}{c}=\frac{1}{a}+\frac{1}{b}+\frac{1}{c}, since ii2=imi2=ini2=1\sum_i\ell_i^2=\sum_i m_i^2=\sum_i n_i^2=1 for an orthonormal basis.

Step 5 — Locus. Equating:   x2+y2+z2=1a+1b+1c.  \boxed{\;x^2+y^2+z^2=\frac{1}{a}+\frac{1}{b}+\frac{1}{c}.\;}

This is the director sphere of the conicoid, centred at the origin with radius 1/a+1/b+1/c\sqrt{1/a+1/b+1/c}. \blacksquare


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

Find the locus of the point of intersection of three mutually perpendicular tangent planes to ax2+by2+cz2=1ax^2+by^2+cz^2=1.

This is the identical question to 2016-P1-Q4d. The derivation proceeds through the same five steps; the answer is:

  x2+y2+z2=1a+1b+1c.  \boxed{\;x^2+y^2+z^2=\frac{1}{a}+\frac{1}{b}+\frac{1}{c}.\;}

Cross-check. For the unit sphere a=b=c=1a=b=c=1: the formula gives radius 3\sqrt{3}, matching the known circumscribing sphere of a unit-sphere’s mutually perpendicular tangent configuration. \checkmark

For an ellipsoid with semi-axes A,B,CA,B,C (so a=1/A2a=1/A^2, etc.), the director sphere has radius A2+B2+C2\sqrt{A^2+B^2+C^2} — the familiar sum-of-squares formula.

Common Traps


ruled-surface-generation (1 question(s); 2016)

Recognition Cues

Solution Template

  1. Parametrise each guide line. Express a general point on L1L_1 as (x1(t),y1(t),z1(t))(x_1(t),y_1(t),z_1(t)) and on L2L_2 as (x2(s),y2(s),z2(s))(x_2(s),y_2(s),z_2(s)).
  2. Write the direction of the generator. d=(x2(s)x1(t),y2(s)y1(t),z2(s)z1(t))\mathbf d = (x_2(s)-x_1(t),\,y_2(s)-y_1(t),\,z_2(s)-z_1(t)).
  3. Apply the constraint. If the generator is parallel to a plane with normal n\mathbf n, then dn=0\mathbf d\cdot\mathbf n=0. Solve for one parameter in terms of the other.
  4. Parametrise the generator. Use the two meeting points and one free parameter uu along the line: (X,Y,Z)=(point on L1)+ud(X,Y,Z)=(\text{point on }L_1)+u\cdot\mathbf d.
  5. Eliminate all parameters (t,s,ut,s,u) from the three coordinate equations. The result is the surface equation.
  6. Verify. Confirm a specific point on a generator satisfies the surface equation.

Worked Example

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

Find the surface generated by a line which intersects the lines y=a,  z=ay=a,\;z=a and x+3z=a,  y+z=ax+3z=a,\;y+z=a and is parallel to the plane x+y=0x+y=0.

Step 1 — Parametrise the guide lines.

L1L_1: y=ay=a, z=az=a. A general point on L1L_1: (t,a,a)(t,\,a,\,a).

L2L_2: x+3z=ax+3z=a, y+z=ay+z=a. Put z=sz=s: then y=asy=a-s, x=a3sx=a-3s. Point on L2L_2: (a3s,as,s)(a-3s,\,a-s,\,s).

Step 2 — Generator direction.

d=(a3st,s,sa).\mathbf d=(a-3s-t,\,-s,\,s-a).

Step 3 — Apply the planarity constraint. The plane x+y=0x+y=0 has normal n=(1,1,0)\mathbf n=(1,1,0). Parallel to the plane means dn=0\mathbf d\cdot\mathbf n=0: (a3st)+(s)=0    t=a4s.(a-3s-t)+(-s)=0\;\Longrightarrow\;t=a-4s.

With this substitution: a3st=sa-3s-t=s, so d=(s,s,sa)\mathbf d=(s,-s,s-a) and the L1L_1 end becomes (a4s,a,a)(a-4s,a,a).

Step 4 — Parametrise the generator.

(X,Y,Z)=(a4s+su,  asu,  a+(sa)u).(X,Y,Z)=(a-4s+su,\;a-su,\;a+(s-a)u).

Step 5 — Eliminate ss and uu. Elimination (via resultants or substitution) removes both ss and uu, giving the surface:

  y2+xy+yz+zx2a(x+z)=0.  \boxed{\;y^2+xy+yz+zx-2a(x+z)=0.\;}

Verification. Substituting the parametrisation into xy+xz+y2+yz2ax2azxy+xz+y^2+yz-2ax-2az gives 00 identically in s,us,u. \checkmark

Common Traps


Marks-Aware Writing

10-mark questions (director sphere or ruled surface): Write out each step cleanly. For the director sphere, the tangency condition + two orthonormality identities + “sum and equate” is the entire proof — four logical lines with one display equation each. For ruled surface, the parametrisation + constraint-reduction + elimination is the expected structure; a final verification earns the last mark.

15-mark questions (director sphere extended or harder ruled surface): Same as above but with additional detail. For the director sphere at 15 marks, write the tangency condition derivation (not just state it), explain why ipi2=OP2\sum_i p_i^2=|\mathbf{OP}|^2 (cite Pythagoras/completeness), and verify the formula at a=b=ca=b=c as a special case. For ruled surfaces, show each intermediate step of the elimination and verify by substitution.

Practice Set

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