document.write( "Question 1047954: The endpoints of GH are G(-3,0) and H(7,-8). Find the coordinates of the midpoint M. \n" ); document.write( "
Algebra.Com's Answer #663561 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( "G(-3,0) and
\n" ); document.write( "H(7,-8)
\n" ); document.write( "M = (2, -4)
\n" ); document.write( "
\n" );