document.write( "Question 848484: A line segment has an endpoint at (-6,8) and a midpoint at (-1,1). What are the coordinates of the other endpoint \n" ); document.write( "
Algebra.Com's Answer #511115 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Midpoint Pt(x,y): ( \"%28x%5B1%5D+%2B+x%5B2%5D%29%2F2\" , \"%28y%5B1%5D+%2B+y%5B2%5D%29%2F2++%29\" )
\n" ); document.write( "\"%28-6+%2B+x%5B2%5D%29%2F2+=+-1\"\"x%5B2%5D+=+4\"
\n" ); document.write( "\"%288+%2B+y%5B2%5D%29%2F2=+1\"\"y%5B2%5D+=+-6\"
\n" ); document.write( "other endpoint is (4,-6) \n" ); document.write( "
\n" );