document.write( "Question 795192: what is the volume of a rectangle package if the length is 55 cms breath is 40 cms and height is 5 cms \n" ); document.write( "
Algebra.Com's Answer #480831 by waynest(281)![]() ![]() ![]() You can put this solution on YOUR website! v = lwh \n" ); document.write( "length 55 \n" ); document.write( "width = 40 \n" ); document.write( "height = 5\r \n" ); document.write( "\n" ); document.write( "v = 55 * 40 * 5 \n" ); document.write( "v = 11,000 cm^3 \n" ); document.write( " |