document.write( "Question 527480: Find the endpoint C of the line segment CD with D(3,5) and midpoint M(-4,6) \n" ); document.write( "
Algebra.Com's Answer #348917 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the endpoint C of the line segment CD with D(3,5) and midpoint M(-4,6) \n" ); document.write( "----- \n" ); document.write( "The midpoint coordinates are the average of the corresponding endpoint \n" ); document.write( "coordinates: \n" ); document.write( "Equations: \n" ); document.write( "Let C = (x,y) \n" ); document.write( "(x+3)/2 = -4 \n" ); document.write( "x = -8-3 = -11 \n" ); document.write( "--- \n" ); document.write( "(y+5)/2 = 6 \n" ); document.write( "y = -5+12 \n" ); document.write( "y = 7 \n" ); document.write( "---- \n" ); document.write( "C: (x,y) is (-11,7) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |