document.write( "Question 1037269: what is the midpoint of segment PQ, P(-5,-3) Q(-3,-5) there is no diagram to this problem \n" ); document.write( "
Algebra.Com's Answer #651953 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Mid point formula: \n" ); document.write( "x1 + x2/2 , y1 + y2/2 \n" ); document.write( "-5 + (-3)/2 , -5 + (-3)/2 \n" ); document.write( "-5 - 3/2 , -5 - 3/2 \n" ); document.write( "-8/2 , -8/2 \n" ); document.write( "(-4 , -4) \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |