document.write( "Question 936261: M is the midpoint of line segment AB. The coordinates of M are (1, 3) and the coordinates of A are (5, -3). Find the coordinates of B. \n" ); document.write( "
Algebra.Com's Answer #569726 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! M is the midpoint of line segment AB. The coordinates of M are (1, 3) and the coordinates of A are (5, -3). Find the coordinates of B. \n" ); document.write( "---------------- \n" ); document.write( "Let the coordinates of B be (x,y) \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "(x+5)/2 = 1 \n" ); document.write( "x+5 = 2 \n" ); document.write( "x = -3 \n" ); document.write( "--------------- \n" ); document.write( "(y-3)/2 = 3 \n" ); document.write( "y-3 = 6 \n" ); document.write( "y = 9 \n" ); document.write( "---------------- \n" ); document.write( "Ans: B is (-3,9) \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |