document.write( "Question 936886: Find x value for the point that splits segment CD in half if point C is located at (−2, 4) and point D is located at (3, 7). \n" ); document.write( "
Algebra.Com's Answer #570350 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( "(-2,4)
\n" ); document.write( "(3, 7) M = (.5,5.2)
\n" ); document.write( "
\n" );