The Geometry of Hidden Connections
Imagine you are standing in the middle of a coordinate plane, looking at two distinct triangles. At first glance, they seem unrelated. One is defined by three lines, and the other is defined by its centers—the circumcentre and the orthocentre.
But in the world of JEE Advanced, nothing is truly separate. Everything is connected by the elegant, invisible threads of geometry. Today, we are going to unravel the mystery of how the orthocentre of one triangle can be the centroid of another, and in doing so, we will find the value of ∣a−b∣.
Phase 1
The Euler Line Property
Let us start with the second triangle. We are given its circumcentre O(3,4) and its orthocentre H(−6,−8).
There is a beautiful, almost magical property in geometry known as the Euler line. It states that for any non-equilateral triangle, the orthocentre H, the centroid G, and the circumcentre O are collinear. More importantly, the centroid G divides the segment HO internally in a 2:1 ratio.
By applying the section formula, we can find the coordinates of G:
G=(2+12(3)+1(−6),2+12(4)+1(−8))
When we simplify this, the numerator becomes 6−6=0 and 8−8=0. Thus, G=(0,0).
The centroid of our second triangle is the origin! And because the problem tells us that this point is the orthocentre of our first triangle, we have just unlocked the heartbeat of the entire problem.
Phase 2
The First Triangle's Anatomy
Now, let us turn our attention to the first triangle, formed by the lines:
L1:2x+3y−1=0
L2:x+2y−1=0
L3:ax+by−1=0
We know the orthocentre of this triangle is (0,0). To find the vertices, we start by finding the intersection of L1 and L2. Solving the system:
Subtracting twice the second equation from the first, we get y=1. Substituting y=1 into x+2y=1, we find x=−1. So, vertex A is at (−1,1).
Phase 3
The Altitude Property
Here is where the magic happens. An altitude is a line segment from a vertex perpendicular to the opposite side. Crucially, all altitudes of a triangle intersect at the orthocentre.
Since we know the orthocentre is (0,0), the altitude from vertex A(−1,1) must pass through (0,0). The slope of this altitude is:
Since this altitude is perpendicular to the line L3, the slope of L3 must be the negative reciprocal of −1, which is 1. The equation of L3 is ax+by−1=0, which can be written as y=−bax+b1.
Therefore, the slope is −ba. Equating this to 1, we get:
Phase 4
The Final Algebraic Dance
We are almost there. We need to find the value of b. We know the altitude from vertex B to L1 must also pass through the origin (0,0).
First, let us find vertex B by intersecting L2 and L3. Substituting a=−b into L3, we get −bx+by=1. Solving this with L2:x+2y=1, we find the coordinates of B in terms of b.
The slope of L1 is −32, so the altitude from B to L1 must have a slope of 23. Since this altitude passes through (0,0), the slope of the line segment OB must be 23.
Equating the slope of OB to 23 gives us a simple linear equation in b:
Solving this yields b=8. Since a=−b, we have a=−8. Finally, the question asks for ∣a−b∣:
∣a−b∣=∣−8−8∣=∣−16∣=∗∗16∗∗
And there it is! Through the power of the Euler line and the properties of altitudes, we have navigated the geometry to arrive at the answer of 16. It is a testament to how, in mathematics, even the most complex problems are just a series of beautiful, logical steps waiting to be discovered.