document.write( "Question 1091708: Find orthocentre of triangle with vertices (-2,-1),(6,-1),(2,5) \n" ); document.write( "
Algebra.Com's Answer #706163 by ikleyn(52802)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find orthocentre of triangle with vertices (-2,-1),(6,-1),(2,5)
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The orthocenter is the point where all three altitudes of the triangle intersect. \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Notice that the side of the triangle, connecting the vertices (-2,-1) and (6,-1), is horizontal line parallel to x-axis.\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the altitude drawn to this side is vertical line x = const, and since it passes through the point (2,5), this constant is equal to 2,\r\n" );
document.write( "and the equation of this altitude is x = 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We will find the orthocenter as the intersection point of this altitude with the other altitude drawn from the vertex (6,-1).\r\n" );
document.write( "\r\n" );
document.write( "This altitude is perpendicular to the side of the triangle connecting two other points, (-2,-1) and (2,5).\r\n" );
document.write( "\r\n" );
document.write( "The slope of this side/segment is m = \"%28dy%29%2F%28dx%29\" = \"%285-%28-1%29%29%2F%282-%28-2%29%29\" = \"6%2F4\" = \"3%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Since the altitude from the point (6,-1) is perpendicular to this side, it has the slope \"-2%2F3%29\".\r\n" );
document.write( "And since it passes through the point (6,-1), its equation is\r\n" );
document.write( "\r\n" );
document.write( "y - (-1) = \"%28-2%2F3%29%2A%28x-6%29\",   or    \r\n" );
document.write( "\r\n" );
document.write( "y + 1 = \"%28-2%2F3%29%2Ax+%2B+4\",   or   y = \"%28-2%2F3%29x+%2B+3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Its intersection with the line x = 2 has y-coordinate  y = \"-4%2F3+%2B+3\" = \"1\" \"2%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the orthocenter is the point (x,y) = (\"2\",\"1\"\"2%2F3\").\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );