document.write( "Question 355100: A circle has a chord of length 10 cm. This chord is the perpendicular bisector of a radius of that circle. What is the area of the circle in square centimeters? \n" ); document.write( "
Algebra.Com's Answer #253617 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The given chord perpendicularly bisects a radius of the circle, so we can form a right triangle where one leg measures 5 cm, the other leg measures \"r%2F2\", and the hypotenuse measures r. Then by the Pythagorean Theorem,
\n" ); document.write( "\"r%5E2+=+%28r%2F2%29%5E2+%2B5%5E2\",
\n" ); document.write( "\"r%5E2+=+r%5E2%2F4%2B25\",
\n" ); document.write( "\"3r%5E2%2F4+=+25\",
\n" ); document.write( "\"r%5E2+=+100%2F3\".
\n" ); document.write( "Now the area of the circle is given by \"A+=+pi%2Ar%5E2\".
\n" ); document.write( "Substituting \"r%5E2+=+100%2F3\" into this area formula, we get
\n" ); document.write( "\"A+=+100pi%2F3\"square centimeters.
\n" ); document.write( "
\n" ); document.write( "
\n" );