document.write( "Question 385778: find the area and circumference of the following circle. if either is not possible to determine say so. assume pie-3.14. the diameter is 8m. \n" ); document.write( "
Algebra.Com's Answer #272870 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=pir^2
\n" ); document.write( "A=3.14*4^2
\n" ); document.write( "A=50.24 sq m
\n" ); document.write( "---------------
\n" ); document.write( "C=pi*d
\n" ); document.write( "C=3.14*8
\n" ); document.write( "C=25.12 m
\n" ); document.write( "
\n" );