document.write( "Question 51008: Find the midpoint between these points:
\n" );
document.write( "(-6, 3) and (4, -9)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #34217 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! [4-(-6)]/2=5 or -6+5=-1 for the x value & (-9-3)/2=-12/2=-6 or 3+(-6)=-3 for the y value or(-1,-3) is the midpoint. \n" ); document.write( " |