document.write( "Question 388041: Find the radius of the circle using these three points: (-2,2),(-8,-4),(4,-4)with a center of(-2,-4) \n" ); document.write( "
Algebra.Com's Answer #274356 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "radius = -2 -(-8) = 6 Using points Pt(-8,-4) and center Pt(-2,-4)
\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+2)^2 + (y+4)^2 = 6^2
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );