The Geometry of the Circumcenter
A Journey of Symmetry
Welcome, future engineer! Today, we are going to unravel the mystery of the circumcenter of a triangle.
Imagine you are standing on a coordinate plane, looking at a triangle △PQR with vertices P(−2,4) and Q(4,−2). We are given a secret key: the perpendicular bisector of the side PR is 2x−y+2=0. Our mission is to find the circumcenter C(h,k).
Phase 1
Defining the Battlefield
What is a circumcenter? It is the heart of the triangle, the point where the perpendicular bisectors of all three sides meet.
More importantly, it is the center of the circle that passes through all three vertices. This implies a beautiful property: the distance from the circumcenter C to any vertex is the radius of the circumcircle.
Thus, CP=CQ=CR. This equidistance is our most powerful weapon.
Phase 2
The First Constraint
We are told that the perpendicular bisector of PR is 2x−y+2=0. Since the circumcenter C(h,k) must lie on this bisector, it must satisfy the equation.
By substituting h and k into the line equation, we get our first constraint:
This is our anchor. We have one equation with two variables, so we need one more to solve the system.
Phase 3
The Hidden Symmetry
How do we find the second constraint? We look at the side PQ. We know that C is equidistant from P and Q, so CP=CQ.
To avoid the terror of square roots, we square both sides:
Using the distance formula, we write:
(h−(−2))2+(k−4)2=(h−4)2+(k−(−2))2
Let's expand this carefully. The left side becomes h2+4h+4+k2−8k+16, and the right side becomes h2−8h+16+k2+4k+4.
Look at the beauty of the cancellation! The h2, k2, and the constant 20 appear on both sides. They vanish, leaving us with:
Phase 4
The Final Intersection
Rearranging this, we get 12h=12k, which simplifies to the elegant relation:
Now, we have a system of two simple linear equations. Substituting k=h into our first equation (2h−k+2=0), we get 2h−h+2=0, which simplifies to h+2=0.
Thus, h=−2. Since h=k, we immediately find k=−2.
The circumcenter is (−2,−2).
Conclusion
We have successfully navigated the geometry. By leveraging the definition of the circumcenter and the power of the equidistance property, we turned a complex problem into a simple system of equations.
Remember, in JEE Advanced, the math is rarely the obstacle; it is the clarity of your geometric intuition. Keep practicing, and keep visualizing!