document.write( "Question 817116: what is the largest area of the circle can be drawn inside a rectangle of length and breadth 21 and 30 respectively? \n" ); document.write( "
Algebra.Com's Answer #491893 by richwmiller(17219) You can put this solution on YOUR website! the largest diameter of the circle would be 21 \n" ); document.write( "the radius would be 10.5 \n" ); document.write( "area of a circle is pi*r^2 \n" ); document.write( "pi*10.5^2 \n" ); document.write( "pi*110.25 \n" ); document.write( "346.36059005827470454050643300657 \n" ); document.write( " |