document.write( "Question 773758: Randy is building a rectangular, fenced dog run beside his barn. He has a budget of $1050 for fencing and it costs him $8.75 per meter for the materials. He plans to use the side of the barn as one side of the fenced area. What are the dimensions of a dog run that maximizes the area Randy can enclose? \n" ); document.write( "
Algebra.Com's Answer #471881 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Randy is building a rectangular, fenced dog run beside his barn.
\n" ); document.write( " He has a budget of $1050 for fencing and it costs him $8.75 per meter for the materials.
\n" ); document.write( " He plans to use the side of the barn as one side of the fenced area.
\n" ); document.write( " What are the dimensions of a dog run that maximizes the area Randy can enclose?
\n" ); document.write( ":
\n" ); document.write( "Find out how much fence he can get with $1050,
\n" ); document.write( " this is the total distance of the three sides
\n" ); document.write( ":
\n" ); document.write( "1050/8.75 = 120 meters
\n" ); document.write( "therefore
\n" ); document.write( "L + 2W = 120
\n" ); document.write( "L = (120-2W)
\n" ); document.write( ":
\n" ); document.write( "Area
\n" ); document.write( "A = L*W
\n" ); document.write( "Replace L with (120-2W)
\n" ); document.write( "A = W(120-2W)
\n" ); document.write( "A = -2W^2 + 120W; a quadratic equation
\n" ); document.write( "We can find the max area by finding the axis of symmetry x = -b/(2a)
\n" ); document.write( "In this equation we have
\n" ); document.write( "W = \"%28-120%29%2F%282%2A-2%29\"
\n" ); document.write( "W = 30 meters width for max area
\n" ); document.write( "L = 120-2(30)
\n" ); document.write( "L = 60 meters length for max area
\n" ); document.write( "therefore the dimension: 60 by 30 meters, that would be 1800 sq/m
\n" ); document.write( "
\n" ); document.write( "
\n" );