document.write( "Question 1106662: A square is inscribed in a circle. If the area of the square is 9 in^2, what is the ratio of the circumference of the circle to the area of the circle? \n" ); document.write( "
Algebra.Com's Answer #721653 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the ratio of the circumference of the circle to the area of the circle? \n" ); document.write( "---------- \n" ); document.write( "Find the diagonal of the square. \n" ); document.write( "r = d/2 \n" ); document.write( "---- \n" ); document.write( "C = 2pi*r \n" ); document.write( "A = pi*r^2 \n" ); document.write( "---- \n" ); document.write( "2pi*r/(pi*r^2) = 2/r \n" ); document.write( " |