document.write( "Question 177569: Find the midpoint of the line segment with the given end points (2,1) and (6,8) \n" ); document.write( "
Algebra.Com's Answer #132579 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the midpoint of the line segment with the given end points (2,1) and (6,8) \n" ); document.write( "------------ \n" ); document.write( "x-coordinate is average of 2 and 6: (2+6)/2 = 4 \n" ); document.write( "--- \n" ); document.write( "y-coordinate is average of 1 and 8: (1+8)/2 = 4.5 \n" ); document.write( "------------------------- \n" ); document.write( "Ans: (4,4.5) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |