document.write( "Question 1109712: a sculptor needs to lift a piece of marble.
\n" );
document.write( "it is cuboid with dimensions 1m by 0.6m by 0.3m
\n" );
document.write( "marble has a density of 2.7g/cm^3
\n" );
document.write( "what is the mass of the marble in kg \n" );
document.write( "
Algebra.Com's Answer #724716 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a sculptor needs to lift a piece of marble. \n" ); document.write( " it is cuboid with dimensions 1m by 0.6m by 0.3m \n" ); document.write( " 1 * .6 * .3 = .18 cu/meter \n" ); document.write( "Change to cubic cms \n" ); document.write( ".18(100^3) = 180000 cm^3 \n" ); document.write( " marble has a density of 2.7g/cm^3 \n" ); document.write( " what is the mass of the marble in kg \n" ); document.write( " |