document.write( "Question 293939: Find the midpoint of each segment with the given endpoints.\r
\n" );
document.write( "\n" );
document.write( "C(–5, –1) and D(–7, 7) \n" );
document.write( "
Algebra.Com's Answer #212075 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the average of x and y separately. \n" ); document.write( "For x: (-5 -7)/2 = -6 (you could eyeball that one) \n" ); document.write( "For y: (-1 +7)/2 = 3 \n" ); document.write( "Midpoint at (-6,3) \n" ); document.write( " \n" ); document.write( " |