The Geometry of Intersection
Finding the Common Chord
Welcome, fellow explorers of the Cartesian plane! Today, we are going to unravel a classic problem in coordinate geometry. We have two circles, S1 and S2, and we want to find the equation of the line that passes through their points of intersection.
This line is known as the common chord. Imagine these two circles sitting on your graph paper; the common chord is the bridge connecting their intersection points. It is a simple, elegant line, but finding it requires a precise touch.
The Radical Axis
A Powerful Tool
The secret to solving this problem lies in the concept of the radical axis. The radical axis of two circles is the locus of points from which the tangents drawn to both circles have equal lengths.
Mathematically, the equation of this line is given by S1−S2=0. It is a beautiful piece of algebra where the quadratic terms—the x2 and y2—vanish, leaving us with a linear equation.
But, as with all powerful tools, there is a catch. You cannot simply subtract the equations as they are given. You must ensure that the coefficients of x2 and y2 in both equations are exactly 1.
This is the normalization step, and it is where most students stumble. If you skip this, you are not finding a line; you are finding a curve, and your answer will be incorrect.
Step 1
Normalizing the Circles
Let us look at our given circles:
Notice that S1 has coefficients of 3 for x2 and y2. We must normalize this. Dividing the entire equation by 3, we get:
Now, look at S2. The coefficients are already 1. Perfect! We can keep it as it is:
With both equations normalized, we are ready to perform the subtraction. This is the moment where the quadratic terms will cancel out, leaving us with the linear equation of the common chord.
Step 2
The Algebraic Dance
Now, we subtract equation (1) from equation (2):
(x2+y2+6x+2y−15)−(x2+y2−32x+4y−3)=0
Watch closely as the x2 and y2 terms vanish into thin air. Now, let us group the remaining terms.
For the x terms, we have 6x−(−32x), which simplifies to 6x+32x=318+2x=320x. For the y terms, we have 2y−4y=−2y. Finally, for the constants, we have −15−(−3)=−15+3=−12.
Putting it all together, we get:
To make this equation look cleaner, let us multiply the entire equation by 3 to clear the fraction:
We are almost at the finish line! Notice that all coefficients are even. We can simplify this by dividing by 2:
And there it is! This is the equation of our common chord. It is a simple, linear equation that perfectly describes the line passing through the intersection of our two circles.
Remember, the key was the normalization. Without that first step, the quadratic terms would have remained, and we would have been lost. Keep this in mind, and you will never be trapped by this problem again. Happy calculating!