document.write( "Question 449831: a circle has a diameter with endpoints (5, -2) and (-13 -6) what are the coordinates of the center of the circle \n" ); document.write( "
Algebra.Com's Answer #309391 by mananth(16946)![]() ![]() You can put this solution on YOUR website! If the coordinates of A and B are ( x1, y1) and ( x2, y2) respectively, then the midpoint, M, of AB is given by the following formula M = \n" ); document.write( "(5,-2)(-13,-6) \n" ); document.write( "x=(5-13 )/2,y=(-2-13)/2 \n" ); document.write( "x= -4,y= -7.5 \n" ); document.write( " \n" ); document.write( " |