document.write( "Question 305771: the base of a swimming pool is a circle of radius of 3 m
\n" );
document.write( "find its area correct to two decimal place
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #218882 by themathtutor2009(81)![]() ![]() ![]() You can put this solution on YOUR website! A=pi*r^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A=3.14*3^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A=28.26 \n" ); document.write( " |