document.write( "Question 869952: A farmer has 3000 feet of wire to enclose a rectangular field. He plans to fence the entire area and then subdivide it by running a perpendicular fence across the middle. Find the dimensions of the field that would enclose the maximum area . What is the maximum area?
\n" ); document.write( "Can you please help me ? Thanks so much in advance I really appreciate it:)
\n" ); document.write( "

Algebra.Com's Answer #524640 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A farmer has 3000 feet of wire to enclose a rectangular field.
\n" ); document.write( " He plans to fence the entire area and then subdivide it by running a perpendicular fence across the middle.
\n" ); document.write( " Find the dimensions of the field that would enclose the maximum area .
\n" ); document.write( " What is the maximum area?
\n" ); document.write( ":
\n" ); document.write( "With a fence down the middle we have 2 lengths and 3 widths, therefore:
\n" ); document.write( "2L + 3W = 3000
\n" ); document.write( "simplify, divide by 2
\n" ); document.write( "L + 1.5W = 1500
\n" ); document.write( "L = -1.5W + 1500, we can use this form for substitution
\n" ); document.write( ":
\n" ); document.write( "Area
\n" ); document.write( "A = L * W
\n" ); document.write( "Replace L with (-1.5W+1500)
\n" ); document.write( "A = (-1.5W+1500) * W
\n" ); document.write( "A = -1.5W^2 + 15W
\n" ); document.write( "From this we can write a quadratic equation, y = A, x=W
\n" ); document.write( "y = -1.5W^2 + 1500W
\n" ); document.write( "Max area occurs on the axis of symmetry, x=-b/(2a), so we have
\n" ); document.write( "x = \"%28-1500%29%2F%282%2A-1.5%29\"
\n" ); document.write( "x = \"%28-1500%29%2F%28-3%29\"
\n" ); document.write( "x = +500 ft is the width for max area
\n" ); document.write( "Find L, replace W with 500
\n" ); document.write( "L = -1.5(500) + 1500
\n" ); document.write( "L = 750 ft is the length for max area
\n" ); document.write( "Find the Area
\n" ); document.write( "A = 750 * 500
\n" ); document.write( "A = 375,000 sq/ft
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "You can confirm this your self, find the area using the equation, W=500
\n" ); document.write( "A = -1.5W^2 + 1500W
\n" ); document.write( "
\n" ); document.write( "
\n" );