Intersection of Two Surfaces

Summary: §§137–138 of the Appendix on Surfaces. Given two surfaces in three coordinates, the intersection is found by eliminating one variable between the two equations. The result is an equation in the other two, giving the projection of the intersection onto the coordinate plane spanned by them. Special case: surface meets plane — substitute to get the section equation, identical to the oblique-plane-section-method.

Sources: appendix6, §§137–138.

Last updated: 2026-05-12.


§137 — Setup

Just as the intersection of two planes is a straight line, so the intersection of two surfaces is either a straight line or a curve, which may lie on a plane or it may not. Whatever kind it may be, each of its points must lie on both surfaces, so that it will satisfy both equations. (source: appendix6, §137)

So a point lies on the intersection iff it satisfies both surface equations simultaneously. Two equations in three variables yield a 1D locus.

§138 — Elimination procedure

Suppose we are given two surfaces which intersect each other, each expressed by an equation in three coordinates with respect to the same set of principal axes. Thus we have two equations in the three coordinates and . If we eliminate one of these coordinates, we have an equation in the two other variables which gives the projection of the intersection onto the plane determined by these two coordinates. (source: appendix6, §138)

Eliminate (using a resultant or substitution) → equation , the projection onto plane . Eliminate → equation , the projection onto plane . Eliminate → equation , the projection onto plane .

By non-planar-curves-by-projection §135, two of these projections together determine the space curve.

Surface ∩ plane as the simplest case

When one of the surfaces is the plane , the elimination is trivial:

Substitute into the other surface equation → equation in only — the projection of the section onto the plane . This is precisely the oblique-plane-section-method §49 in algebraic form (with as the plane normal components).

Two-surface examples

The chapter cashes this out in several worked examples:

  • Sphere meets plane (§§140–141): gives the projection an ellipse in the -plane. (Modern note: this is the projection of the circle of intersection — itself a circle in space.)
  • Cone meets sphere (§§143–146): see tangency-of-surfaces.

Cross-references