document.write( "Question 769061: how do I find the equation of the circle that satisfy this conditions?:\r
\n" ); document.write( "\n" ); document.write( "endpoints of diameter are P(-1,1) and Q(5,9)
\n" ); document.write( "

Algebra.Com's Answer #468663 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
how do I find the equation of the circle that satisfy this conditions?:
\n" ); document.write( "endpoints of diameter are P(-1,1) and Q(5,9)
\n" ); document.write( "***
\n" ); document.write( "Standard form of equation for a circle:\"%28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2\", (h,k)=(x,y) coordinates of center, r=radius
\n" ); document.write( "Use distance formula to find radius: diameter=√(x1-x2)^2+(y1-y2)^2)=√((5+1)^2+(9-1)^2)=√36+64
\n" ); document.write( "=√100=10
\n" ); document.write( "radius=10/2=5
\n" ); document.write( "coordinates of center=midpoint of given points: (-1,1) and (5,9)
\n" ); document.write( "midpoint=(x1+x2)/2,(y1+y2)/2=(-1+5)/2),(9+1)/2)=(2,5)
\n" ); document.write( "center: (2,5)
\n" ); document.write( "Equation of given circle:
\n" ); document.write( "\"%28x-2%29%5E2%2B%28y-5%29%5E2=25\"
\n" ); document.write( "
\n" );