document.write( "Question 389980: find the radius of the circle passing through point (-2,10) and having a center at(4, -2). write an equation for the circle. \n" ); document.write( "
Algebra.Com's Answer #276465 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( " Standard Form of an Equation of a Circle is \"%28x-h%29%5E2+%2B+%28y-k%29%5E2+=+r%5E2\"
\n" ); document.write( "where Pt(h,k) is the center and r is the radius
\n" ); document.write( " (x-4)^2 + (y+2)^2 = r^2
\n" ); document.write( "finding r as distance between points (-2,10) and (4, -2).
\n" ); document.write( " r^2 = 6^2 + (-12)^2 = 180 r = 13.4
\n" ); document.write( " (x-4)^2 + (y+2)^2 = 180
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );