document.write( "Question 346443: a gardener is reseeding a city park that has a shape of a right triangle with a base of 150 ft, height of 200 ft, and 250 ft long
\n" );
document.write( "a) one bag of grass seed covers 3750 sq ft and cost 27.50 how many bags are needed and what is the total cost?
\n" );
document.write( "b) wire fencing cost $23.19 for each 50 ft rl how much does it cost to buy fencing to enclose the area?
\n" );
document.write( "c) fence posts cost $3.19 ea & needs to be placed every 5 ft how many posts are needed and what is the cost all together? \n" );
document.write( "
Algebra.Com's Answer #247722 by mananth(16946)![]() ![]() You can put this solution on YOUR website! a gardener is reseeding a city park that has a shape of a right triangle with a base of 150 ft, height of 200 ft, and 250 ft long \n" ); document.write( "a) one bag of grass seed covers 3750 sq ft and cost 27.50 how many bags are needed and what is the total cost? \n" ); document.write( ".. \n" ); document.write( "Area of triangle = 1/2 *base * height \n" ); document.write( "A= 1/2 * 150*200 \n" ); document.write( "A= 15000 sq. ft \n" ); document.write( "1 bag 3750 sq.ft \n" ); document.write( "15000 = ? \n" ); document.write( "15000/3750 = 4 bags \n" ); document.write( "1 bag = $27.50 \n" ); document.write( "4 bags = 4*27.50= $110 \n" ); document.write( "....\r \n" ); document.write( "\n" ); document.write( "b) wire fencing cost $23.19 for each 50 ft rl how much does it cost to buy fencing to enclose the area? \n" ); document.write( "Perimeter P = sum of all sides = 150+200+250=600 feet \n" ); document.write( "50 ft = 23.19 \n" ); document.write( "600 ft = 600*23.19 \n" ); document.write( "wire fensing cost =$13914 \n" ); document.write( "... \n" ); document.write( "c) fence posts cost $3.19 ea & needs to be placed every 5 ft how many posts are needed and what is the cost all together? \n" ); document.write( "Perimeter = 600 feet \n" ); document.write( "posts are kept 5ft apart \n" ); document.write( "600/5= 120 posts \n" ); document.write( "1 post = 3.19 \n" ); document.write( "120 posts = 119*3.19= $379.61\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add up all the three \n" ); document.write( " |