document.write( "Question 199939: A farmer decides to enclose a rectangle garden using one side of the barn as a side to the rectangle. What is the maximum area that the farmer can enclose with 100 ft of fence? What should the deminsons of the garden be to give this area?\r
\n" ); document.write( "\n" ); document.write( "Maximum area that the farmer can enclose with 100 ft of fence__________sq.ft.\r
\n" ); document.write( "\n" ); document.write( "Deminsons of the garden to give this area is 50 ft by __________ft.
\n" ); document.write( "

Algebra.Com's Answer #150306 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
Draw a rough sketch, rectangle, one side is barn, two sides are \"a\", and one side is\"b\"
\n" ); document.write( ".
\n" ); document.write( "Perimeter of new fence is 2a +b =100,,, or b=100 - 2 a
\n" ); document.write( ".
\n" ); document.write( "Lets tabulate \"a\" vs \"b\" vs Area ,,,(area = a *b )
\n" ); document.write( ".
\n" ); document.write( "a,,,,,,,,,,b,,,,,,,,,,,Area
\n" ); document.write( "0,,,,,,,,,,100,,,,,,,,,,,0
\n" ); document.write( "10,,,,,,,,80,,,,,,,,,,800
\n" ); document.write( "20,,,,,,,,60,,,,,,,,,1200
\n" ); document.write( "24,,,,,,,,52,,,,,,,,,1248
\n" ); document.write( "25,,,,,,,50,,,,,,,,,,1250,,,,,MAX
\n" ); document.write( "26,,,,,,,,,48,,,,,,,,,1248
\n" ); document.write( "30,,,,,,,40,,,,,,,,,,1200
\n" ); document.write( "40,,,,,,,20,,,,,,,,,,,,800
\n" ); document.write( "50,,,,,,,,0,,,,,,,,,,,,,,,,0
\n" ); document.write( ".
\n" ); document.write( "Max Area is 1250 sq ft,,,,with dim of 25 by 50 , (50 opposite barn side)
\n" ); document.write( "
\n" );