document.write( "Question 587812: A local citizen wants to fence a rectangular community garden. The length of the garden should be at least 110 ft, and the distance around should be no more than 380 ft. Write a system of inequalities that models the possible dimensions of the garden. Graph the system to show all possible solutions.\r
\n" ); document.write( "\n" ); document.write( "I DON'T UNDERSTAND THE ENTIRE PROBLEM.
\n" ); document.write( "

Algebra.Com's Answer #374252 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Call the distance around the perimeter, \"P\"
\n" ); document.write( "Let the length = \"L\"
\n" ); document.write( "Let the width = \"W\"
\n" ); document.write( "The formula for perimeter is:
\n" ); document.write( "\"+P+=+2L+%2B+2W+\"
\n" ); document.write( "given:
\n" ); document.write( "\"+2L+%2B+2W+%3C=+380+\"
\n" ); document.write( "\"+L+%2B+W+%3C=+190%0D%0Aand%0D%0A%7B%7B%7B+L+%3E=+110+\"
\n" ); document.write( "When the width is close to zero, I get
\n" ); document.write( "\"+L+%2B+0+%3C+190+\"
\n" ); document.write( "so, I can say:
\n" ); document.write( "------------
\n" ); document.write( "\"+190+%3E+L+%3E=+110+\"
\n" ); document.write( "\"+L+%2B+W+%3C=+190+\"
\n" ); document.write( "------------
\n" ); document.write( "If you plot \"+L+\" on the horizontal and
\n" ); document.write( "\"+W+\" on the vertical, the solutions are only valid between
\n" ); document.write( "\"+L+=+110+\" and \"+L+=+190+\"
\n" ); document.write( "The line you plot looks like
\n" ); document.write( "\"+W+%3C=+-L+%2B+190+\"
\n" ); document.write( "which is the area under this line between
\n" ); document.write( "\"+L+=+110+\" and \"+L+=+190+\"
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-30%2C+210%2C+-30%2C+210%2C+-x+%2B+190+%29+\"
\n" ); document.write( "
\n" );