document.write( "Question 347856: A circle is inscribed in a square, which is circumscribed by another circle. If the diagonal of square is 2x, find the ratio of the area of the large circle to the area of the small circle? \n" ); document.write( "
Algebra.Com's Answer #248755 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A circle is inscribed in a square, which is circumscribed by another circle.
\n" ); document.write( " If the diagonal of square is 2x, find the ratio of the area of the large
\n" ); document.write( " circle to the area of the small circle?
\n" ); document.write( ";
\n" ); document.write( "x = the radius of the large circle
\n" ); document.write( "then
\n" ); document.write( "A = \"pi%2Ax%5E2\"; the area of the larger circle
\n" ); document.write( ":
\n" ); document.write( "Find the area of the small circle
\n" ); document.write( ":
\n" ); document.write( "Let s = side of the square, given that 2x = diagonal of the square
\n" ); document.write( "s^2 + s^2 = (2x)^2
\n" ); document.write( "2s^2 = 4x^2
\n" ); document.write( "Divide both sides by 2
\n" ); document.write( "s^2 = 2x^2
\n" ); document.write( "s = \"sqrt%282x%5E2%29\"
\n" ); document.write( "s = \"x%2Asqrt%282%29\" is the side of the square
\n" ); document.write( ":
\n" ); document.write( "the side of the square is also the diameter of the small circle,therefore:
\n" ); document.write( "\"%28x%2Asqrt%282%29%29%2F2\" = the radius of the small circle
\n" ); document.write( "Find the area of the small circle
\n" ); document.write( "A = \"pi%2A%28x%2Asqrt%282%29%2F2%29%5E2\"
\n" ); document.write( "Which is:
\n" ); document.write( "A = \"pi%2A%28%282x%5E2%29%2F4%29\"
\n" ); document.write( "Cancel 2
\n" ); document.write( "A = \"pi%2A%28x%5E2%2F2%29\"
\n" ); document.write( ":
\n" ); document.write( "large area
\n" ); document.write( "---------- would be:
\n" ); document.write( "small area\r
\n" ); document.write( "\n" ); document.write( " \"%28pi%2Ax%5E2%29%2F%28pi%2A%28x%5E2%2F2%29%29\" = \"1%2F%281%2F2%29\" = \"2%2F1\"; canceled pi*x^2
\n" ); document.write( "
\n" ); document.write( "
\n" );