document.write( "Question 113253: find the area of the circle if its radius is 3.5cm
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #82434 by SHUgrad05(58) ![]() You can put this solution on YOUR website! Area of a Circle: A=Pir^2 \n" ); document.write( "A=3.14*3.5^2 \n" ); document.write( "A=3.14*12.25 \n" ); document.write( "A=38.47 \n" ); document.write( " |