document.write( "Question 1198765: A flower garden is shaped like a circle. Its diameter is 38yd. A ring-shaped path goes around the garden. The width of the path is 5yd.
\n" ); document.write( "The gardener is going to cover the path with sand. If one bag of sand can cover 7yd2, how many bags does the gardener need?
\n" ); document.write( "

Algebra.Com's Answer #832409 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Circle Area formula
\n" ); document.write( "A = pi*r^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The garden, minus the path, has a diameter of 38 yards.
\n" ); document.write( "Half of which is 38/2 = 19 yards.
\n" ); document.write( "This is the radius of the smaller inner circle.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's compute the area of this circle
\n" ); document.write( "A = pi*r^2
\n" ); document.write( "A = pi*19^2
\n" ); document.write( "A = pi*361
\n" ); document.write( "A = 361pi\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The path around the garden is 5 yards in width.
\n" ); document.write( "This will add 5 to the radius we found earlier.
\n" ); document.write( "19+5 = 24
\n" ); document.write( "The outer concentric circle has a radius of 24 yards.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The larger circle has an area of:
\n" ); document.write( "A = pi*r^2
\n" ); document.write( "A = pi*24^2
\n" ); document.write( "A = pi*576
\n" ); document.write( "A = 576pi\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now compute the difference of these items to find the area of the garden path only (i.e the outer ring).
\n" ); document.write( "576pi - 361pi = (576-361)pi = 215pi\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The exact area of the path only is 215pi square yards.
\n" ); document.write( "This is approximately
\n" ); document.write( "215*3.1415926535898 = 675.442420521807 square yards.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = number of bags of sand needed
\n" ); document.write( "1 bag covers 7 square yards
\n" ); document.write( "x bags cover 7x square yards
\n" ); document.write( "7x = 675.442420521807
\n" ); document.write( "x = 675.442420521807/7
\n" ); document.write( "x = 96.4917743602581
\n" ); document.write( "Round that up to the nearest integer to get x = 97\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 97 bags of sand are needed.
\n" ); document.write( "
\n" ); document.write( "
\n" );