document.write( "Question 169752: Please help me with this problem:\r
\n" );
document.write( "\n" );
document.write( "Find the midpoint of the segment with endpoints (7,-5) and (-3, -9)\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #125129 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Please help me with this problem: \n" ); document.write( "Find the midpoint of the segment with endpoints (7,-5) and (-3, -9) \n" ); document.write( "--------------- \n" ); document.write( "The easiest way to do these is to find the average of x and the average of y. \n" ); document.write( "(7 + (-3))/2 = 2 avg of x \n" ); document.write( "(-5 -9)/2 = -7 avg of y \n" ); document.write( "Midpoint = (2,-7)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |