document.write( "Question 1033564: A rancher has 216 feet of fencing to enclose two adjacent rectangular corrals. What dimensions will produce the largest total area?
\n" );
document.write( "Your answer is:
\n" );
document.write( "What is the maximum total area?
\n" );
document.write( "Your answer is: \n" );
document.write( "
Algebra.Com's Answer #648202 by ikleyn(52794)![]() ![]() You can put this solution on YOUR website! A rancher has 216 feet of fencing to enclose two adjacent rectangular corrals. What dimensions will produce the largest total area? \n" ); document.write( "Your answer is: \n" ); document.write( "What is the maximum total area? \n" ); document.write( "Your answer is: \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "I will assume that we have two adjacent rectangular corrals with the same dimensions L (length) and W (width), \r\n" ); document.write( "One common side (the length) is common for two corrals and the fence is installed along all sides, \r\n" ); document.write( "including the common interior side, although it is not stated directly in the condition.\r\n" ); document.write( "\r\n" ); document.write( "If so, then we have this equation\r\n" ); document.write( "\r\n" ); document.write( "3L + 4W = 216, \r\n" ); document.write( "\r\n" ); document.write( "and we need to maximize the value f = L*2W.\r\n" ); document.write( "\r\n" ); document.write( "Express 2W via L from (1): 2W = \n" ); document.write( " \n" ); document.write( " |