document.write( "Question 255757: The endpoints of a diameter of a circle are (-4,7) and (2, -1). What is the equation of the circle in standard form? \n" ); document.write( "
Algebra.Com's Answer #188017 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The endpoints of a diameter of a circle are (-4,7) and (2, -1). What is the equation of the circle in standard form? \n" ); document.write( "------------------ \n" ); document.write( "Find the center and the radius. \n" ); document.write( "Center: \n" ); document.write( "x = (-4+2)/2 = -1 \n" ); document.write( "y = (7-1)/2 = 3 \n" ); document.write( "------------------------------- \n" ); document.write( "Radius: \n" ); document.write( "d = sqrt[(-4-2)^2 + (7--1)^2] \n" ); document.write( "d = sqrt[36 + 64] \n" ); document.write( "d = sqrt(100) \n" ); document.write( "d = 10 \n" ); document.write( "------------------------ \n" ); document.write( "Equation: \n" ); document.write( "(x+1)^2 + (y-3)^2 = 10^2 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |