document.write( "Question 201279: how do you find the area and circumference of a circle? \n" ); document.write( "
Algebra.Com's Answer #151504 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Given the radius
\n" ); document.write( "\"C+=+2%2Api%2Ar\" = \"pi%2Adiameter\"
\n" ); document.write( "\"A+=+pi%2Ar%5E2\"
\n" ); document.write( "
\n" );