document.write( "Question 69504: i have to find the midpoint of the line between the two given points....
\n" ); document.write( "1. (10,4)and(2,6) 2. (-2,-1)and (-8,6)
\n" ); document.write( "

Algebra.Com's Answer #49489 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
i have to find the midpoint of the line between the two given points....
\n" ); document.write( "1. (10,4)and(2,6)
\n" ); document.write( "The midpoint coordinates are the average of the given coordinates.
\n" ); document.write( "x-coordinate = (10+2)/2=6
\n" ); document.write( "y-coordinate = (4+6)/2 =5
\n" ); document.write( "midpoint is (6,5)
\n" ); document.write( "---------------------------\r
\n" ); document.write( "\n" ); document.write( "2. (-2,-1)and (-8,6)
\n" ); document.write( "x-coordinate = (-2-8)/2 = -5
\n" ); document.write( "y-coordinate = (-1+6)/2 = 5/2
\n" ); document.write( "Midpoint is (-5,5/2)
\n" ); document.write( "------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );