document.write( "Question 439363: one side of the rectangular area is 20 feet long. i want to fence in a area of 500 sq. ft. how much feet of fencing is needed? \n" ); document.write( "
Algebra.Com's Answer #303714 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! one side of the rectangular area is 20 feet long. i want to fence in a area of 500 sq. ft. how much feet of fencing is needed? \n" ); document.write( ". \n" ); document.write( "Let x = length of remaining side \n" ); document.write( "then since length*width=area \n" ); document.write( "we have \n" ); document.write( "20x = 500 \n" ); document.write( "x = 500/20 \n" ); document.write( "x = 25 feet \n" ); document.write( ". \n" ); document.write( "fence needed is equal to the perimeter: \n" ); document.write( "2(20+25) \n" ); document.write( "2(45) \n" ); document.write( "90 feet (this is what they're looking for) \n" ); document.write( " \n" ); document.write( " |