document.write( "Question 256030: The Maximum Garden Problem. A farmer has 230 ft
\n" );
document.write( "of fence to enclose a rectangular garden. What is the
\n" );
document.write( "largest garden area that can be enclosed with the 230 ft
\n" );
document.write( "of fence? Explain your work \n" );
document.write( "
Algebra.Com's Answer #188187 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! We need two formulas: \n" ); document.write( "(i) \n" ); document.write( "(ii) \n" ); document.write( "We are told that the perimeter is 230, so (i) becomes \n" ); document.write( "(iii) \n" ); document.write( "or \n" ); document.write( "(iv) \n" ); document.write( "step 1 - solve (iv) for L and we get \n" ); document.write( "(v) \n" ); document.write( "step 2 - substitute (v) into (ii) to get \n" ); document.write( "(vi) \n" ); document.write( "writing (vi) in vertex form, we get \n" ); document.write( "(vii) \n" ); document.write( "So, when W = 57.5, L = 57.5 and the max area is 3306.25 ft sq. \n" ); document.write( " |