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)\"\" \"About 
You can put this solution on YOUR website!
Midpoint Pt(x,y): ( \"%28x%5B1%5D+%2B+x%5B2%5D%29%2F2\", \"%28y%5B1%5D+%2B+y%5B2%5D%29%2F2++%29\")
\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( "
\n" );