document.write( "Question 112897: A rectangular garden with an area of 2050 square feet is to be located next to a barn with fencing on three sides and the barn acting as the fourth side. Write a function which gives the length of fencing needed if the length of the side parellel to the barn is x. Find the dimensions of the garden using the minimum amount of fence. \n" ); document.write( "
Algebra.Com's Answer #82269 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! If the side parallel to the barn is x and the area is 2050, then the two sides perpendicular to the barn are each \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let L(x) be the length function and \n" ); document.write( "Let W(x) be the width function and \n" ); document.write( "Let P(x) be the perimeter function representing the length of the three fenced sides, hence \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(x) will have a critical point where \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( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now the question is whether this critical point is a minimum or a maximum.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If \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( "So \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps, \n" ); document.write( "John \n" ); document.write( " |