document.write( "Question 795793: A farmer wants to enclose a rectangular field along a river on three sides. If 1,200 feet of fencing is to be used, what dimensions will maximize the enclosed area? \n" ); document.write( "
Algebra.Com's Answer #481155 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A farmer wants to enclose a rectangular field along a river on three sides. If 1,200 feet of fencing is to be used, what dimensions will maximize the enclosed area? \n" ); document.write( "----------- \n" ); document.write( "The length = 2x the width \n" ); document.write( "--> 300 by 600 \n" ); document.write( "=============== \n" ); document.write( "Area = L*W = W*(1200 - 2W) \n" ); document.write( "= -2W^2 + 1200W \n" ); document.write( "------- \n" ); document.write( "Find the Axis of Symmetry of the parabola, it's W = 300 \n" ); document.write( " \n" ); document.write( " |