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)\"\" \"About 
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 = \"468%2Fx%5E2\"
\n" ); document.write( ":
\n" ); document.write( "Area of the sides = x*h
\n" ); document.write( "Substituting \"468%2Fx%5E2\" for h
\n" ); document.write( "Area of the sides = x(\"468%2Fx%5E2\") = \"468%2Fx\"
\n" ); document.write( "Cost of 4 sides = 2(4(\"468%2Fx\")) = \"3744%2Fx\"
\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 + \"3744%2Fx\"
\n" ); document.write( "Use this equation to plot a graph y = f(x) = cost
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-10%2C+20%2C+-200%2C+1200%2C+3x%5E2%2B%283744%2Fx%29%29+\"
\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( "
\n" );