document.write( "Question 215740: find the standard form of the equation of the circle with the endpoints of the diameter at the points of (5,2) and (-9,6) \n" ); document.write( "
Algebra.Com's Answer #162989 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find the standard form of the equation of the circle with the endpoints of the diameter at the points of (5,2) and (-9,6)
\n" ); document.write( "-----------
\n" ); document.write( "The diameter is the distance between the 2 points.
\n" ); document.write( "d^2 = diffy^2 + diffx^2 = 4^2 + 14^2
\n" ); document.write( "d^2 = 212
\n" ); document.write( "-----------
\n" ); document.write( "The center is the midpoint. Find the average of x and y separately.
\n" ); document.write( "x: (5-9)/2 = -2
\n" ); document.write( "y: (2+6)/2 = 4
\n" ); document.write( "Center at (2,-4)
\n" ); document.write( "(x-2)^2 + (y-4)^2 = 212 is the circle
\n" ); document.write( "
\n" ); document.write( "
\n" );