document.write( "Question 384228: Find the midpoint of the line segment having the given endpoints.
\n" ); document.write( " (2, 6) and (7, 3)
\n" ); document.write( "

Algebra.Com's Answer #271980 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the averages of x and of y
\n" ); document.write( "x: (2+7)/2 = 4.5
\n" ); document.write( "y: (6+3)/2 = 4.5
\n" ); document.write( "MP at (4.5,4.5)
\n" ); document.write( "
\n" ); document.write( "
\n" );