document.write( "Question 1142708: Calculus Optimization Question\r
\n" );
document.write( "\n" );
document.write( "A rectangular pen is being constructed with 500 feet of fencing. One side of the pen is the wall of a barn and does not require fencing. The other three sides are fenced. What are the dimensions of the pen that will maximize the area of the pen? \n" );
document.write( "
Algebra.Com's Answer #763430 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let x be the dimension of the pen (in feet) perpendicular to the wall. \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the side parallel to the wall is (500-2x) feet long,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "and the area of the pen is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " A(x) = x*(500-2x) = -2x^2 + 500x square feet.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "They want you find the maximum of the function A(x) using Calculus.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "For it, differentiate A(x) over x and equate the derivative to zero:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " A'(x) = -4x + 500 = 0,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "which gives you x =\r \n" ); document.write( "\n" ); document.write( "==============\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I re-wrote/corrected my post after getting a notice from @greenestamps.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "@greenestamps, thanks for your notice !\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |