Trovare le tangenti a una circonferenza condotte da un punto assegnato è un problema classico che si risolve sempre con lo stesso schema: si scrive il fascio di rette per il punto e si impone la tangenza, con il metodo del delta o con quello della distanza. La sezione presenta il metodo generale, due esempi svolti a confronto e il caso particolare della tangente in un punto che sta sulla circonferenza.

Finding the tangents to a circle drawn from a given point is a classic problem that is always solved with the same scheme: one writes the pencil of lines through the point and imposes tangency, with the delta method or the distance method. The section presents the general method, two worked examples in comparison, and the special case of the tangent at a point lying on the circle.

Il problema di trovare le tangenti a una circonferenza γ\gamma passanti per un punto assegnato PP si risolve sempre nello stesso modo: si parte dal fascio di rette di sostegno PP, si impone che la retta del fascio sia tangente a γ\gamma, si risolve rispetto a mm (o al parametro del fascio).

I valori trovati sono al più due, e corrispondono a:

  • le due tangenti da un punto esterno;
  • l’unica tangente da un punto sulla circonferenza;
  • nessuna tangente se PP è interno.

Attenzione alla retta verticale x=xPx = x_P: il fascio yyP=m(xxP)y - y_P = m(x - x_P) non la contiene, quindi va sempre controllata a parte.

Nella simulazione seguente le due tangenti condotte dal punto esterno PP toccano la circonferenza nei punti di tangenza: i due segmenti di tangenza hanno sempre la stessa lunghezza, PT=PO2r2PT = \sqrt{PO^2 - r^2}.

Trascina il punto esterno $P$: i due segmenti di tangenza hanno uguale lunghezza $PT = \sqrt{PO^2 - r^2}$.

Collegamenti

Argomenti: Circonferenza analitica
Concetti: Fascio di rette · Punto esterno · Retta · Retta tangente
Metodi: Circonferenza tangenti
Competenze: Geometria analitica

The problem of finding the tangents to a circle γ\gamma passing through a given point PP is always solved in the same way: one starts from the pencil of lines through PP, imposes that the line of the pencil be tangent to γ\gamma, and solves with respect to mm (or to the parameter of the pencil).

The values found are at most two, and they correspond to:

  • the two tangents from an external point;
  • the single tangent from a point on the circle;
  • no tangent if PP is internal.

Beware of the vertical line x=xPx = x_P: the pencil yyP=m(xxP)y - y_P = m(x - x_P) does not contain it, so it must always be checked separately.

In the following simulation the two tangents drawn from the external point PP touch the circle at the tangency points: the two tangent segments always have the same length, PT=PO2r2PT = \sqrt{PO^2 - r^2}.

Drag the external point $P$: the two tangent segments have equal length $PT = \sqrt{PO^2 - r^2}$.

Topics: Circonferenza analitica
Concepts: Fascio di rette · Punto esterno · Retta · Retta tangente
Methods: Circonferenza tangenti
Skills: Geometria analitica

Esempio — Tangenti da un punto esterno, metodo del Δ\Delta

Trovare le tangenti alla circonferenza γ: x2+y22x4y+4=0\gamma:\ x^2 + y^2 - 2x - 4y + 4 = 0 passanti per P(0;4)P(0;4).

Centro e raggio: C(1;2)C(1;2), con R2=(2)24+(4)244=1+44=1R^2 = \dfrac{(-2)^2}{4} + \dfrac{(-4)^2}{4} - 4 = 1 + 4 - 4 = 1, cioè R=1R = 1.

Fascio per PP: y4=mxy - 4 = m\,x, ovvero mxy+4=0mx - y + 4 = 0. Mettiamo a sistema con γ\gamma: {y=mx+4x2+y22x4y+4=0\begin{cases} y = mx + 4 \\ x^2 + y^2 - 2x - 4y + 4 = 0 \end{cases} Sostituendo yy nella seconda equazione: x2+(mx+4)22x4(mx+4)+4=0    (1+m2)x2+(4m2)x+4=0.x^2 + (mx+4)^2 - 2x - 4(mx+4) + 4 = 0 \implies (1+m^2)x^2 + (4m-2)x + 4 = 0.

Tangenza: Δ=0\Delta = 0. Δ=(4m2)216(1+m2)=16m216m+41616m2=16m12.\Delta = (4m-2)^2 - 16(1+m^2) = 16m^2 - 16m + 4 - 16 - 16m^2 = -16m - 12. Δ=0    m=34\Delta = 0 \iff m = -\tfrac{3}{4}. Dal fascio troviamo una sola tangente.

La generatrice esclusa. Il fascio y4=mxy - 4 = m\,x non include la retta verticale x=0x = 0. Controlliamola direttamente: sostituendo x=0x = 0 nell’equazione di γ\gamma si ha y24y+4=0    (y2)2=0    y=2y^2 - 4y + 4 = 0 \iff (y-2)^2 = 0 \iff y = 2 (radice doppia). Dunque x=0x = 0 interseca γ\gamma in un solo punto con molteplicità due: è tangente.

Soluzione: due tangenti, y=34x+4 e x=0.\boxed{y = -\tfrac{3}{4}x + 4 \ \text{e}\ x = 0.}

Le due tangenti a γ\gamma condotte dal punto esterno PP: la retta y=34x+4y=-\tfrac34 x+4 e la retta verticale x=0x=0.

Collegamenti

Argomenti: Circonferenza analitica
Concetti: Discriminante · Fascio di rette · Punto esterno · Retta · Retta tangente
Metodi: Circonferenza tangenti
Competenze: Geometria analitica · Risolvere equazioni

Example — Tangents from an external point, the Δ\Delta method

Find the tangents to the circle γ: x2+y22x4y+4=0\gamma:\ x^2 + y^2 - 2x - 4y + 4 = 0 passing through P(0;4)P(0;4).

Centre and radius: C(1;2)C(1;2), with R2=(2)24+(4)244=1+44=1R^2 = \dfrac{(-2)^2}{4} + \dfrac{(-4)^2}{4} - 4 = 1 + 4 - 4 = 1, that is R=1R = 1.

Pencil through PP: y4=mxy - 4 = m\,x, that is mxy+4=0mx - y + 4 = 0. We set up the system with γ\gamma: {y=mx+4x2+y22x4y+4=0\begin{cases} y = mx + 4 \\ x^2 + y^2 - 2x - 4y + 4 = 0 \end{cases} Substituting yy into the second equation: x2+(mx+4)22x4(mx+4)+4=0    (1+m2)x2+(4m2)x+4=0.x^2 + (mx+4)^2 - 2x - 4(mx+4) + 4 = 0 \implies (1+m^2)x^2 + (4m-2)x + 4 = 0.

Tangency: Δ=0\Delta = 0. Δ=(4m2)216(1+m2)=16m216m+41616m2=16m12.\Delta = (4m-2)^2 - 16(1+m^2) = 16m^2 - 16m + 4 - 16 - 16m^2 = -16m - 12. Δ=0    m=34\Delta = 0 \iff m = -\tfrac{3}{4}. From the pencil we find a single tangent.

The excluded generator. The pencil y4=mxy - 4 = m\,x does not include the vertical line x=0x = 0. Let us check it directly: substituting x=0x = 0 into the equation of γ\gamma gives y24y+4=0    (y2)2=0    y=2y^2 - 4y + 4 = 0 \iff (y-2)^2 = 0 \iff y = 2 (double root). Hence x=0x = 0 meets γ\gamma at a single point with multiplicity two: it is tangent.

Solution: two tangents, y=34x+4 e x=0.\boxed{y = -\tfrac{3}{4}x + 4 \ \text{e}\ x = 0.}

The two tangents to γ\gamma drawn from the external point PP: the line y=34x+4y=-\tfrac34 x+4 and the vertical line x=0x=0.

Topics: Circonferenza analitica
Concepts: Discriminante · Fascio di rette · Punto esterno · Retta · Retta tangente
Methods: Circonferenza tangenti
Skills: Geometria analitica · Risolvere equazioni

Esempio — Tangenti da punto esterno, metodo della distanza

Stesso problema dell’esempio precedente (γ: x2+y22x4y+4=0\gamma:\ x^2 + y^2 - 2x - 4y + 4 = 0, C(1;2)C(1;2), R=1R=1, P(0;4)P(0;4)), risolto imponendo d(C,r)=Rd(C, r) = R.

Fascio: mxy+4=0mx - y + 4 = 0 (escludendo x=0x=0).

Distanza: d(C,r)=m112+4m2+1=m+2m2+1.d(C, r) = \frac{|m\cdot 1 - 1\cdot 2 + 4|}{\sqrt{m^2 + 1}} = \frac{|m+2|}{\sqrt{m^2+1}}.

Tangenza: d(C,r)=R=1    m+2=m2+1d(C, r) = R = 1 \iff |m+2| = \sqrt{m^2+1}. Siamo in un caso A=B|A| = \sqrt{B}, con entrambi i membri 0\ge 0: si eleva al quadrato direttamente. (m+2)2=m2+1    m2+4m+4=m2+1    4m=3    m=34.(m+2)^2 = m^2 + 1 \iff m^2 + 4m + 4 = m^2 + 1 \iff 4m = -3 \iff m = -\tfrac{3}{4}. Si ritrova lo stesso valore di mm, senza calcoli faticosi. La retta x=0x=0 va sempre controllata a parte, come nell’esempio precedente. ✓

Il confronto tra i due esempi mostra il vantaggio del metodo della distanza: porta a un’equazione più semplice (di primo grado in mm, in questo caso) e conduce allo stesso risultato con meno passaggi.

Collegamenti

Argomenti: Circonferenza analitica
Concetti: Distanza punto retta · Fascio di rette · Punto esterno · Retta · Retta tangente
Metodi: Circonferenza tangenti
Competenze: Geometria analitica · Risolvere equazioni

Example — Tangents from an external point, the distance method

The same problem as the previous example (γ: x2+y22x4y+4=0\gamma:\ x^2 + y^2 - 2x - 4y + 4 = 0, C(1;2)C(1;2), R=1R=1, P(0;4)P(0;4)), solved by imposing d(C,r)=Rd(C, r) = R.

Pencil: mxy+4=0mx - y + 4 = 0 (excluding x=0x=0).

Distance: d(C,r)=m112+4m2+1=m+2m2+1.d(C, r) = \frac{|m\cdot 1 - 1\cdot 2 + 4|}{\sqrt{m^2 + 1}} = \frac{|m+2|}{\sqrt{m^2+1}}.

Tangency: d(C,r)=R=1    m+2=m2+1d(C, r) = R = 1 \iff |m+2| = \sqrt{m^2+1}. We are in a case A=B|A| = \sqrt{B}, with both sides 0\ge 0: one squares directly. (m+2)2=m2+1    m2+4m+4=m2+1    4m=3    m=34.(m+2)^2 = m^2 + 1 \iff m^2 + 4m + 4 = m^2 + 1 \iff 4m = -3 \iff m = -\tfrac{3}{4}. We recover the same value of mm, without laborious calculations. The line x=0x=0 must always be checked separately, as in the previous example. ✓

The comparison between the two examples shows the advantage of the distance method: it leads to a simpler equation (of first degree in mm, in this case) and reaches the same result with fewer steps.

Topics: Circonferenza analitica
Concepts: Distanza punto retta · Fascio di rette · Punto esterno · Retta · Retta tangente
Methods: Circonferenza tangenti
Skills: Geometria analitica · Risolvere equazioni

Quando il punto da cui condurre la tangente sta sulla circonferenza, il problema si semplifica: c’è una sola tangente e si può trovare per via geometrica, sfruttando la proprietà che la tangente è perpendicolare al raggio nel punto di contatto.

Osservazione — Tangente in un punto della circonferenza

Se il punto TT è sulla circonferenza, c’è una sola tangente e si può trovare anche in modo “geometrico”: la tangente è perpendicolare al raggio CTCT nel punto TT. Si calcola il coefficiente angolare di CTCT, si prende il suo opposto reciproco e si scrive la retta per TT.

Questo evita del tutto il sistema con la circonferenza: bastano il coefficiente angolare di CTCT e la condizione di perpendicolarità mtan=1mCTm_{\text{tan}} = -\dfrac{1}{m_{CT}}.

Collegamenti

Argomenti: Circonferenza analitica
Concetti: Coefficiente angolare · Perpendicolarita · Raggio · Retta · Retta tangente
Metodi: Circonferenza tangenti
Competenze: Geometria analitica

When the point from which the tangent is drawn lies on the circle, the problem simplifies: there is a single tangent and it can be found geometrically, exploiting the property that the tangent is perpendicular to the radius at the point of contact.

Observation — Tangent at a point of the circle

If the point TT lies on the circle, there is a single tangent and it can also be found in a “geometric” way: the tangent is perpendicular to the radius CTCT at the point TT. One computes the gradient of CTCT, takes its negative reciprocal and writes the line through TT.

This avoids the system with the circle altogether: the gradient of CTCT and the perpendicularity condition mtan=1mCTm_{\text{tan}} = -\dfrac{1}{m_{CT}} are enough.

Topics: Circonferenza analitica
Concepts: Coefficiente angolare · Perpendicolarita · Raggio · Retta · Retta tangente
Methods: Circonferenza tangenti
Skills: Geometria analitica