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)![]() ![]() 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 = \n" ); document.write( " \n" ); document.write( " |