document.write( "Question 724271: I need help setting a word problem up. If someone could please show me the equations I need to solve this:\r
\n" ); document.write( "\n" ); document.write( "a farmer is fencing a rectangular area for cattle using a straight portion of the river as one side of the rectangle. There is no fencing along the river. If the farmer has 1200 feet of fence, find the dimensions for the rectangular area that gives a maximum area for the cattle.
\n" ); document.write( "

Algebra.Com's Answer #443688 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
a farmer is fencing a rectangular area for cattle using a straight portion of the river as one side of the rectangle. There is no fencing along the river. If the farmer has 1200 feet of fence, find the dimensions for the rectangular area that gives a maximum area for the cattle.
\n" ); document.write( "***
\n" ); document.write( "let x=width (perpendicular to river)
\n" ); document.write( "let y=length (parallel to river)
\n" ); document.write( "2x+y=1200
\n" ); document.write( "y=1200-2x
\n" ); document.write( "area=length*width
\n" ); document.write( "xy=x(1200-2x)=1200x-2x^2
\n" ); document.write( "Area=-2x^2+1200x
\n" ); document.write( "complete the square
\n" ); document.write( "Area=-2(x^2-600x+300^2)+2(300^2)
\n" ); document.write( "Area=-2(x-300)^2+180000
\n" ); document.write( "This is an equation of the standard form for a parabola that opens downward: y=-A(x-h)^2+k, (h,k)=(x,y) coordinates of the vertex from which the x-value which gives the maximum area and the maximum area itself is obtained.
\n" ); document.write( "x=300
\n" ); document.write( "y=1200-2x=600
\n" ); document.write( "dimensions for the rectangular area that gives a maximum area for the cattle:
\n" ); document.write( "width=300 ft
\n" ); document.write( "length=600 ft
\n" ); document.write( "maximum area=180,000 sq ft
\n" ); document.write( "
\n" ); document.write( "
\n" );