Question
Question: Two vertices of a triangle are \( (4, - 3) \) and \( ( - 2,5) \) . If the orthocentre of the triangl...
Two vertices of a triangle are (4,−3) and (−2,5) . If the orthocentre of the triangle is at (1,2) . Then the third vertex is
Solution
Hint : As we know that the orthocentre of a triangle is the point of intersection of altitudes of the triangle. Here in this question we will assume the third vertex as (x,y) . We should know that to find the slope of the line having two points (x1,y1) and (x2,y2) , we use this formula m=x2−x1y2−y1 .
Complete step-by-step answer :
Here let us assume the third vertex be C=(x,y) .
Then we have A=(4,−3),B=(−2,5) . We have the orthocentre i.e. I=(1,2) .
So we can say that the slope of AB is x2−x1y2−y1 .
Here by comparing we have y2=5,y1=−3,x2=−2,x1=4 .
By putting the values in the formula we have AB =−2−45−(−3)=3−4 .
Similarly we will calculate the slope of IC i.e. x−1y−2 . We will now equate both the expressions and we have x−1y−2=43 .
By cross multiplication we have 4(y−2)=3(x−1) . By breaking the brackets we have 4y−8=3x−3 .
We can write this in the form of the linear equation i.e. 3x−4y+5=0 .
Again we have to calculate the slope of AC.
Here by comparing we have y2=y,y1=−3,x2=x,x1=4 .
By putting the values in the formula we have AC =x−4y−(−3)=x−4y+3 .
For IB we have points B=(−2,5) and I=(1,2) . By comparing we have y2=5,y1=2,x2=−1,x1=1 .
Similarly we will calculate the slope of IB i.e.
−2−15−2=−1 .
We will now equate both the expressions and we have x−4y+3=1 .
By cross multiplication we have
y+3=x−4⇒x−y−7=0 .
So we have two equations i.e.
x−y−7=0 and 3x−4y+5=0 .
WE can solve this by elimination method i.e. by multiplying the first equation with 3 , and then we subtract the second equation, we can write
3x−3y−21−3x+4y−5=0 .
On further solving we have
4y−3y=21+5⇒y=26 .
Putting this value in the first equation we have
x−26−7=0⇒x=33 .
Hence the third vertex is (26,33) .
So, the correct answer is “ (26,33) .”.
Note : Before solving this kind of question we should have the full knowledge of the orthocentre, slope of the lines and their formulas. We should note that the equation of the ;line passing through a point (x,y) with slope m can be written as y−y′=m(x−x′) . We should avoid calculation mistakes while solving the equations.