document.write( "Question 697559: what is the midpoint of the line segment that connects the points 1,2 and 6,7 \n" ); document.write( "
Algebra.Com's Answer #430119 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
what is the midpoint of the line segment that connects the points 1,2 and 6,7
\n" ); document.write( "------------
\n" ); document.write( "Find the average of x & y separately.
\n" ); document.write( "avg of x = (x1+x2)/2
\n" ); document.write( "x1 = 1
\n" ); document.write( "x2 = 6
\n" ); document.write( "etc
\n" ); document.write( "
\n" ); document.write( "
\n" );