document.write( "Question 339221: Use the given endpoint R and midpoint M of line RS to find the coordinates of the other endpoint S.\r
\n" );
document.write( "\n" );
document.write( "25. R(3,0), M(0,5) \r
\n" );
document.write( "\n" );
document.write( "please tell me how to solve these kind of problems! Truthfully, I have no idea how to solve it! \r
\n" );
document.write( "\n" );
document.write( "thanks so much in advance. :) \n" );
document.write( "
Algebra.Com's Answer #243126 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! going from M to S is the same displacement as going from R to M (M is halfway between R and S)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R -> M is -3 in the x direction and +5 in the y direction , M -> S will be the same\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for x ___ 0 - 3 = -3 \n" ); document.write( "for y ___ 5 + 5 = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so S is (-3,10) \n" ); document.write( " |