document.write( "Question 917042: What is the area and circumfrance of this circle inside the square of side 8cm \n" ); document.write( "
Algebra.Com's Answer #556488 by abhiverma27(3)![]() ![]() ![]() You can put this solution on YOUR website! side of square is 8cm, that means diameter of the circle is 8cm\r \n" ); document.write( "\n" ); document.write( "so r=d/2 \n" ); document.write( " r=4\r \n" ); document.write( "\n" ); document.write( "therefore area of circle= pie X r^2 \n" ); document.write( " = 3.14 X 16 \n" ); document.write( " = 50.56cm\r \n" ); document.write( "\n" ); document.write( "Circumference= 2 X Pie X r \n" ); document.write( " = 2 X 3.14 X 4 \n" ); document.write( " = 25.12 cm \n" ); document.write( " |