document.write( "Question 769702: Suppose a chord of a circle is 50 inches long and is 60 inches from the center. Find the length of the radius.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #468992 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Consider a right angled triangle. \n" ); document.write( "The vertical side = 60ins (Distance \n" ); document.write( "of chord from centre) \n" ); document.write( "The base side = 25ins (half of the chord) \n" ); document.write( "The radius will now constitute the hypotenuse. \n" ); document.write( "Vertical side^2 + Base side^2 = Hypotenuse^2 \n" ); document.write( "60^2 + 25^2 = Hypotenuse^2 \n" ); document.write( "Hypotenuse^2 = 4225 \n" ); document.write( "Hypotenuse = \n" ); document.write( "Hypotenuse = 65ins \n" ); document.write( "This is the length of the radius. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |