document.write( "Question 478728: a pond 100 feet in diameter is surrounded by a circular grass walk 2 feet wide. how many square feet of grass are there on the walk ? \n" ); document.write( "
Algebra.Com's Answer #328057 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
pond radius = 50
\n" ); document.write( "radius of pond +walk = 52 \r
\n" ); document.write( "\n" ); document.write( "pi*(52^2-50^2) is the area of walk
\n" ); document.write( "= 642.88 ft^2
\n" ); document.write( "
\n" );