document.write( "Question 206400: Solve the problem. Use 3.14 as an approximation for π where appropriate.\r
\n" ); document.write( "\n" ); document.write( "At $ 2.70 per ft3, how much will it cost to fill an ice chest with dimensions of ?
\n" ); document.write( "8ft. x 7and 1/2ft. x 12ft.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This one has me confused on whether I am looking for the volume of what object?
\n" ); document.write( "

Algebra.Com's Answer #155967 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
You are looking for a volume. And it look sliek the volume of a 'cubic type' ice chest. Not sure where the value of pi (3.14) plays here.
\n" ); document.write( "\"VolumeOfChest+=+8+%2A+7.5+%2A+12\"
\n" ); document.write( "\"V+=+720\" cubic feet
\n" ); document.write( "You are told ice costs 2.70/cubicfoot
\n" ); document.write( "So
\n" ); document.write( "\"Cost+=+Volume%2FCostPerUnit\"
\n" ); document.write( "\"Cost+=+720+%2F+2.70\"
\n" ); document.write( "\"Cost+=+267.67\"
\n" ); document.write( "That's a lot of ice
\n" ); document.write( "
\n" );