document.write( "Question 803090: Express the area A of a circle as a function of its circumference C. \n" ); document.write( "
Algebra.Com's Answer #484129 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Express the area A of a circle as a function of its circumference C.
\n" ); document.write( "-----------
\n" ); document.write( "C = 2*pi*r --> r = C/2pi
\n" ); document.write( "---
\n" ); document.write( "Area = pi*r^2 = pi*(C/2pi)^2
\n" ); document.write( "Area = C^2/4pi
\n" ); document.write( "
\n" ); document.write( "
\n" );