document.write( "Question 751082: What is the area of a circle with the circumference of 43.98226 \n" ); document.write( "
Algebra.Com's Answer #457075 by Cromlix(4381) You can put this solution on YOUR website! Circumference/ pi = diameter (pi = 3.14) \n" ); document.write( "43.98226/pi =14 units \n" ); document.write( "Halve 14 for the radius = 7 units \n" ); document.write( "Area of a circle = pi r^2 \n" ); document.write( " = 3.14 * 7^2 \n" ); document.write( " = 153.86 units^2 \n" ); document.write( " |