document.write( "Question 1006587: Find the area of a circle inscribed in a square of side 28cm
\n" );
document.write( "Hint:diameter of the circle is equal to the side of the square
\n" );
document.write( "🚱 \n" );
document.write( "
Algebra.Com's Answer #622706 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The side of the square is s \n" ); document.write( "The area is s^2, which here is 28^2 or 784 cm^2. \n" ); document.write( "The area of the circle is pi*r^2, where r=14 cm \n" ); document.write( "That is 196*pi cm^2= 615.75 cm^2 \n" ); document.write( "This is pi/4, which is the general form. \n" ); document.write( " \n" ); document.write( " |