document.write( "Question 1068180: A gardener has enough material to build 200 feet
\n" ); document.write( "of fencing. He also has enough seed to plant 1568 square feet of
\n" ); document.write( "flowers. If he plans to fence in a rectangular area in his property
\n" ); document.write( "and completely fill it with his remaining flower seeds, what are the
\n" ); document.write( "dimensions of the fenced in area that he should create?
\n" ); document.write( "

Algebra.Com's Answer #683389 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the dimensions be \"+a+\" and \"+b+\"
\n" ); document.write( "(1) \"+x%2Ay+=+1568+\"
\n" ); document.write( "(2) \"+2x+%2B+2y+=+200+\"
\n" ); document.write( "--------------------------
\n" ); document.write( "(2) \"+x+%2B+y+=+100+\"
\n" ); document.write( "(2) \"+y+=+100+-+x+\"
\n" ); document.write( "------------------------
\n" ); document.write( "(1) \"+x%2A%28+100+-+x+%29+=+1568+\"
\n" ); document.write( "(1) \"+-x%5E2+%2B+100x+-+1568+=+0+\"
\n" ); document.write( "Use quadratic formula
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"+a+=+-1+\"
\n" ); document.write( "\"+b+=+100+\"
\n" ); document.write( "\"+c+=+-1568+\"
\n" ); document.write( "solve for \"+x+\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );