document.write( "Question 594288: A room has a length of 435cm, a width of 355cm, and a height of 244cm. How many 1.25mL cubes can fit in this room? Write the result in scientific notation. \n" ); document.write( "
Algebra.Com's Answer #804604 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
# cubes = (volume of room)/(volume of cube)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "= (435 * 355 * 244)/(1.25) = 2,971,920 cubes
\n" ); document.write( "
\n" );