document.write( "Question 557433: The length of a tangent from point A at distance 5 cms from the center of the circle is 4 cm. Find the radius of the circle. \n" ); document.write( "
Algebra.Com's Answer #362603 by rajagopalan(174)![]() ![]() You can put this solution on YOUR website! The length of a tangent 4 \n" ); document.write( "A at distance 5 cms from the center of the circle \n" ); document.write( "Let Radius =R \n" ); document.write( "Tangent meant it makes 90 degrees \n" ); document.write( "so 4square+R square=5 square \n" ); document.write( "4^2+R^2=25 \n" ); document.write( "R^2=25-16 \n" ); document.write( "R^2=9 \n" ); document.write( "R=root9 \n" ); document.write( "R=3 \n" ); document.write( "Rad of circle=3 units \n" ); document.write( " |