Let ABC be a triangle shown in figure below with ‘O’ as the orthocentre.
Equation of a line = y−y0=m(x−x0) where m is the slope of the line.
Equation of line AE = y−y1=mAE(x−x1)
mAE∗mBC=−1
mAE=−1/mBC
mAE=(x3−x2)/(y2−y3)
Equation of line AE = y−y1=[(x3−x2)/(y2−y3)]∗(x−x1)
on simplifying above equation we get
x(x3−x2)+y(y3−y2)+x1(x2−x3)+y1(y2−y3)=0 -----Equation 1
Similarly we will find the equation of line BF
mBF∗mAC=−1
mBF=−1/mAC
∴mBF=(x3−x1)/(y1−y3)
Equation of the line BF = y−y2=(x−x2)∗[(x3−x1)/(y1−y3)]
On simplifying above equation we get
x(x3−x1)+y(y3−y1)+x2(x1−x3)+y2(y1−y3)=0 -----equation 2
Equations (1) and (2) show two equations passing through a common point O.Finding the values of x and y,we can get the coordinate of the orthocentre.
Let us find out an easy way out of these variable loophole.
a1x+b1y+c1=0
a1a2x+a2b1y+a2c1=0 ---------equation 3
a2x+b2y+c2=0
a2a1x+a1b2y+a1c2=0 --------equation 4
Subtracting 3 and 4 and simplifying further we get
y=(a1c2−c1a2)/(a2b1−b2a1)
Similarly we also get :
a1x+b1y+c1=0
a1b2x+b2b1y+c1b2=0 -------equation 5
a2x+b2y+c2=0
a2b1x+b2b1y+b1c2=0 -------equation 6
On solving we get :
x=(b1c2−c1b2)/(a1b2−a2b1)
Compare equations (1) and (2) with general form of simultaneous linear equations.
a1=x3−x2
a2=x3−x1
b1=y3−y2
b2=y3−y1
c1=x1(x2−x3)+y1(y2−y3)
c2=x2(x1−x3)+y2(y1−y3)
substituting the values of a1,a2,b1,b2,c1,c2 we get the cordinates of orthocentre O:
x=([x2(x1−x3)+y2(y1−y3)][y3−y2]−[y3−y1][x1(x2−x3)+y1(y2−y3)])/[(x3−x2)(y3−y1)−(y3−y2)(x3−x1)]
y=([x2(x1−x3)+y2(y1−y3)][x3−x2]−[x3−x1][x1(x2−x3)+y1(y2−y3)])/[(y3−y2)(x3−x1)−(x3−x2)(y3−y1)]
Comments