document.write( "Question 414301: Find the coordinates of point M if S(-4, 5) is the midpoint of line MP and the coordinates of P are (-8, 8) \n" ); document.write( "
Algebra.Com's Answer #290579 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "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( "S(-4, 5) is the midpoint of line MP. P(-8,8) Find M(x,y)
\n" ); document.write( " -4 = [x +(-8)]/2 x = 0
\n" ); document.write( " 5 = [y+8]/2 y = 2
\n" ); document.write( " M(0,2)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " (-8 + 0)/2 = -4
\n" ); document.write( " (8 + 2)/2 = 5
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );