document.write( "Question 304152: find the midpoint M of the sgement with endpoints c(4,4) and D(-2,6) \n" ); document.write( "
Algebra.Com's Answer #217878 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Find the midpoint if the endpoints are: (C(4,4) and D(-2,6).
\n" ); document.write( "The midpoint is:
\n" ); document.write( "M = (\"%28x%5B1%5D%2Bx%5B2%5D%29%2F2\",\"%28y%5B1%5D%2By%5B2%5D%29%2F2\") Substitute:\"x%5B1%5D+=+4\", \"x%5B2%5D+=+-2\", \"y%5B1%5D+=+4\", and \"y%5B2%5D+=+6\"
\n" ); document.write( "M = (\"%284%2B%28-2%29%29%2F2\",\"%284%2B6%29%2F2\") Simplify.
\n" ); document.write( "M = (\"2%2F2\",\"10%2F2\")
\n" ); document.write( "M = (\"1\",\"5\")
\n" ); document.write( "
\n" );