document.write( "Question 925588: a carfboard box is 32 inches long, 22 inches wide, and 16 inches tall. what is the volume of the box?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #563085 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! length = 32 inches \n" ); document.write( "wide = 22 inches \n" ); document.write( "tall =16 inches \n" ); document.write( "volume of the box = length*wide*tall= 32*22*16 \n" ); document.write( " =11264 cubic inches \n" ); document.write( " \n" ); document.write( " |