document.write( "Question 203576: Suppose you are designing a cardboard box that must have a volume of 34 cubic feet. The cost of the cardboard is $9 per square ft. How much will the material for each box cost? \n" ); document.write( "
Algebra.Com's Answer #153586 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Suppose you are designing a cardboard box that must have a volume of 34 cubic feet.
\n" ); document.write( " The cost of the cardboard is $9 per square ft.
\n" ); document.write( "How much will the material for each box cost?
\n" ); document.write( ":
\n" ); document.write( "If it is a square box the dimension (s) will be:
\n" ); document.write( "s = cube root(34)
\n" ); document.write( "s ~ 3.24 ft
\n" ); document.write( ":
\n" ); document.write( "Find the cost using the Surface area:
\n" ); document.write( "6(3.24^2) * $9 = $566.87
\n" ); document.write( "
\n" );