document.write( "Question 726654: Find an equation of the circle whose diameter has endpoints (1, -5) and (5, -1) \n" ); document.write( "
Algebra.Com's Answer #444715 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the circle whose diameter has endpoints (1, -5) and (5, -1) \n" ); document.write( "*** \n" ); document.write( "Standard form of equation for a circle: \n" ); document.write( "use distance formula to find diameter of circle: \n" ); document.write( "diameter=√[(x1-x2)^2+(y1-y2)^2]=√[(5-1)^2+(-1+5)^2]=√[(4)^2+(4)^2]=√32=4√2 \n" ); document.write( "radius=2√2 \n" ); document.write( "radius^2=8 \n" ); document.write( "use end points to find coordinates of center: \n" ); document.write( "midpoint of diameter: (x1+x2)/2, (y1+y2)/2=(5+1)/2, (-1-5)/2=(3,-3) \n" ); document.write( "center: (3,-3) \n" ); document.write( "Equation of given circle: |