document.write( "Question 821251: the area of a circle is equal to the area of a rectangle of 12m*6m, find its circumference??? \n" ); document.write( "
Algebra.Com's Answer #493975 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
C=(pi)(2r)
\n" ); document.write( "A=(pi)r^2\r
\n" ); document.write( "\n" ); document.write( "Solve for r in the second equation.
\n" ); document.write( "A/(pi) = r^2
\n" ); document.write( "Take square root of each side.
\n" ); document.write( "sqrt( A/(pi) ) = r
\n" ); document.write( "Substituting in C=(pi)(2r) we have
\n" ); document.write( "C=(pi)(2( sqrt( A/(pi) ) )) or
\n" ); document.write( "C=\"%28pi%29%282%28+sqrt%28+A%2F%28pi%29+%29+%29%29\"
\n" ); document.write( "A in the equation for our problem is l x w = 12*6 = 72
\n" ); document.write( "so
\n" ); document.write( "C=\"%28pi%29%282%28+sqrt%28+72%2F%28pi%29+%29+%29%29\"
\n" ); document.write( " = \"%28pi%29%282%2A6%28+sqrt%28+2%2F%28pi%29+%29+%29%29\"
\n" ); document.write( " = \"%28pi%29%2812%28+sqrt%28+2%2F%28pi%29+%29+%29%29\"
\n" ); document.write( "
\n" );