document.write( "Question 1138456: find the coordinates of the midpoint p between s(-5,7) and t(3,9). \n" ); document.write( "
Algebra.Com's Answer #756266 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! \n" ); document.write( "The x coordinates of points S and T are -5 and 3 respectively. They add to \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We repeat the same steps for the y coordinates as well. The y coordinates are 7 and 9 which add to \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: The midpoint is P = (-1, 8) \n" ); document.write( " \n" ); document.write( " |