document.write( "Question 1200873: A flowerbed is a rectangle with a semicircle at each end.
\n" ); document.write( "The total length of the flowerbed is 50 feet and the width is 14 feet.
\n" ); document.write( "a) Sketch the flowerbed and determine its area.
\n" ); document.write( "b) A gardener can plant 10 plants per square yard. How many plants should
\n" ); document.write( "he buy for this flowerbed?
\n" ); document.write( "c) The fertilizer he will apply should be spread at a rate of 2 kg per 30 m2.
\n" ); document.write( "About how much fertilizer will he need for this garden?
\n" ); document.write( "

Algebra.Com's Answer #835097 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A flowerbed is a rectangle with a semicircle at each end.
\n" ); document.write( "The total length of the flowerbed is 50 feet and the width is 14 feet.
\n" ); document.write( "a) Sketch the flowerbed and determine its area.
\n" ); document.write( "The radius of the semicircles is half the width, 7 ft
\n" ); document.write( "The length of the rectangular portion, 50 - 14 = 36 fit
\n" ); document.write( "A = \"pi%2A7%5E2\" + (14 * 36)
\n" ); document.write( "A = 153.938 + 504
\n" ); document.write( "A = 657.938 ~ 658 sq ft
\n" ); document.write( ":
\n" ); document.write( "b) A gardener can plant 10 plants per square yard. How many plants should
\n" ); document.write( "he buy for this flowerbed?
\n" ); document.write( "convert sq/ft to sq/yards
\n" ); document.write( "658/9 = 73.1 is the area in sq yards.
\n" ); document.write( "About 73 * 10 = 730 plants in this area
\n" ); document.write( ";
\n" ); document.write( "c) The fertilizer he will apply should be spread at a rate of 2 kg per 30 m2.
\n" ); document.write( "About how much fertilizer will he need for this garden?
\n" ); document.write( "Convert 73 sq yds to sq meters
\n" ); document.write( ".8361 * 73 ~ 61 sq/meters
\n" ); document.write( "2 kg per 30 sq/meters, about 4 kg of fertilizer required
\n" ); document.write( "
\n" ); document.write( "
\n" );