document.write( "Question 209160: Use the given endpoint R and midpoint M of Line Segment RS to find the coordinates of the other endpoint S.
\n" );
document.write( "29. R (4, -6) M (-7, 8)\r
\n" );
document.write( "\n" );
document.write( "I've tried finding the distance between the x points and the y points, but I can't figure it out! THANK YOU! \n" );
document.write( "
Algebra.Com's Answer #158096 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! to go from R to M, it is -11 in the x direction and +14 in the y direction\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since M is the midpoint, going from M to S uses the same displacements as going from R to M\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "S ((-7 -11),(8 +14)) ___ S (-18, 22) \n" ); document.write( " |