document.write( "Question 1034952: Can you please help me with this problem:
\n" );
document.write( "Your friend is planting a circular garden full of different color pansies. Your friend plans to plant five different colors of equal amounts. The garden has a radius of 15 feet. How many square feet of space will each color cover? \n" );
document.write( "
Algebra.Com's Answer #649585 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Area of the circular garden is pi * r^2, where pi = 22/7 and r = 15 feet \n" ); document.write( ": \n" ); document.write( "Area = (22/7) * 15^2 = 707.14284 approx 707 square feet \n" ); document.write( ": \n" ); document.write( "each color covers 707 / 5 = 141.4 square feet \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |