The Geometry of the Orthocenter
A Journey Through Coordinate Space
Welcome, my dear student. Today, we are not just solving a problem; we are embarking on a journey through the elegant landscape of coordinate geometry.
Often, when you see a problem involving an orthocenter, your mind might race to complex formulas involving slopes and determinants. But I want you to pause. Take a breath. Let's look at the geometry first.
The beauty of JEE Advanced problems lies in the fact that they often reward the student who stops to visualize before they start to calculate.
Phase 1
Defining the Triangle
We are given two lines, AB:3y−x=2 and AC:x+y=2. We are also told that points B and C lie on the x-axis.
If a point lies on the x-axis, its y-coordinate is zero. It is as simple as that!
Let's find the base of our triangle. For line AB, setting y=0 gives us −x=2, so x=−2. Thus, point B is at (−2,0).
For line AC, setting y=0 gives x=2. Thus, point C is at (2,0).
We have our base BC lying perfectly on the x-axis, stretching from −2 to 2. The length of this base is 2−(−2)=4 units.
Now, what about vertex A? It is the intersection of our two lines. We solve the system:
From the second equation, x=2−y. Substituting this into the first, we get 3y−(2−y)=2, which simplifies to 4y=4, so y=1.
Consequently, x=1. Vertex A is at (1,1). Our triangle is now fully defined in the coordinate plane.
Phase 2
The Hunt for the Orthocenter
Now, we seek the orthocenter P. Remember, the orthocenter is the intersection of the altitudes. We need the equations of two altitudes.
Let's start with the altitude from A(1,1) to the base BC. Since BC lies on the x-axis (a horizontal line), the altitude from A must be a vertical line.
A vertical line has a constant x-coordinate. Since it passes through A(1,1), the equation is simply x=1.
Next, we need the altitude from B(−2,0) to the side AC. The line AC is x+y=2, which we can rewrite as y=−x+2.
The slope of AC is −1. The altitude must be perpendicular to AC, so its slope must be the negative reciprocal of −1, which is +1.
Using the point-slope form for a line passing through B(−2,0) with slope m=1:
Phase 3
The Final Area
We have our two altitudes: x=1 and y=x+2. Their intersection is the orthocenter P.
Substituting x=1 into the second equation, we get y=1+2=3. So, the orthocenter P is at (1,3).
Finally, we need the area of △PBC. The vertices are P(1,3), B(−2,0), and C(2,0).
The base BC is on the x-axis with length 4. The height of this triangle is the perpendicular distance from P to the x-axis, which is simply the y-coordinate of P, which is 3.
The area is given by the classic formula:
Area=21×base×height
Area=21×4×3=6
There we have it! Six square units. Notice how we didn't need to memorize any complex orthocenter formulas. We simply used the geometric properties of the triangle. Keep this mindset, and you will conquer any coordinate geometry problem that comes your way.