document.write( "Question 741991: If the diameter of the circle above is 6 cm, what is the area of the circle? \n" ); document.write( "
Algebra.Com's Answer #452225 by only4christ(12)![]() ![]() ![]() You can put this solution on YOUR website! Area = pi*r^2 \n" ); document.write( "Diameter = 2*r so r = d/2\r \n" ); document.write( "\n" ); document.write( "Given: Diameter=6; dividing by 2 we get r; so r = 3\r \n" ); document.write( "\n" ); document.write( "Area = 3.14 * (3)^2 \n" ); document.write( "A = 3.14 * 9=28.26 sq.cm. \n" ); document.write( " |