document.write( "Question 1067790: A gardener has 100 meters of fencing to enclose two adjacent rectangular gardens (see figure). The gardener wants the enclosed area to be 336 square meters. What dimensions should the gardener use to obtain this area? (Round your answers to two decimal places.)\r
\n" ); document.write( "\n" ); document.write( "4x+3y=100
\n" ); document.write( "

Algebra.Com's Answer #682916 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The gardener/the fence has 3 times the length L and 2 times the width W (it is the FULL wide, not its half).\r\n" );
document.write( "\r\n" );
document.write( "So the equations are\r\n" );
document.write( "\r\n" );
document.write( "3L + 2W = 100,       (1)\r\n" );
document.write( "L*W = 336.           (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From (1), W = \"%28100-3L%29%2F2\". Substitute it into (2) replacing W. You will get\r\n" );
document.write( "\r\n" );
document.write( "\"L%2A%28100-3L%29%2F2\" = 336,   or\r\n" );
document.write( "\r\n" );
document.write( "L*(100-3L) = 672,\r\n" );
document.write( "\r\n" );
document.write( "100L - 3L^2 = 672,\r\n" );
document.write( "\r\n" );
document.write( "3L^2 - 100L + 672 = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"L%5B1%2C2%5D\" = \"%28100+%2B-+sqrt%28100%5E2-4%2A3%2A672%29%29%2F%282%2A3%29\" = \"%28100+%2B-+44%29%2F6\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"L%5B1%5D\" = \"144%2F6\" = 24         --->  \"W%5B1%5D\" = \"%28100-3%2A24%29%2F2\" = 14.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"L%5B2%5D\" = \"56%2F6\" = \"9\"\"1%2F3\"         --->  \"W%5B2%5D\" = \"%28100-3%2A%2828%2F3%29%29%2F2\" = 36.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  There are two solutions: 1) the rectangle has the outer dimensions 24 m and 14 m;\r\n" );
document.write( "\r\n" );
document.write( "                                  2) the rectangle has the outer dimensions \"9\"\"1%2F3\" m and 36 m.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );