document.write( "Question 465486: A triangle has vertices at (-1, 1), (2, 2), and (5, 1). What is the midpoint of the longest side? \n" ); document.write( "
Algebra.Com's Answer #318980 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The longest side is the one connecting (-1,1) and (5,1). The midpoint of this segment is (2,1). \n" ); document.write( "
\n" );