document.write( "Question 688047: I NEED TO KNOW FOR LINE SEGMENT AB WITH MIDPOINT M, DETERMINE THE COORDINATES OF POINT B. 46. A(15,25); M=(6.5, 16.5) CAN YOU SHOW ME STEP BY STEP HOW TO DO THIS? I DON'T UNDERSTAND THEM. THANK YOU. \n" ); document.write( "
Algebra.Com's Answer #425483 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I NEED TO KNOW FOR LINE SEGMENT AB WITH MIDPOINT M, DETERMINE THE COORDINATES OF POINT B. 46. A(15,25); M=(6.5, 16.5) CAN YOU SHOW ME STEP BY STEP HOW TO DO THIS? I DON'T UNDERSTAND THEM. THANK YOU. \n" ); document.write( "--------- \n" ); document.write( "Let B have coordinates: x,y \n" ); document.write( "---- \n" ); document.write( "Since M is the middle: (15+x)/2 = 6.5 \n" ); document.write( "15 + x = 13 \n" ); document.write( "x = -2 \n" ); document.write( "----- \n" ); document.write( " (25+y)/2 = 16.5 \n" ); document.write( "---- \n" ); document.write( "25+y = 33 \n" ); document.write( "y = 8 \n" ); document.write( "======== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================== \n" ); document.write( " |