document.write( "Question 332306: A garden is in the shape of a circle with a diameter of 15 meters. A sidewalk 2 meters wide is to be built around the garden. Calculate the area of the sidewalk. Express your answer in square meters accurate to two decimal places. \n" ); document.write( "
Algebra.Com's Answer #238192 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A garden is in the shape of a circle with a diameter of 15 meters.
\n" ); document.write( " A sidewalk 2 meters wide is to be built around the garden.
\n" ); document.write( " Calculate the area of the sidewalk.
\n" ); document.write( "Express your answer in square meters accurate to two decimal places.
\n" ); document.write( ":
\n" ); document.write( "15/2 = 7.5m, radius of the garden
\n" ); document.write( "then
\n" ); document.write( "7.5 + 2 = 9.5, is the overall radius (garden & walkway)
\n" ); document.write( ":
\n" ); document.write( "Overall area - garden area = sidewalk area
\n" ); document.write( "\"pi%2A9.5%5E2\" - \"pi%2A7.5%5E2\" = sidewalk area
\n" ); document.write( "283.53 - 176.71 = 106.82 sq/m is the sidewalk
\n" ); document.write( "
\n" );