document.write( "Question 969666: the diameter of a circle is 100 cm, and a chord of the circle is 80 cm long. What is the distance between the chord and the center of the circle? \n" ); document.write( "
Algebra.Com's Answer #592477 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! the diameter of a circle is 100 cm, and a chord of the circle is 80 cm long. What is the distance between the chord and the center of the circle? \n" ); document.write( "*** \n" ); document.write( "let x=distance between the chord and the center of the circle \n" ); document.write( "If you draw a diagram for this problem, you will see a right triangle with x as one of the legs, half of the chord as the other leg and the radius becomes the hypotenuse. \n" ); document.write( "By the pathagorean theorem: \n" ); document.write( "x=√(50^2-40^2)=√2500-1600=√900=30 \n" ); document.write( "distance between the chord and the center of the circle=30 cm \n" ); document.write( " |