document.write( "Question 200519: Find the equation of the circle which has a diameter whose endpoints are (-6,3) and (2,5) \n" ); document.write( "
Algebra.Com's Answer #150755 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the center of the circle is the midpoint of the diameter\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(-6+2)/2 = -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(3+5)/2 = 4 ___ so the center is (-2,4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the radius is half the length of the diameter\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sqrt[(2+6)^2 + (5-3)^2] = sqrt(68) = 2 sqrt(17)
\n" ); document.write( "so radius is sqrt(17)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "using the general equation for a circle ___ (x+2)^2 + (y-4)^2 = 17
\n" ); document.write( "
\n" );