document.write( "Question 1114168: A fence must be built to enclose a rectangular area of 45,000 ft squared. Fencing material costs $3 per foot for the two sides facing north and south and $6 per foot for the other two sides. Find the cost of the least expensive fence. \n" ); document.write( "
Algebra.Com's Answer #729178 by ikleyn(52778)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The problem asks to minimize the sum 2*(3x + 6y) under the condition xy = 45000.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It is the same as to minimize the form x+2y under the condition xy = 45000.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then x + 2y =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |