document.write( "Question 936272: a rectangle of largest area is cut out from a circle. what percent of area is lost as trimming \n" ); document.write( "
Algebra.Com's Answer #569710 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a rectangle of largest area is cut out from a circle. \n" ); document.write( "what percent of area is lost as trimming \n" ); document.write( "----- \n" ); document.write( "That rectangle is a square with diagonal equal to the diameter of the circle. \n" ); document.write( "Area of the circle:: pi(d/2)^2 (pi/4)d^2 \n" ); document.write( "--- \n" ); document.write( "Area of the square:: (d/sqrt(2))^2 = (1/2)d^2 \n" ); document.write( "----- \n" ); document.write( "Percent lost = (area of square)/(area of circle) = (1/2)d^2/(pi/4)d^2 \n" ); document.write( "----- \n" ); document.write( "= (1/2)/(pi/4) = 2/pi = 64% \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( " |