document.write( "Question 595795: what are the coordinates of the point halfway between (-2,3)and (6,3) \n" ); document.write( "
Algebra.Com's Answer #377304 by stanbon(75887) ![]() You can put this solution on YOUR website! what are the coordinates of the point halfway between (-2,3)and (6,3) \n" ); document.write( "--- \n" ); document.write( "Let that midpoint be (x,y) \n" ); document.write( "--- \n" ); document.write( "x = (-2+6)/2 = 2 \n" ); document.write( "y = (3+3)/2 = 3 \n" ); document.write( "--- \n" ); document.write( "Midpoint: (2,3) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |