Can three tangents to a circle meet at a common point?

  • Context: MHB 
  • Thread starter Thread starter poissonspot
  • Start date Start date
  • Tags Tags
    Circle
Click For Summary
SUMMARY

The discussion centers on the geometric problem of whether three tangents to a circle can intersect at a single point. The analysis demonstrates that for a unit circle defined by the equation x^2+y^2=1 and a point outside the circle at (0,b) where 1, there are exactly two tangent lines that can be drawn. This is established through the quadratic equation derived from substituting the tangent line equation y=mx+b into the circle's equation, leading to a discriminant analysis that confirms the existence of two real slopes m=\pm\sqrt{b^2-1}. The discussion also mentions alternative approaches, such as using vector algebra.

PREREQUISITES
  • Understanding of basic circle geometry and equations
  • Familiarity with quadratic equations and discriminants
  • Knowledge of tangent lines and their properties
  • Basic vector algebra concepts
NEXT STEPS
  • Study the properties of tangents to circles in advanced geometry
  • Learn about the application of discriminants in quadratic equations
  • Explore vector algebra techniques for geometric problems
  • Investigate alternative methods for solving geometric intersection problems
USEFUL FOR

Mathematicians, geometry enthusiasts, and students studying advanced geometry concepts, particularly those interested in tangents and circle properties.

poissonspot
Messages
39
Reaction score
0
I considered the question of whether three tangents to the circle could meet at a common point and only came up with a contradiction by lengthy constructive means.
Circles are "nice", so there must be some clever ways of showing this fact that given a point outside the circle there are two tangent lines to the circle passing through this point. Any ideas? Thanks mucho,
 
Mathematics news on Phys.org
You could, without loss of generality, use a unit circle, and a point on the $y$-axis outside of the circle $(0,b)$ where $1<b$.

The equation of the circle is:

$$x^2+y^2=1$$

The equation of the tangent lines is:

$$y=mx+b$$

Substitute for $y$ from the line into the circle:

$$x^2+(mx+b)^2=1$$

$$x^2+m^2x^2+2bmx+b^2=1$$

$$\left(m^2+1 \right)x^2+(2bm)x+\left(b^2-1 \right)=0$$

Now, by analyzing the discriminant, we find:

$$\Delta=(2bm)^2-4\left(m^2+1 \right)\left(b^2-1 \right)$$

$$\Delta=4\left(b^2m^2-b^2m^2+m^2-b^2+1 \right)$$

$$\Delta=4\left(m^2-b^2+1 \right)$$

We see that with $1<b$, there will be two real values of $m$, given by:

$$m=\pm\sqrt{b^2-1}$$

This implies there are two tangent lines:

$$y=\pm\sqrt{b^2-1}x+b$$
 
MarkFL said:
You could, without loss of generality, use a unit circle, and a point on the $y$-axis outside of the circle $(0,b)$ where $1<b$.

The equation of the circle is:

$$x^2+y^2=1$$

The equation of the tangent lines is:

$$y=mx+b$$

Substitute for $y$ from the line into the circle:

$$x^2+(mx+b)^2=1$$

$$x^2+m^2x^2+2bmx+b^2=1$$

$$\left(m^2+1 \right)x^2+(2bm)x+\left(b^2-1 \right)=0$$

Now, by analyzing the discriminant, we find:

$$\Delta=(2bm)^2-4\left(m^2+1 \right)\left(b^2-1 \right)$$

$$\Delta=4\left(b^2m^2-b^2m^2+m^2-b^2+1 \right)$$

$$\Delta=4\left(m^2-b^2+1 \right)$$

We see that with $1<b$, there will be two real values of $m$, given by:

$$m=\pm\sqrt{b^2-1}$$

This implies there are two tangent lines:

$$y=\pm\sqrt{b^2-1}x+b$$

Thanks, this is close to how I approached the problem. I used vector algebra though instead and solved for points where the dot product was equal to zero.

btw, I'm still interested in other solutions if anyone else is. Thx again,
 

Similar threads

Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K