document.write( "Question 139678: Tutor could you help me please: A homeowner wants to fence a rectangular garden using 120 ft of fencing. The side of the garage will be used as one side of the rectangle. Find the dimensions for which the area is a maximum.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #101824 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tutor could you help me please: A homeowner wants to fence a rectangular garden using 120 ft of fencing. The side of the garage will be used as one side of the rectangle. Find the dimensions for which the area is a maximum. \n" ); document.write( "------------------ \n" ); document.write( "Draw the picture. \n" ); document.write( "You have three lengths of fence; two are equal so call them \"x\": one \n" ); document.write( "is not equal but it can be called 120-2x because it is the rest of \n" ); document.write( "the fence after you have used up the two x's. \n" ); document.write( "------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "Area of the rectangle = x*(120-2x) = 120x-2x^2 \n" ); document.write( "---------- \n" ); document.write( "That is a quadratic with a=-2 and b = 120 \n" ); document.write( "------------ \n" ); document.write( "The maximum occurs when x = -b/2a = -120/(2*-2) = 30 \n" ); document.write( "-------------- \n" ); document.write( "So the two equal sides are each 30 ft. \n" ); document.write( "The other side is 120 - 2x = 120 - 2*30 = 60 ft. \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |