Consider a pair of circles:
Given these two circles meet each other a single point P:
Does the point P satisfy the line ?
Bonus: Prove or disprove it algebraically in the comments below.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
L 1 : ( y − b ) ( c − a ) = ( d − b ) ( x − a )
Note that this line is the line passing through the centers of the two circles. (Recall point slope formula.)
Statement: If two circles meet at a unique point then the line joining their centers passes through the point of intersection.
Bonus: Prove the statement algebraically using the data in the problem description.