document.write( "Question 963801: If a chord of a circle of the radius 5 cm. is a tangent to a circle of radius 3 cm., both the circle being cocentric,
\n" );
document.write( "then the length of the chord is \n" );
document.write( "
Algebra.Com's Answer #588817 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If a chord of a circle of the radius 5 cm. is a tangent to a circle of radius 3 cm., both the circle being cocentric, then the length of the chord is: \n" ); document.write( ": \n" ); document.write( "draw this out as described, note the chord is 3 cm from the center, draw two 5\" radii to each end of the chord, forming two right triangles. \n" ); document.write( "Let a = half the length of the chord, use pythag here \n" ); document.write( "a^2 + 3^2 = 5^2 \n" ); document.write( "a^2 = 25 - 9 \n" ); document.write( "a = \n" ); document.write( "a = 4\" \n" ); document.write( "therefore \n" ); document.write( "2 * 4 = 8\" is the length of the chord \n" ); document.write( ": \n" ); document.write( " |