document.write( "Question 339118: Find the coordinates of the midpoint of segment NP, given N(10,4) and P(6,6). \n" ); document.write( "
Algebra.Com's Answer #243111 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%2B6%29%2F2\"
\n" ); document.write( "\"ym=%28y1%2By2%29%2F2=%284%2B6%29%2F2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );