document.write( "Question 1091738: a rectangular football shed is fenced with 120 feet long barbed wire. if the length of the shed is twice as long as the width, what is the length? also find the area of the shed. \n" ); document.write( "
Algebra.Com's Answer #706216 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! width=w \n" ); document.write( "length=2w \n" ); document.write( "perimeter is 2(2w)+2(w)=6w=120 feet \n" ); document.write( "w=20 foot width \n" ); document.write( "l=40 foot length \n" ); document.write( "That gives the correct perimeter of 120. \n" ); document.write( "area is their product, or 800 ft^2. \n" ); document.write( " |