document.write( "Question 50701: If the area of a circle is 64 pi, what is its circumference? \n" ); document.write( "
Algebra.Com's Answer #33762 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the area of a circle is 64 pi, what is its circumference? \n" ); document.write( "Area = (pi)r^2 \n" ); document.write( "Substitute 64(pi) in place of Area \n" ); document.write( "64(pi)=(pi)r^2 \n" ); document.write( "Solve for \"r\": \n" ); document.write( "r^2=64 \n" ); document.write( "r=8 \n" ); document.write( "Circumference = 2(pi)r \n" ); document.write( "Substitute 8 in place of r to get: \n" ); document.write( "=2(pi)8 \n" ); document.write( "Circumference =16(pi)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |