Question
Question: Find the orthocentre of the triangle with sides\[x + y = 6\], \[2x + y = 4\] and \[x + 2y = 5\]. A...
Find the orthocentre of the triangle with sidesx+y=6, 2x+y=4 and x+2y=5.
A. (−12,−10)
B. (−11,−10)
C. (−1,−10)
D. (1,10)
Solution
In the given question, we are required to find the orthocentre of the triangle formed by the equations of the lines. Orthocentre of a triangle is a point where the altitudes to all the sides of the triangle meet. Here, we have to first find the vertices of the triangle formed by these lines. Then, we will find the equations of perpendicular drawn from the vertices to the opposite sides.
Complete step by step solution:
Let triangles formed have vertices A, B and C.
Let x+y=6 be equation 1, 2x+y=4 be equation 2 and x+2y=5 be equation 3.
Plotting the straight lines on a graph, we can see the triangle made by the lines.
So, to find the vertices of the triangle, we need to solve the equations in pairs of two.
So, solving equation 1 and equation 2,
x+y=6 and 2x+y=4
So, subtracting equation 1 from 2,
We get, x=−2.
Putting x=−2 in equation 1, we get,
y=8
So, the coordinates of B are (−2,8).
So, solving equation 3 and equation2,
x+2y=5 and 2x+y=4
So, substituting value of x from equation 2 into equation 3,
2(5−2y)+y=4
⇒10−4y+y=4
Rearranging the terms, we get,
⇒3y=6
⇒y=2
Putting y=2 in equation 1, we get,
x=5−2(2)
⇒x=1
So, the coordinates of A are (1,2).
So, solving equation 1 and equation3,
x+y=6 and x+2y=5
So, subtracting equation 1 from 2,
We get, y=−1.
Putting y=−1 in equation 1, we get,
x=7
So, the coordinates of C are (7,−1).
Now, slope of AB =−2−18−(2)=(−2)
Slope of AC =7−1−1−2=(−21)
So, slope of perpendicular from B =2
Slope of perpendicular from C =21
So, the equation of altitude from C is y=21x+c. This line would pass through C. So, putting the coordinates of C so as to find the constant c.
Hence, y=21x+c
⇒−1=21×7+c
⇒c=−1−27=2−9
So, the equation of perpendicular from C is 2y=x−9.
Similarly, the equation of altitude from B is y=2x+c. This line would pass through A. So, putting the coordinates of B so as to find the constant c.
⇒8=2×(−2)+c
⇒c=12
So, the equation of perpendicular from B is y=2x+12.
So, the orthocentre of the triangle is the intersection of the lines 2y=x−9 and y=2x+12. Substituting the value of y from y=2x+12 into 2y=x−9, we get,
⇒2(2x+12)=x−9
⇒4x+24=x−9
⇒3x=−33
⇒x=−11
Putting the value of x in 2y=x−9, we get the value of y as −10.
Therefore, orthocentre of the triangle is (−11, −10).
So, the correct answer is Option B.
Note: Orthocentre of a triangle is a point where all the perpendiculars from vertices of a triangle intersect. We must know how to find the vertices of a triangle when given the equation of its side so as to be able to solve the given problem.