document.write( "Question 426055: A dairy farmer plans to enclose a rectangular pasture adjacent to a river. To provide enough grass for the herd, the pasture must contain 405,000 square meters. No fencing is required along the river. What dimensions will use the least amount of fencing? (Enter your answers from smallest to largest.) \n" ); document.write( "
Algebra.Com's Answer #296548 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A dairy farmer plans to enclose a rectangular pasture adjacent to a river.
\n" ); document.write( " To provide enough grass for the herd, the pasture must contain 405,000 square meters.
\n" ); document.write( " No fencing is required along the river.
\n" ); document.write( " What dimensions will use the least amount of fencing?
\n" ); document.write( ":
\n" ); document.write( "Let L = the dimension parallel to the river
\n" ); document.write( "Let W = width
\n" ); document.write( ":
\n" ); document.write( "L*W = 405000 sq/m
\n" ); document.write( "L = \"405000%2FW\"
\n" ); document.write( ":
\n" ); document.write( "Write a perimeter equation which represents the amt of fencing
\n" ); document.write( "P = L + 2W
\n" ); document.write( "Replace L
\n" ); document.write( "P = \"405000%2FW\" + 2W
\n" ); document.write( "Graphically
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-100%2C+1000%2C+-1000%2C+5000%2C+%28405000%2Fx%29%2B2x%29+\"
\n" ); document.write( "Y axis represent the amt of fencing, x = width
\n" ); document.write( "Width for minimum fencing: 450 meters
\n" ); document.write( "then
\n" ); document.write( "L = \"405000%2F450\" = 900 m is the length
\n" ); document.write( "
\n" );