document.write( "Question 39172: The endpoints of a diameter of a circle are P(5,-6) and Q(-5,6). Determine the coordinates of the centre, C.
\n" );
document.write( "I NEED THIS WITHIN 30 minutes please help! \n" );
document.write( "
Algebra.Com's Answer #24610 by Nate(3500) ![]() You can put this solution on YOUR website! Use midpoint formula! \n" ); document.write( "M = ((x+x)/2,(y+y)/2) = ((5+(-5))/2,((-6)+6)/2) = (0,0) \n" ); document.write( "The origin is the centre! \n" ); document.write( " |