document.write( "Question 164939: 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 #121560 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (2, 7) and (-4, 1) \n" ); document.write( "x=(-4-2)/2=-6/2=-3 \n" ); document.write( "2-3=-1 ANSWER FOR THE X VALUE. \n" ); document.write( "Y=(7-1)/2=6/2=3 \n" ); document.write( "7-3=4 ANSWER FOR THE Y VALUE. \n" ); document.write( "ANSWER(-1,4) IS THE MID POINT. \n" ); document.write( " |