document.write( "Question 291344: if the area of a circular pond is 153.86 sq. yd. what is the circumference of the pond? \n" ); document.write( "
Algebra.Com's Answer #210705 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if the area of a circular pond is 153.86 sq. yd. what is the circumference of the pond? \n" ); document.write( "------------------------- \n" ); document.write( "Area = (pi)r^2 = 153.86 sq. yd. \n" ); document.write( "r^2 = 153.86/pi \n" ); document.write( "r = sqrt(48.98) \n" ); document.write( "----- \n" ); document.write( "Circumference = 2(pi)r \n" ); document.write( "C = 2(pi)sqrt(48.98) \n" ); document.write( "C = 43.97... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |