document.write( "Question 1035494: A circle has a diameter with endpoints at (4,2) and (-2,4).
\n" );
document.write( "What is the center of this circle?
\n" );
document.write( "A). (2,3)
\n" );
document.write( "B). (1,3)
\n" );
document.write( "C). (2,6)
\n" );
document.write( "D). (1,6)\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #650146 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "A circle has a diameter with endpoints at (4,2) and (-2,4). \n" ); document.write( "The centre of the circle will be the mid point between \n" ); document.write( "(4,2) and (-2,4) \n" ); document.write( "Mid point formula: \n" ); document.write( "(x1 + x2)/2 , (y1 + y2)/2 \n" ); document.write( "(4 + (-2))/2 , (4 + 2)/2 \n" ); document.write( "(4 - 2)/2 , (4 + 2)/2 \n" ); document.write( "2/2 , 6/2 \n" ); document.write( "(1,3)B \n" ); document.write( "Hope this helps :-) \n" ); document.write( " \n" ); document.write( " |