document.write( "Question 827074: M is the midpoint of HR, H has coordinates (-5, 5), and M has coordinates (2, 3). Find the coordinates of R. \n" ); document.write( "
Algebra.Com's Answer #498417 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! M is the midpoint of HR, H has coordinates (-5, 5), and M has coordinates (2, 3). Find the coordinates of R. \n" ); document.write( "--------- \n" ); document.write( "Let the coordinates of R be (x,y). \n" ); document.write( "--------- \n" ); document.write( "(x+-5)/2 = 2 \n" ); document.write( "x-5 = 4 \n" ); document.write( "x = 9 \n" ); document.write( "------- \n" ); document.write( "(y+5)/2 = 3 \n" ); document.write( "y+5 = 6 \n" ); document.write( "y = 1 \n" ); document.write( "------- \n" ); document.write( "Ans: (x,y) = (9,1) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |