document.write( "Question 52095: find the coordinates of the midpoint of a segment with the given endpoints: P(-12,-9), Q (2,10) \n" ); document.write( "
Algebra.Com's Answer #34740 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
(2-[-12])=14 & (10-[-9])=19 THEREFORE THE MID POINT IS 1/2*14=7 & 1/2*19=9.5 OR THE MID POINT IS (7-12,9.5-9) OR (-5,0.5) OR (2-7,10-9.5) OR (-5,0.5) \n" ); document.write( "
\n" );