document.write( "Question 831469: On a coordinate grid, RS has endpoint S at (10,10) The midpoint of RS is(9,8) What is the x coordinate of point R? \n" ); document.write( "
Algebra.Com's Answer #501387 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The midpoint is the average of x and y values.
\n" ); document.write( "\"X%5Bm%5D=%28X%5BR%5D%2BX%5BS%5D%29%2F2\"
\n" ); document.write( "\"9=%28X%5BR%5D%2B10%29%2F2\"
\n" ); document.write( "\"X%5BR%5D%2B10=18\"
\n" ); document.write( "\"X%5BR%5D=8\"
\n" ); document.write( "
\n" );