document.write( "Question 293795: A fence is to be built to enclose a rectangular area of 290 square feet. The fence along three sides is to be made of material that costs 3 dollars per foot, and the material for the fourth side costs 15 dollars per foot. Find the length and width (with ) of the enclosure that is most economical to construct. \n" ); document.write( "
Algebra.Com's Answer #212109 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A fence is to be built to enclose a rectangular area of 290 square feet. \n" ); document.write( " The fence along three sides is to be made of material that costs 3 dollars per foot, \n" ); document.write( " and the material for the fourth side costs 15 dollars per foot. \n" ); document.write( " Find the length and width (with ) of the enclosure that is most economical to construct. \n" ); document.write( ": \n" ); document.write( "Area: L * W = 290 \n" ); document.write( "W = \n" ); document.write( ": \n" ); document.write( "Cost: \n" ); document.write( "C = 15L + 3L + 3(2W) \n" ); document.write( "C = 18L + 6W \n" ); document.write( "Replace W with \n" ); document.write( "C = 18L + 6( \n" ); document.write( "C = 18L + \n" ); document.write( ": \n" ); document.write( "Plot this equation, cost on the vertical, Length on the horizontal \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Minimum cost occurs when Length = 10 ft, then |