document.write( "Question 372607: Find the radius of the circle using these three points: (8,-5),(10,-7),(6,-7) and a center of (8,-7),please help,thanks. \n" ); document.write( "
Algebra.Com's Answer #265379 by Jk22(389)![]() ![]() You can put this solution on YOUR website! Circle : (8,-5),(10,-7),(6,-7) and a center of (8,-7) \n" ); document.write( " \n" ); document.write( "Assuming it is a circle : we can take the distance between any point and the center : |(8,-7)-(6,-7)| = |(2,0)| = Sqrt(2^2+0)= Sqrt(4) = 2 \n" ); document.write( " \n" ); document.write( "it is easily verifiable that all 2 other points give the same distance. \n" ); document.write( " |