document.write( "Question 29655: The volume of a box is length times width times height. need to write expression for words \n" ); document.write( "
Algebra.Com's Answer #16408 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! The volume of a box is length times width times height. need to write expression for words \n" ); document.write( "The dimensions of a box are \n" ); document.write( "Length = L cms \n" ); document.write( "Width = B cms \n" ); document.write( "Height = H cms \n" ); document.write( "Therefore Volume of the box \n" ); document.write( "= length X width X height \n" ); document.write( "=L X B X H \n" ); document.write( "= LBH cubic cms \n" ); document.write( " \n" ); document.write( " |