document.write( "Question 316130: A house is 60.0 ft long and 35 ft wide, and has 8.0 ft high ceilings. What is the volume of the interior of the house in cubic meters and cubic centimeters?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #226131 by mananth(16946) You can put this solution on YOUR website! 60 ft = 18.2 m \n" ); document.write( "35ft=10.6m \n" ); document.write( "8 ft = 2.4 m \n" ); document.write( "Volume L*W*H \n" ); document.write( ".. \n" ); document.write( "18.2*10.6*2.4 \n" ); document.write( "= 463 cu.m \n" ); document.write( ".. \n" ); document.write( "463 *100*100*100 = cu.cm \n" ); document.write( "463*10^6 cu.cm \n" ); document.write( " |