The typical problem is: “in the pencil fkf_k, find the value (or values) of kk for which the corresponding line satisfies a certain condition”. The most frequent conditions are:

  • passing through an assigned point QQ;
  • parallelism or perpendicularity to a given line;
  • fixed distance from a point;
  • tangency to a curve (parabola, circle, etc.);
  • conditions of secancy or of a line being external with respect to a curve.

The strategy is always the same: translate the condition into an equation (or inequality) in the parameter kk, solve it, check whether the generator excluded from the parametrisation is among the solutions, and combine everything.

Topics: Pencils of lines
Concepts: Point–line distance · Pencil of lines · Parallelism · Pencil parameter · Perpendicularity · Line · Tangency
Functions: Line
Skills: Analytic geometry · Solving equations