document.write( "Question 301871: what is the distance of points (128.5,-23.2)and(-35.7,224.1)
\n" );
document.write( "and also what is the midpoint of the points. \n" );
document.write( "
Algebra.Com's Answer #216447 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Do it like this one: \n" ); document.write( "what is the distance of points (4,10)and(8,5) \n" ); document.write( "and also what is the midpoint of the points. \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "--------- \n" ); document.write( "For the midpoint, find the average of x and of y: \n" ); document.write( "x: (4+8)/2 = 6 \n" ); document.write( "y: (10+5)/2 = 7.5 \n" ); document.write( "MP (6,7.5) \n" ); document.write( " |