document.write( "Question 309811: An ecology center wants to set up an experimental garden using 300 m of fencing to enclose a rectangular area of 5000m2. Find the dimensions of the garden. \n" ); document.write( "
Algebra.Com's Answer #221590 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An ecology center wants to set up an experimental garden using 300 m of fencing to enclose a rectangular area of 5000m2. Find the dimensions of the garden.
\n" ); document.write( "-----------------
\n" ); document.write( "Equations:
\n" ); document.write( "LW = 5000
\n" ); document.write( "2(L+W) = 300
\n" ); document.write( "-------------------
\n" ); document.write( "L+W = 150
\n" ); document.write( "LW = 5000
\n" ); document.write( "-------------------
\n" ); document.write( "Solve by substitution:
\n" ); document.write( "L = 150-W
\n" ); document.write( "---------------
\n" ); document.write( "(150-W)W = 3000
\n" ); document.write( "-W^2 + 150W - 3000 = 0
\n" ); document.write( "W^2 - 150W + 3000 = 0
\n" ); document.write( "---
\n" ); document.write( "I graphed it and found W = 126.23
\n" ); document.write( "Then L = 23.77
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============================
\n" ); document.write( "
\n" );