document.write( "Question 273717: A circle surrounds a rectangle. A rectangle is 12 feet long and 9 feet high. The circle touches all four corners of the rectangle. what is the size of the shaded area(the left over circle). \n" ); document.write( "
Algebra.Com's Answer #199925 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! A circle surrounds a rectangle. A rectangle is 12 feet long and 9 feet high. The circle touches all four corners of the rectangle. what is the size of the shaded area(the left over circle).\r \n" ); document.write( "\n" ); document.write( "area of rectangle = length * width = 12 * 9 = 108 \n" ); document.write( "area of circle = pi * radius^2 (need to find radius) \n" ); document.write( "center of rectangle should be the center of the circle \n" ); document.write( "so we should have a right triangle with legs of 4.5 and 6, the hypotenuse of this triangle should be the radius of the circle \n" ); document.write( "4.5^2 + 6^2 = radius^2 \n" ); document.write( "20.25 + 36 = 56.25\r \n" ); document.write( "\n" ); document.write( "area of shaded area (left over circle) = 56.25pi - 108 \n" ); document.write( "176.714587 - 108 \n" ); document.write( "68.714587 or approx 68.7 ft^2 is the shaded area \n" ); document.write( " \n" ); document.write( " |