document.write( "Question 1145205: Interior and exterior walls of 80,000 square foot rectangular warehouse cost $90 per running foot. The warehouse is to be divided into 10 rooms by four interior walls running in the x direction and one running in the y direction.\r
\n" );
document.write( "\n" );
document.write( "a) What dimension will lead to minimal total wall cost?
\n" );
document.write( "b) What is this minimal cost?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #766624 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x be the width (in feet) and y the length. Then \n" ); document.write( " \n" ); document.write( "Counting interior and exterior walls, there are 12 walls in the x direction and 6 in the y direction. The number of linear feet of the walls is \n" ); document.write( " \n" ); document.write( "We need to minimize the cost of the walls, which means minimizing the number of linear feet of the walls. \n" ); document.write( "(1) Express the number of linear feet of walls as a function of a single variable: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(2) Find where the derivative of the function is equal to zero. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The total number of linear feet, and therefore the total cost of the walls, is minimum when the width is x=200 feet and the length is 80,000/x = 400 feet. \n" ); document.write( "ANSWERS: \n" ); document.write( "(a) width 200 feet, length 400 feet \n" ); document.write( "(b) (12(200)+6(400))*$90 = (4800)*$90 = $432,000 \n" ); document.write( " |