Analyzing the Geometry of Orthocenters
The orthocenter O(0,0) is the point of concurrency for the altitudes of a triangle. Given vertices A(5,−1) and B(−2,3), we define the third vertex as C(h,k).
The altitude from A to BC implies that the line AO is perpendicular to BC. The slope of AO is calculated as:
The slope of BC is given by:
Since AO⊥BC, the product of their slopes must be −1. This yields the equation:
(−51)⋅(h+2k−3)=−1⇒k−3=5(h+2)⇒5h−k+13=0
Solving for the Third Vertex
Next, we consider the altitude from C to AB, implying CO⊥AB. The slope of CO is mCO=hk, and the slope of AB is:
Applying the perpendicularity condition mCO⋅mAB=−1:
Substituting k=47h into the first equation 5h−k+13=0:
5h−47h+13=0⇒20h−7h+52=0⇒13h=−52
Solving these gives h=−4 and k=−7. Thus, the vertex C is (−4,−7), confirming that Statement S1 is correct.
The Beauty of Concurrency
We now examine the family of lines ax+by+c=0 where 2a,b,c are in Arithmetic Progression. The condition for an A.P. is b−2a=c−b, which simplifies to:
We compare this to the general line equation ax+by+c=0. By inspection, the equation holds true for all a,b,c if:
This confirms that all such lines pass through the fixed point (2,−2). Therefore, Statement S2 is also correct.