document.write( "Question 195246: How would you find the remaining area of a circle with a rectangle in it measure 4 ft by 3 ft with all four corners touching the outer edge of the circle? \n" ); document.write( "
Algebra.Com's Answer #146444 by edjones(8007)![]() ![]() You can put this solution on YOUR website! The diagonal of the rectangle is 5 because it is the hypotenuse of a 3-4-5 right triangle. The diagonal is also the diameter of the circle. \n" ); document.write( "A=pi*r^2 \n" ); document.write( "=pi*2.5^2 \n" ); document.write( "=pi*6.25 ft^2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |