document.write( "Question 788897: find the circumference and area of a circle to the nearest tenth with the diameter of 2.8cm
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #478641 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! c=pid \n" ); document.write( "c=3.14*2.8 \n" ); document.write( "c=8.8 cm \n" ); document.write( "--------- \n" ); document.write( "A=pir^2 \n" ); document.write( "A=3.14*1.4 \n" ); document.write( "A=4.4 sqcm \n" ); document.write( " |