document.write( "Question 980777: Find the midpoint between the points (1, -7) and (-5, -3). \n" ); document.write( "
Algebra.Com's Answer #601838 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the midpoint between the points (1,-7) and (-5,-3). \n" ); document.write( "------------- \n" ); document.write( "It's the average of x & y separately. \n" ); document.write( "(1-5)/2 = -2 \n" ); document.write( "(-7-3)/2 = -5 \n" ); document.write( "--> (-2,-5) \n" ); document.write( "========================= \n" ); document.write( "Don't put a space after the comma in the points. \n" ); document.write( " \n" ); document.write( " |