document.write( "Question 581195: find the coordinates of point E if C is the midpoint of AE and A= (-3,1) and C=(-2,4) \n" ); document.write( "
Algebra.Com's Answer #371506 by stanbon(75887) ![]() You can put this solution on YOUR website! find the coordinates of point E if \n" ); document.write( "C is the midpoint of AE and A= (-3,1) and C=(-2,4) \n" ); document.write( "---------- \n" ); document.write( "Let the coordinates of point E be (x,y) \n" ); document.write( "Equations: \n" ); document.write( "(x+-3)/2 = -2 \n" ); document.write( "(y+1)/2 = 4 \n" ); document.write( "-------------------- \n" ); document.write( "x = 2*-2+3 = -1 \n" ); document.write( "y = 2*4-1 = 7 \n" ); document.write( "--- \n" ); document.write( "The coordinates of E are (-1,7) \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |