document.write( "Question 55765: The diameter of a circle is 12 meters. Find the area of the circle. \n" ); document.write( "
Algebra.Com's Answer #37837 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! D=13 THUS RADIUS=12/2=6 METERS \n" ); document.write( "AREA=PI*R^2 \n" ); document.write( "AREA=3.14*6^2 \n" ); document.write( "AREA=3.14*36 \n" ); document.write( "AREA=113.04 SQMETERS. \n" ); document.write( " |