document.write( "Question 617094: A rectangular garden is 20 yards long and 10 yards wide. If it costs 80 cents per square yard to seed the lawn and $7.00 per running yard to put up a hedge around the garden, what is the total cost in dollars of seeding the garden and putting up a hedge around it? \n" ); document.write( "
Algebra.Com's Answer #388142 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A rectangular garden is 20 yards long and 10 yards wide. If it costs 80 cents per square yard to seed the lawn and $7.00 per running yard to put up a hedge around the garden, what is the total cost in dollars of seeding the garden and putting up a hedge around it? \n" ); document.write( ". \n" ); document.write( "\"cost to seed\" + \"cost to hedge\" \n" ); document.write( ".80(20*10) + 7(2(20+10)) \n" ); document.write( ".80(200) + 7(2(30)) \n" ); document.write( ".80(200) + 7(60) \n" ); document.write( "160 + 420 \n" ); document.write( "$580 \n" ); document.write( " \n" ); document.write( " |