document.write( "Question 839555: given a circle, draw two chords who's lengths are in the ratio 1:2 and who's distances from the center are in the ration 2:1. Find the length of each chord in terms of the radius 'r' of the circle. Find their lengths if r = 10 cm. \n" ); document.write( "
Algebra.Com's Answer #505847 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
given a circle, draw two chords who's lengths are in the ratio 1:2
\n" ); document.write( " and who's distances from the center are in the ration 2:1.
\n" ); document.write( " Find the length of each chord in terms of the radius 'r' of the circle.
\n" ); document.write( ":
\n" ); document.write( "A right triangles formed by the chords, with sides: half the chord length,
\n" ); document.write( "distance from the center, and the radius, which is the hypotenuse.
\n" ); document.write( ":
\n" ); document.write( "As I examine these, it's apparent that the two triangles are indentical,
\n" ); document.write( "one triangle the distance from the center is the longer side and the other
\n" ); document.write( "triangle the long side is half the length of the longer chord.
\n" ); document.write( ":
\n" ); document.write( "On the right triangle let the shorter leg = 2, the longer leg = 2s
\n" ); document.write( "The chord will be twice the length of the legs
\n" ); document.write( "Find s in terms of r
\n" ); document.write( "s^2 + (2s)^2 = r^2
\n" ); document.write( "s^2 + 4s^2 = r^2
\n" ); document.write( "5s^2 = r^2
\n" ); document.write( "s^2 = \"r%5E2%2F5\"
\n" ); document.write( "s = \"sqrt%28r%5E2%2F5%29\"
\n" ); document.write( "The shorter chord = \"2sqrt%28r%5E2%2F5%29\"
\n" ); document.write( "The longer chord = \"4sqrt%28r%5E2%2F5%29\"
\n" ); document.write( ":
\n" ); document.write( "\"Find their lengths if r = 10 cm.\"
\n" ); document.write( "The shorter chord:
\n" ); document.write( " \"2sqrt%2810%5E2%2F5%29\" = \"2sqrt%2820%29\" = 8.94 cm
\n" ); document.write( "The longer chord:
\n" ); document.write( " \"4sqrt%2810%5E2%2F5%29\" = \"4sqrt%2820%29\" = 17.89 cm\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The longer chord = \"4sqrt%28r%5E2%2F5%29\"
\n" ); document.write( ":\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );