document.write( "Question 737640: A farmer wishes to make three equal sized rectangular corrals. The outside fence costs $3/ft and the inside fence costs $1/ft. If she has $1200 to spend on the corrals, what dimensions will provide the corrals of greatest area? {All three are drawn right next to each other-picture three hersheys chocolate bars lined up long side by long side; the outside perimeter would be X (for the long edge) and Y (for the 3 short ends) Hope that helps and does not confuse.} \n" ); document.write( "
Algebra.Com's Answer #450564 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A farmer wishes to make three equal sized rectangular corrals.
\n" ); document.write( " The outside fence costs $3/ft and the inside fence costs $1/ft.
\n" ); document.write( " If he has $1200 to spend on the corrals, what dimensions will provide the corrals of greatest area?
\n" ); document.write( ":
\n" ); document.write( "The fence consists of 3 widths and 2 lengths, one width will cost $1 a foot
\n" ); document.write( "the other two cost $3, as does the 2 lengths
\n" ); document.write( ":
\n" ); document.write( "3(2L) + 3(2W) + 1(W) = 1200
\n" ); document.write( "6L + 6W + W = 1200
\n" ); document.write( "6L + 7W = 1200
\n" ); document.write( "6L = 1200-7W
\n" ); document.write( "L = \"%281200-7W%29%2F6\"
\n" ); document.write( ":
\n" ); document.write( "Area = L * W
\n" ); document.write( "replace L
\n" ); document.write( "A = \"%281200-7W%29%2F6\" * W
\n" ); document.write( "A = \"%281200W-7W%5E2%29%2F6\"
\n" ); document.write( "divide both coefficients by 6, write it as a quadratic equation
\n" ); document.write( "A = \"-7%2F6\"W^2 + 200W
\n" ); document.write( "Max area occurs on the axis of symmetry, find that with x =-b/(2a)
\n" ); document.write( "w = \"-200%2F%282%2A%28-7%2F6%29%29\"
\n" ); document.write( "using decimals here
\n" ); document.write( "w = \"%28-200%29%2F-2.33\"
\n" ); document.write( "w ~ 85.7 ft is the width
\n" ); document.write( "Find the length
\n" ); document.write( "L = \"%281200-7%2885.7%29%29%2F6\"
\n" ); document.write( "do the math
\n" ); document.write( "L ~ 100 ft is length for max area for $1200
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "You should check this out for math errors
\n" ); document.write( "
\n" ); document.write( "
\n" );