document.write( "Question 473077: using the midpoint formula, find the coordinates of the midpoint of the segment whose endpoints are given:\r
\n" );
document.write( "\n" );
document.write( "1) E(4,-4), F(1,7)
\n" );
document.write( "2) G(2,9), H(-3,6)
\n" );
document.write( "3) I(-8,3), J(3,0) \n" );
document.write( "
Algebra.Com's Answer #324372 by Tatiana_Stebko(1539)![]() ![]() You can put this solution on YOUR website! the midpoint formula \n" ); document.write( "1) E(4,-4), F(1,7) \n" ); document.write( " \n" ); document.write( "Point (2.5, 1.5) \n" ); document.write( "2) G(2,9), H(-3,6) \n" ); document.write( " \n" ); document.write( "Point (-0.5, 7.5) \n" ); document.write( "3) I(-8,3), J(3,0) \n" ); document.write( " \n" ); document.write( "Point (-2.5, 1.5) \n" ); document.write( " |