document.write( "Question 461214: given endpoint (-6,2) and the midpoint (5,2
\n" );
document.write( ") find the other endpoint \n" );
document.write( "
Algebra.Com's Answer #316343 by stanbon(75887) ![]() You can put this solution on YOUR website! given endpoint (-6,2) and the midpoint (5,2) \n" ); document.write( " find the other endpoint \n" ); document.write( "----- \n" ); document.write( "Fact: The mid-point coordinates are the average \n" ); document.write( "of the corresponding end-point coordinates. \n" ); document.write( "---------- \n" ); document.write( "Solve: \n" ); document.write( "Let the end-point be (x,y) \n" ); document.write( "(x+-6)/2 = 5 \n" ); document.write( "(y+2)/2 = 2 \n" ); document.write( "----- \n" ); document.write( "x-6 = 10 \n" ); document.write( "y+2 = 4 \n" ); document.write( "--- \n" ); document.write( "x = 16 \n" ); document.write( "y = 2 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |