document.write( "Question 53138This question is from textbook geometry
\n" ); document.write( ": how does the midpoint formula work \n" ); document.write( "
Algebra.Com's Answer #35664 by wgomero(28)\"\" \"About 
You can put this solution on YOUR website!
Add the X points and divide by 2
\n" ); document.write( "Add the Y points and divide by 2\r
\n" ); document.write( "\n" ); document.write( "Assuming that you have two points (2,4) and (-5,-8) in the cartesian coordinates, the midpoint is found as follow:
\n" ); document.write( "Midpoint of X = (2 + (-5))/2 = (2- 5)/2 = -3/2
\n" ); document.write( "Midpoint of Y = (4 + (-8))/2 = (4-8)/2 = -4/2 = -2\r
\n" ); document.write( "\n" ); document.write( "the midpoint is (-3/2, -2).
\n" ); document.write( "
\n" );