Solveeit Logo

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)(4, - 3) and (2,5)( - 2,5) . If the orthocentre of the triangle is at (1,2)(1,2) . Then the third vertex is

Explanation

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)(x,y) . We should know that to find the slope of the line having two points (x1,y1)({x_1},{y_1}) and (x2,y2)({x_2},{y_2}) , we use this formula m=y2y1x2x1m = \dfrac{{{y_2} - {y_1}}}{{{x_2} - {x_1}}} .

Complete step-by-step answer :

Here let us assume the third vertex be C=(x,y)C = (x,y) .
Then we have A=(4,3),B=(2,5)A = (4, - 3),B = ( - 2,5) . We have the orthocentre i.e. I=(1,2)I = (1,2) .
So we can say that the slope of AB is y2y1x2x1\dfrac{{{y_2} - {y_1}}}{{{x_2} - {x_1}}} .
Here by comparing we have y2=5,y1=3,x2=2,x1=4{y_2} = 5,{y_1} = - 3,{x_2} = - 2,{x_1} = 4 .
By putting the values in the formula we have AB =5(3)24=43= \dfrac{{5 - ( - 3)}}{{ - 2 - 4}} = \dfrac{{ - 4}}{3} .
Similarly we will calculate the slope of IC i.e. y2x1\dfrac{{y - 2}}{{x - 1}} . We will now equate both the expressions and we have y2x1=34\dfrac{{y - 2}}{{x - 1}} = \dfrac{3}{4} .
By cross multiplication we have 4(y2)=3(x1)4(y - 2) = 3(x - 1) . By breaking the brackets we have 4y8=3x34y - 8 = 3x - 3 .
We can write this in the form of the linear equation i.e. 3x4y+5=03x - 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{y_2} = y,{y_1} = - 3,{x_2} = x,{x_1} = 4 .
By putting the values in the formula we have AC =y(3)x4=y+3x4= \dfrac{{y - ( - 3)}}{{x - 4}} = \dfrac{{y + 3}}{{x - 4}} .
For IB we have points B=(2,5)B = ( - 2,5) and I=(1,2)I = (1,2) . By comparing we have y2=5,y1=2,x2=1,x1=1{y_2} = 5,{y_1} = 2,{x_2} = - 1,{x_1} = 1 .
Similarly we will calculate the slope of IB i.e.
5221=1\dfrac{{5 - 2}}{{ - 2 - 1}} = - 1 .
We will now equate both the expressions and we have y+3x4=1\dfrac{{y + 3}}{{x - 4}} = 1 .
By cross multiplication we have
y+3=x4xy7=0y + 3 = x - 4 \Rightarrow x - y - 7 = 0 .
So we have two equations i.e.
xy7=0x - y - 7 = 0 and 3x4y+5=03x - 4y + 5 = 0 .
WE can solve this by elimination method i.e. by multiplying the first equation with 33 , and then we subtract the second equation, we can write
3x3y213x+4y5=03x - 3y - 21 - 3x + 4y - 5 = 0 .
On further solving we have
4y3y=21+5y=264y - 3y = 21 + 5 \Rightarrow y = 26 .
Putting this value in the first equation we have
x267=0x=33x - 26 - 7 = 0 \Rightarrow x = 33 .
Hence the third vertex is (26,33)(26,33) .
So, the correct answer is “ (26,33)(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)(x,y) with slope mm can be written as yy=m(xx)y - y' = m(x - x') . We should avoid calculation mistakes while solving the equations.