document.write( "Question 874103: A rectangular box is to have a square base and a volume of 30 ft^3. The material for the base costs 44¢/ft2, the material for the sides costs 10¢/ft^2, and the material for the top costs 32¢/ft2. Letting x denote the length of one side of the base, find a function in the variable x giving the cost (in dollars) of constructing the box. \n" ); document.write( "
Algebra.Com's Answer #527324 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Volume is \"yx%5E2=30\" equivalent to \"y=30%2Fx%5E2\".\r
\n" ); document.write( "\n" ); document.write( "Cost of top:\"32%2Ax%5E2\"
\n" ); document.write( "Cost of bottom: \"44%2Ax%5E2\"
\n" ); document.write( "Cost of all sides: \"4%2A10%2Axy\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cost of box: \"32x%5E2%2B44x%5E2%2B400xy\".
\n" ); document.write( "Substitute for y.
\n" ); document.write( "\"32x%5E2%2B44x%5E2%2B400x%2830%2Fx%5E2%29\"
\n" ); document.write( "\"highlight%28Cost=76x%5E2%2B12000%2Fx%29\" cents.
\n" ); document.write( "
\n" );