document.write( "Question 312442: Five hundred feet of fencing is available to enclose a rectangular pasture alongside a river, which serves as one side of the rectangle. Express the area of the rectangular pasture as a function of x. (only 3 sides require fencing) \n" ); document.write( "
Algebra.Com's Answer #223344 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Five hundred feet of fencing is available to enclose a rectangular pasture alongside a river, which serves as one side of the rectangle. Express the area of the rectangular pasture as a function of x. (only 3 sides require fencing)
\n" ); document.write( ".
\n" ); document.write( "Draw a diagram of the problem -- it'll help you see the solution.
\n" ); document.write( ".
\n" ); document.write( "Let x = width of rectangular pasture
\n" ); document.write( "then
\n" ); document.write( "500-2x = lenght of rectangular pasture
\n" ); document.write( ".
\n" ); document.write( "Area = x(500-2x)
\n" ); document.write( "Area = 500x-2x^2
\n" ); document.write( "Area = -2x^2+500x
\n" ); document.write( "
\n" ); document.write( "
\n" );