document.write( "Question 47797: find the midpoint of a line segment connecting the points: (5,11) and (10,-10)
\n" ); document.write( "i think i know the anwser to this but i just want to make sure
\n" ); document.write( "thanks for your help
\n" ); document.write( ":)
\n" ); document.write( "

Algebra.Com's Answer #31605 by mszlmb(115)\"\" \"About 
You can put this solution on YOUR website!
mid of (5,11) (10,-10) is ((5+10)/2,(11+(-10))/2):
\n" ); document.write( "(7.5,.5)
\n" ); document.write( "
\n" );