document.write( "Question 1198124: Find the lengths of the medians of a triangle whose vertices are (1,5), (5,-1)
\n" );
document.write( "and C(11,9) \n" );
document.write( "
Algebra.Com's Answer #831658 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Finding one median and its length, as an example: \n" ); document.write( "(1,5), \n" ); document.write( "(5,-1) I. Midpoint ( 6/2, 4/2) = (3, 2) \n" ); document.write( "II. Distance from (11,9) to (3,2) = \n" ); document.write( "___ \n" ); document.write( "(11,9) \n" ); document.write( "(5,-1) I. Midpoint ( 8, 4) \n" ); document.write( "II. Distance from (11,9) to (1,5)= \n" ); document.write( "etc \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |