The Geometry of the Diameter
A Masterclass in Elegance
Welcome, fellow explorers of the coordinate plane. Today, we are going to dismantle a classic JEE Advanced problem that, at first glance, might tempt you to reach for the quadratic formula.
In the world of competitive mathematics, the most powerful tool is not always the most complex calculation—it is the deepest geometric insight.
The Hidden Structure
We are given two points, P(x1,y1) and Q(x2,y2), which lie on a circle. We are told that PQ is the diameter.
We are also given two quadratic equations: x2−4x−6=0, whose roots are the abscissae (x1,x2), and y2+2y−7=0, whose roots are the ordinates (y1,y2).
Most students will immediately try to solve for x1,x2,y1, and y2. I urge you to resist this urge.
The problem does not ask for the coordinates of P and Q; it asks for the value of (a+b−c) derived from the circle's equation. This is a massive hint that the coordinates themselves are irrelevant, and we only need the equations that define them.
The Diametric Form
The Shortcut
Recall the fundamental property of a circle: any diameter subtends a right angle at any point on the circumference. If we take any point (x,y) on the circle, the slope of PX multiplied by the slope of QX must equal −1.
This geometric truth leads us to the beautiful diametric form of a circle's equation:
(x−x1)(x−x2)+(y−y1)(y−y2)=0
Look at this equation; it is a masterpiece of symmetry. We know that x1 and x2 are the roots of x2−4x−6=0.
By the property of quadratic equations, we know that (x−x1)(x−x2) is identically equal to x2−4x−6. Similarly, (y−y1)(y−y2) is identically equal to y2+2y−7.
The Synthesis
Now, watch the magic happen. We substitute these quadratic expressions directly into our diametric form:
There is no need for expansion or messy root calculations. We simply group the terms to reveal the circle's equation:
This is the equation of our circle. It is clean, it is precise, and it was achieved without ever knowing exactly where P and Q sit on the plane.
The Final Comparison
The problem asks us to compare this with the general form x2+y2+2ax+2by+c=0. By aligning the coefficients, we get:
Finally, we calculate the target expression (a+b−c):
a+b−c=(−2)+(1)−(−13)=−2+1+13=12
The Takeaway
We have arrived at our answer: 12. Notice how the complexity of the problem vanished the moment we stopped treating it as an algebra problem and started treating it as a geometry problem.
In JEE Advanced, always look for the structure. When you see roots of quadratics defining points on a circle, don't solve for the points—solve for the circle. Keep this perspective, and you will find that even the most intimidating problems become a series of elegant, logical steps.