document.write( "Question 699124: circle p has a diameter with endpoints at (-4,3)and(1,6).find the center of the circle \n" ); document.write( "
Algebra.Com's Answer #431384 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The center is the midpoint of the diameter.
\n" ); document.write( "The coordinates of the midpoint are found by averaging the coordinates of the ends:
\n" ); document.write( "\"x=%28-4%2B1%29%2F2\" --> \"highlight%28x=-3%2F2%29\"
\n" ); document.write( "\"y=%283%2B6%29%2F2\" --> \"highlight%28y=9%2F2%29\"
\n" ); document.write( "
\n" );