document.write( "Question 135729: A circular pond 26 yd in diameter is surrounded by a gravel path 2 yd wide. The path is to be replaced by a brick walk costing $50 per square yard. How much will the walk cost? \n" ); document.write( "
Algebra.Com's Answer #99473 by AlexxsDad(4)\"\" \"About 
You can put this solution on YOUR website!
The gist of this problem is realizing that, in order to get the area of the walkway, we subtract the area of a smaller circle from that of a larger one. The larger circle has a diameter of 28 yd (2 yd larger than the 26 yd circle), minus the 26 yd circle.\r
\n" ); document.write( "\n" ); document.write( "So a 28 yd circle has a radius of 14 yd, and an area of 2 * pi * 14^2\r
\n" ); document.write( "\n" ); document.write( "The area of the 26 yd circle is 2* pi * 13^2.\r
\n" ); document.write( "\n" ); document.write( "(Radius is half of diameter).\r
\n" ); document.write( "\n" ); document.write( "So, the area of the large circle is 2 * pi * 196 = 1231 sq yd (approx)\r
\n" ); document.write( "\n" ); document.write( "and the area of the smaller is 2 * pi * 169 = 1062 sq yd (approx)\r
\n" ); document.write( "\n" ); document.write( "(Always thought there was a beauty to these two adjacent squares 169 and 196!)\r
\n" ); document.write( "\n" ); document.write( "So the area of the walk would be 1231 sqyd - 1062 sqyd = 169 sqyd\r
\n" ); document.write( "\n" ); document.write( "This has to be multiplied by $50/sqyd to find the cost:\r
\n" ); document.write( "\n" ); document.write( "169 sqyd * $50/sqyd = $8450\r
\n" ); document.write( "\n" ); document.write( "(For your future study of \"dimensional analysis,\" can you see how even the \"sqyd\" cancels out?)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );