document.write( "Question 335201: Find the midpoint of the following segment created by these pairs of endpoints:
\n" ); document.write( "(10,10),(2,2) Thanks
\n" ); document.write( "

Algebra.Com's Answer #240216 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the midpoint formula,
\n" ); document.write( "\"xm=%28x1%2Bx2%29%2F2=%2810%2B2%29%2F2\"
\n" ); document.write( "\"ym=%28y1%2By2%29%2F2=%2810%2B2%29%2F2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );