document.write( "Question 882967: To make an enclosure for chickens, a rectangular area will be fenced next to a house. Only 3 sides will need to be fenced. There is 160 ft of fencing material. What dimensions will maximize the area of the enclosure? \n" ); document.write( "
Algebra.Com's Answer #533350 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the length of
\n" ); document.write( "one of the opposing sides
\n" ); document.write( "\"+160+-+2x+\" = the length
\n" ); document.write( "of the 3rd side
\n" ); document.write( "-------------------------------
\n" ); document.write( "\"+A+=+x%2A%28+160+-+2x+%29+\"
\n" ); document.write( "\"+A+=+-2x%5E2+%2B+160x+\"
\n" ); document.write( "--------------------------
\n" ); document.write( "When the form of the equation is
\n" ); document.write( "\"+f%28x%29+=+a%2Ax%5E2+%2B+b%2Ax+%2B+c+\"
\n" ); document.write( "The max is at \"+x+=+-b%2F%282a%29+\"
\n" ); document.write( "----------------------------------
\n" ); document.write( "\"+x%5Bmax%5D+=+-160+%2F+%282%2A%28-2%29%29+\"
\n" ); document.write( "\"+x%5Bmax%5D+=+40+\"
\n" ); document.write( "and
\n" ); document.write( "\"+160+-+2x+=+160+-+80+\"
\n" ); document.write( "\"+160+-+2x+=+80+\"
\n" ); document.write( "----------------------
\n" ); document.write( "The 3 sides are 40, 40, and 80
\n" ); document.write( "Here's the plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-10%2C+100%2C+-500%2C+5000%2C+-2x%5E2+%2B+160x+%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );