Analyzing the Setup
We are given two vertices of a triangle, A(0,2) and B(4,3), with the orthocenter H located at the origin (0,0). We seek the coordinates of the third vertex C(a,b).
The orthocenter is the intersection of the triangle's altitudes. By definition, an altitude from a vertex is perpendicular to the opposite side. Therefore, CH⊥AB and BH⊥AC.
The Power of Perpendicularity
First, we calculate the slope of side AB using the formula m=x2−x1y2−y1:
The altitude CH passes through C(a,b) and H(0,0), so its slope is mCH=ab. Since CH⊥AB, the product of their slopes must be −1:
The Second Bridge
Next, we examine the altitude BH, which connects B(4,3) to H(0,0). Its slope is:
This altitude is perpendicular to side AC. The slope of AC is mAC=a−0b−2=ab−2. Applying the perpendicularity condition mBH⋅mAC=−1:
This simplifies to the following linear relationship:
The Final Convergence
We now solve the system of two linear equations:
1) b=−4a
2) 3b−6=−4a
Substituting the first equation into the second yields:
Using b=−4a, we find the value of b:
The third vertex C is located at (−43,3). Since the x-coordinate is negative and the y-coordinate is positive, the vertex C lies in the Second Quadrant.