document.write( "Question 407962: The equation of a circle having the points (2,3) and (-4,5) as the ends of its diameter is what \n" ); document.write( "
Algebra.Com's Answer #287452 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The equation of a circle having the points (2,3) and (-4,5)
\n" ); document.write( "-------
\n" ); document.write( "Find the center, the midpoint
\n" ); document.write( "x: (2-4)/2 = -1
\n" ); document.write( "y: (3+5)/2 = 4
\n" ); document.write( "The center is (-1,4)
\n" ); document.write( "----------
\n" ); document.write( "Find the radius, the distance from the center to either point.
\n" ); document.write( "r^2 = diffy^2 + diffx^2 = 3^3 + 1 = 10
\n" ); document.write( "---------
\n" ); document.write( "(x+1)^2 + (y-4)^2 = 10 is the circle
\n" ); document.write( "
\n" ); document.write( "
\n" );