document.write( "Question 626512: the midpoint of the line segment from p1 to p2 is (-1,6) if p1 =(-9,3) what is p2 \n" ); document.write( "
Algebra.Com's Answer #394238 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint:\r \n" ); document.write( "\n" ); document.write( "If p2 is the point (x,y), then \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(-9+x)/2 = -1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3+y)/2 = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let me know if this helps. Thanks. \n" ); document.write( " |