SOLUTION: Two sides of a triangle are 2x+y=0 and x-y+2=0. If its orthocentre is (2,3), find the equation of the third side of the triangle.

Algebra.Com
Question 1116874: Two sides of a triangle are 2x+y=0 and x-y+2=0. If its orthocentre is (2,3), find the equation of the third side of the triangle.
Answer by ikleyn(52908)   (Show Source): You can put this solution on YOUR website!
.

            The algorithm is as follows:


1.  Find an equation of the straight line L1 through the given point perpendicular to the given straight line 2x + y = 0.

    The line L1 is the altitude of the triangle.

    Then find the intersection point of L1 and the other given line x-y+2 = 0.

         You do it by mean solving the system of two linear equations in two unknown.

    This intersection is the vertex V1 of the triangle.


    All these operations are standard, and for the person who came with such a problem, it should not be difficult.



2.  Do similar operations with the other line.     I.E. :


    Find an equation of the straight line L2 through the given point perpendicular to the given straight line x - y +2 = 0.

    The line L2 is the second altitude of the triangle.

    Then find the intersection point of L2 and the first given line 2x+y = 0.

         You do it by mean solving the system of two linear equations in two unknown.

    This intersection is the second vertex V2 of the triangle.


    All these operations are standard, and for the person who came with such a problem, it should not be difficult.




3.  Your last step is to find the equation of the straight line through the vertices V1 and V2.


    The last line and last equation is/are what you are searching for.


Again,  for the person who came with such a problem,  all these operations and steps should be doable and feasible.

In any case,  you got an algorithm from me.



RELATED QUESTIONS

The sides of a triangle lie along the straight line with equations y=1; x+y=6 and... (answered by KMST)
two equal sides of an isosceles triangle are 3x-1 and 2x+2.the third side is 2x... (answered by Earlsdon)
Please help me solve the problem two vertices of a triangle(5,-1) and (-2,3) and if the... (answered by Theo)
if two sides of a triangle are 1 and 3 , the third side is... (answered by richard1234)
Find the measure of the third side of a triangle if the perimeter of the triangle is... (answered by flame8855)
The perimeter of a triangle is an odd integer. In addition, its two sides are 2 and... (answered by ewatrrr)
1.Find the equation of the ciecle inscribed in a triangle, if the triangle has its sides... (answered by solver91311)
Find the equation of the circle inscribed in a triangle, if the triangle has its sides on (answered by ikleyn)
The orthocentre of the triangle formed by the lines x=2,y=3 and 3x+2y=6 is at the point? (answered by ikleyn)