document.write( "Question 170351: Use the midpoint formula to find the midpoint of a line segment with endpoints: (2, 7) and (-4, 1) \n" ); document.write( "
Algebra.Com's Answer #125743 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=(7-1)/2=6/2=3 7-3=4 & 1+3 =4 FOR THE Y MIDPOINT
\n" ); document.write( "X=(2+4)/2=6/2=3 -4+3=-1 & 2-3=-1 FOR THE X MIDPOINT
\n" ); document.write( "(-1,4) ANS.
\n" ); document.write( "
\n" );