document.write( "Question 943745: given the point P(-3,5),Q(5,1),S(1,-2),R(5,6)find the coordinates of the mid_point of PQ \n" ); document.write( "
Algebra.Com's Answer #575401 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! given the point P(-3,5),Q(5,1),S(1,-2),R(5,6)find the coordinates of the mid_point of PQ \n" ); document.write( "------ \n" ); document.write( "Let the midpoint be (x,y) \n" ); document.write( "---- \n" ); document.write( "x = (-3+5)/2 = 2/2 = 1 \n" ); document.write( "y = (5+1)/2 = 6/2 = 3 \n" ); document.write( "---- \n" ); document.write( "Ans:: (1,3) \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |