document.write( "Question 146018: A rectangular box with volume 468 cubic feet is built with a square base and top. The cost is $1.50 per square foot for the top and the bottom and $2.00 per square foot for the sides. Let x represent the length of a side of the base in feet. Express the cost of the box as a function of x and then graph this function. From the graph find the value of x, to the nearest hundredth of a foot, which will minimize the cost of the box. \n" ); document.write( "
Algebra.Com's Answer #106567 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A rectangular box with volume 468 cubic feet is built with a square base and top. The cost is $1.50 per square foot for the top and the bottom and $2.00 per square foot for the sides. Let x represent the length of a side of the base in feet. Express the cost of the box as a function of x and then graph this function. From the graph find the value of x, to the nearest hundredth of a foot, which will minimize the cost of the box. \n" ); document.write( ": \n" ); document.write( "Let h = the height of the box \n" ); document.write( "the area of the bottom = x^2 \n" ); document.write( "Therefore: \n" ); document.write( "x^2*h = volume \n" ); document.write( "x^2*h = 468 \n" ); document.write( "Find h \n" ); document.write( "h = \n" ); document.write( ": \n" ); document.write( "Area of the sides = x*h \n" ); document.write( "Substituting \n" ); document.write( "Area of the sides = x( \n" ); document.write( "Cost of 4 sides = 2(4( \n" ); document.write( ": \n" ); document.write( "Cost of the bottom and the top = 1.50(2x^2) = 3x^2 \n" ); document.write( ": \n" ); document.write( "Total cost = f(x) \n" ); document.write( ": \n" ); document.write( "f(x) = 3x^2 + \n" ); document.write( "Use this equation to plot a graph y = f(x) = cost \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "I graphed it on my TI83, and found the minimum: \n" ); document.write( "minimum cost at; x = 8.545 ft, \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |