document.write( "Question 153414: Sam has 3000 feet of fencting available to enclose a rectangular field\r
\n" );
document.write( "\n" );
document.write( "a) Express the area A of the rectangle as a function of x where x is the length of the rectangle.\r
\n" );
document.write( "\n" );
document.write( "b) For what value of x is the area largest?\r
\n" );
document.write( "\n" );
document.write( "c) What is the maximum area?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #112966 by orca(409) ![]() You can put this solution on YOUR website! First we need to express the width of the rectangle in terms of x. \n" ); document.write( "The perimeter of the rectangle is: \n" ); document.write( "Perimeter = 2*length + 2*width. \n" ); document.write( "So width = (perimeter - 2*length)/2 \n" ); document.write( "Substituting length = x and perimeter = 3000, we have: \n" ); document.write( " \n" ); document.write( "So the area of the rectangle is \n" ); document.write( " \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "To find the maximum value of the quadratic expression, we can use either the formula or the completing square method. Here the second method is used. \n" ); document.write( " \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( " \n" ); document.write( "For \n" ); document.write( "So when x = 750, A has the maximum value \n" ); document.write( " \n" ); document.write( " |