document.write( "Question 274484: Can you please help me find the midpoint of the line between the two points
\n" );
document.write( "(-5,2) and (2,7)? Thank you! \n" );
document.write( "
Algebra.Com's Answer #200296 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the midpoint is the average of the coordinates\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this case ___ ((-5 + 2)/2 , (2 + 7)/2) ___ (-1.5, 4.5) \n" ); document.write( " |