document.write( "Question 11418: HOW DO I FIND THE EQUATION OF A CIRCLE WHERE THE CENTER IS (-3, 4) AND A POINT ON THE EDGE IS (4, 6). \n" ); document.write( "
Algebra.Com's Answer #5913 by askmemath(368)\"\" \"About 
You can put this solution on YOUR website!
Equatation of a circle with centre (a,b) and radius r is given by (x-a)^2+(y-b)^2=r^2\r
\n" ); document.write( "\n" ); document.write( "You are given the centre (a,b) as (-3,4) .You are also given a point that lies on the circle.The distance between this point and the centre is the radius
\n" ); document.write( "
\n" );