document.write( "Question 676225: A homeowner wants to enclose a 5,300 square foot rectangular garden by a fence in his backyard. If 3 sides of the fence cost $8.25 per foot and the 4th side costs $11.25 per foot, find the dimensions that will minimize the cost of building the fence and the minimum cost of its construction.\r
\n" ); document.write( "\n" ); document.write( "Please help, I am very confused!
\n" ); document.write( "

Algebra.Com's Answer #420338 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A homeowner wants to enclose a 5,300 square foot rectangular garden by a fence in his backyard.
\n" ); document.write( " If 3 sides of the fence cost $8.25 per foot and the 4th side costs $11.25 per
\n" ); document.write( " foot, find the dimensions that will minimize the cost of building the fence
\n" ); document.write( " and the minimum cost of its construction.
\n" ); document.write( ":
\n" ); document.write( "Let L = the length of the garden
\n" ); document.write( "Let W = the width
\n" ); document.write( ":
\n" ); document.write( "The required area will establish the relationship between the length and width
\n" ); document.write( "L*W = 5300
\n" ); document.write( "L = \"5300%2FW\"
\n" ); document.write( ":
\n" ); document.write( "The cost is the sum of all the sides, one width cost more than the other
\n" ); document.write( "C = 8.25(2L) + 8.25W + 11.25W
\n" ); document.write( "C = 16.50L + 19.50W
\n" ); document.write( "Replace L with \"5300%2FW\"
\n" ); document.write( "C = 16.5(\"5300%2FW\") + 19.5W
\n" ); document.write( ":
\n" ); document.write( "Plot this on your graphing calc: y = 16.5(5300/x) + 19.5x
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-50%2C+150%2C+-1000%2C+5000%2C+16.5%285300%2Fx%29%2B19.5x%29++\"
\n" ); document.write( "This shows a minimum when x ~ 67
\n" ); document.write( ":
\n" ); document.write( "Find the dimensions
\n" ); document.write( "W ~ 67 ft
\n" ); document.write( "L = 5300/67
\n" ); document.write( "L ~ 79 ft
\n" ); document.write( ":
\n" ); document.write( "Dimensions for minimum cost: 79 by 67 ft
\n" ); document.write( "
\n" ); document.write( "
\n" );