document.write( "Question 923859: the point p 4 2 lies on a circle.what is the radius of this circle if the center is located at (-8,-10) \n" ); document.write( "
Algebra.Com's Answer #560391 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! The point (4,2)lies on a circle. \n" ); document.write( "If the center is located at (-8,-10). Find the radius.\r \n" ); document.write( "\n" ); document.write( "Using the distance formula:\r \n" ); document.write( "\n" ); document.write( "The square root of (x2 - x1)^2 + (y2 - y1)^2 \n" ); document.write( "The square root of (-8 - 4)^2 + (-10 -2)^2 \n" ); document.write( "The square root of 144 + 144 \n" ); document.write( "The square root of 288 = 16.97.\r \n" ); document.write( "\n" ); document.write( "The radius = 16.97.\r \n" ); document.write( "\n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |