document.write( "Question 272729: If a chord 10 inches long is 5 inches from the center of a circle, what is the radius of the circle(sqaure root answer)?\r
\n" ); document.write( "\n" ); document.write( "In a circle with a 12-inch radius, what is the length of a segment joining the midpoint of a 20-inch chord and the center of the circle(square rootanswer)?\r
\n" ); document.write( "\n" ); document.write( "What is the radius of a circle in which an inscribed square has a side of 8 inches(square root answer)
\n" ); document.write( "

Algebra.Com's Answer #199443 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
All these can be solved using pytha: \"a%5E2+%2B+b%5E2+=+c%5E2\" or
\n" ); document.write( "c = \"sqrt%28a%5E2+%2B+b%5E2%29\"
\n" ); document.write( "or
\n" ); document.write( "a = \"sqrt%28c%5E2+-+b%5E2%29\"
\n" ); document.write( ":\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If a chord 10 inches long is 5 inches from the center of a circle,
\n" ); document.write( " what is the radius of the circle(square root answer)?
\n" ); document.write( ":
\n" ); document.write( "A line from the center to the chord, bisects the chord, therefore you have a
\n" ); document.write( " right triangle, two sides = 5\", the hypotenuse = the radius
\n" ); document.write( "r = \"sqrt%285%5E2+%2B+5%5E2%29\"
\n" ); document.write( "r = \"sqrt%2850%29\"
\n" ); document.write( "Factor to reveal a perfect square
\n" ); document.write( "r = \"sqrt%2825%2A2%29\"
\n" ); document.write( "r = \"5%2Asqrt%282%29\"
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "In a circle with a 12-inch radius, what is the length of a segment joining the
\n" ); document.write( "midpoint of a 20-inch chord and the center of the circle(square rootanswer)?
\n" ); document.write( ":
\n" ); document.write( "A right triangle is formed by half the chord (10) and the hypotenuse, r (12)
\n" ); document.write( "and the segment (s)
\n" ); document.write( "s = \"sqrt%2812%5E2+-+10%5E2%29\"
\n" ); document.write( "s = \"sqrt%28144+-+100%29\"
\n" ); document.write( "s = \"sqrt%28244%29\"
\n" ); document.write( "Factor to reveal a perfect square
\n" ); document.write( "r = \"sqrt%284%2A61%29\"
\n" ); document.write( "r = \"2%2Asqrt%2861%29\"
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "What is the radius of a circle in which an inscribed square has a side of 8 inches (square root answer)
\n" ); document.write( ":
\n" ); document.write( "The diameter of the circle will = to the diagonal of the square
\n" ); document.write( "r = \"%28sqrt%288%5E2%2B8%5E2%29%29%2F2\"
\n" ); document.write( "r = \"%28sqrt%28128%29%29%2F2\"
\n" ); document.write( "r = \"%28sqrt%2864%2A2%29%29%2F2\"
\n" ); document.write( "r = \"%288%2Asqrt%282%29%29%2F2\"
\n" ); document.write( "r = \"4%2Asqrt%282%29\"
\n" ); document.write( "
\n" );