Question 936272
a rectangle of largest area is cut out from a circle. 
what percent of area is lost as trimming
-----
That rectangle is a square with diagonal equal to the diameter of the circle.
Area of the circle:: pi(d/2)^2 (pi/4)d^2
---
Area of the square:: (d/sqrt(2))^2 = (1/2)d^2
-----
Percent lost = (area of square)/(area of circle) = (1/2)d^2/(pi/4)d^2
-----
= (1/2)/(pi/4) = 2/pi = 64%
-------------
Cheers,
Stan H.
-------------