document.write( "Question 55449: Please help w/ the following:\r
\n" );
document.write( "\n" );
document.write( "M(6,-5) is the midpoint of RS. If S has coordinates (14,0), find the coordinates of R.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #37639 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Please help w/ the following: \n" ); document.write( "M(6,-5) is the midpoint of RS. If S has coordinates (14,0), find the coordinates of R. \n" ); document.write( "Thank you. \n" ); document.write( "FORMULA FOR COORDINATES OF MID POINT (X,Y) BETWEEN (X1,Y1) AND (X2,Y2) IS \n" ); document.write( "X=(X1+X2)/2.....Y=(Y1+Y2)/2.SO \n" ); document.write( "6=(14+X2)/2..........-5=(0+Y2)/2 \n" ); document.write( "12=14+X2............-10=Y2 \n" ); document.write( "X2=-2............Y2=-10 \n" ); document.write( "R IS (-2,-10) \n" ); document.write( " |