document.write( "Question 908250: If the coordinates of points A and L are –4 and 16, respectively, then the midpoint between them has a coordinate of (Points : 5)
\n" );
document.write( " 0
\n" );
document.write( " 2
\n" );
document.write( " 4
\n" );
document.write( " 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #550905 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Midpoint Pt(x,y): ( \n" ); document.write( "coordinates of points A and L are –4 and 16, \n" ); document.write( "midpoint between them has a coordinate of (-4+16)/2 = 6 \n" ); document.write( " |