document.write( "Question 77686: The endpoints of the diameter of a circle have coordinates R(-8,2) and S(10,-4). Find the coordinates of the center of the circle. \n" ); document.write( "
Algebra.Com's Answer #55710 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! The endpoints of the diameter of a circle have coordinates R(-8,2) and S(10,-4). Find the coordinates of the center of the circle. \n" ); document.write( "The center would be the midpoint of the diameter. \n" ); document.write( "The midpoint formula is M=((x1+x2)/2,(y1+y2)/2) \n" ); document.write( "(x1,y1)=(-8,2) and (x2,y2)=(10,-4) \n" ); document.write( "M=((-8+10)/2,(2+(-4))/2_ \n" ); document.write( "M=(2/2,-2/2) \n" ); document.write( "M=(1,-1) \n" ); document.write( "The coordinates of the midpoint are (1,-1) \n" ); document.write( "Plot the points and see if this seams reasonable. \n" ); document.write( "Happy Calculating!!!! \n" ); document.write( " |