document.write( "Question 970326: Find the midpoint of the line segment whose endpoints are
\n" );
document.write( "(-9,-2) and (8,6). \n" );
document.write( "
Algebra.Com's Answer #592972 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Midpoint is half of the x values (the mean or average of the two) and half the y-values.\r \n" ); document.write( "\n" ); document.write( "x values are -9 and 8. Add them (-1). Take half of it (-1/2)\r \n" ); document.write( "\n" ); document.write( "y values are -2 and 6. Add them (4). Take half (2)\r \n" ); document.write( "\n" ); document.write( "The midpoint is (-1/2,2)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The line shown has the x-values at the end. The midpoint will be (-1/2.2) \n" ); document.write( " |