document.write( "Question 1189543: Boris has 320 meters of fencing. He will use it to form three sides of a rectangular garden. The fourth side will be along a house and will not need fencing.\r
\n" );
document.write( "\n" );
document.write( "(a) Find a function that gives the area A (x) of the garden (in square meters) in
\n" );
document.write( "terms of x.\r
\n" );
document.write( "\n" );
document.write( "A(x) =? \r
\n" );
document.write( "\n" );
document.write( "(b) What side length x gives the maximum area that the garden can have?
\n" );
document.write( "Side length x : ? meters\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) What is the maximum area that the garden can have?
\n" );
document.write( "Maximum area: ? square meters \n" );
document.write( "
Algebra.Com's Answer #820927 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Instead of solving your problem, I'll give you the solution to a TWIN problem,\r \n" ); document.write( "\n" ); document.write( " to give you an opportunity to learn the method and the subject.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "///////////\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A farmer plans to fence a rectangular grazing area along a river with 300 yards of fence. \n" ); document.write( "What is the largest area he can enclose?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solution\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Since one side is the river, the rectangle's fence perimeter will be\r\n" ); document.write( "\r\n" ); document.write( " L + 2W = 300.\r\n" ); document.write( "\r\n" ); document.write( "Hence, L = 300 - 2W.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Area = Length * Width.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Substitute (300-2W) for L:\r\n" ); document.write( "\r\n" ); document.write( " A = W(300 - 2W)\r\n" ); document.write( "\r\n" ); document.write( " A = -2W^2 + 300W.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It is a quadratic function. It has the maximum at x = -b/(2a), according to the general theory.\r\n" ); document.write( "\r\n" ); document.write( " (See the lessons\r\n" ); document.write( " \r\n" ); document.write( " - HOW TO complete the square to find the minimum/maximum of a quadratic function\r\n" ); document.write( "\r\n" ); document.write( " - Briefly on finding the minimum/maximum of a quadratic function\r\n" ); document.write( "\r\n" ); document.write( " in this site).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "For our quadratic function the maximum is at\r\n" ); document.write( "\r\n" ); document.write( " W =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "My other lessons in this site on finding the maximum/minimum of a quadratic function are \r \n" ); document.write( "\n" ); document.write( " - HOW TO complete the square to find the minimum/maximum of a quadratic function\r \n" ); document.write( "\n" ); document.write( " - Briefly on finding the minimum/maximum of a quadratic function\r \n" ); document.write( "\n" ); document.write( " - HOW TO complete the square to find the vertex of a parabola\r \n" ); document.write( "\n" ); document.write( " - Briefly on finding the vertex of a parabola\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " - A rectangle with a given perimeter which has the maximal area is a square\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " - A farmer planning to fence a rectangular garden to enclose the maximal area\r \n" ); document.write( "\n" ); document.write( " - A rancher planning to fence two adjacent rectangular corrals to enclose the maximal area\r \n" ); document.write( "\n" ); document.write( " - Finding the maximum area of the window of a special form \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " - OVERVIEW of lessons on finding the maximum/minimum of a quadratic function\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |